removed post build script, it did nothing

This commit is contained in:
Master Kwoth
2017-06-05 08:23:32 +02:00
parent 0465c75f7a
commit ec5a5c42a9
2 changed files with 2 additions and 5 deletions

View File

@ -29,10 +29,6 @@
<Version Condition=" '$(Version)' == '' ">$(VersionPrefix)</Version>
</PropertyGroup>
<PropertyGroup>
<PostBuildEvent>copy credentials_example.json credentials.json </PostBuildEvent>
</PropertyGroup>
<ItemGroup>
<Compile Remove="data\**\*;credentials.json" />
<None Update="credentials_example.json">