Added version and downgraded framework to 4.0

This commit is contained in:
2016-09-02 04:07:17 +01:00
parent cd99f65ebf
commit d83669a004
7 changed files with 24 additions and 3 deletions

View File

@@ -7,7 +7,8 @@
<OutputType>Library</OutputType>
<RootNamespace>Claunia.RsrcFork.Test</RootNamespace>
<AssemblyName>Claunia.RsrcFork.Test</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<ReleaseVersion>1.0</ReleaseVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>