mirror of
https://github.com/claunia/Claunia.RsrcFork.git
synced 2025-12-16 19:24:46 +00:00
Added version and downgraded framework to 4.0
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2016-09-02 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Claunia.RsrcFork.Test.csproj: Downgrade framework requisites
|
||||
to 4.0 and set version.
|
||||
|
||||
2016-09-02 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Test.cs:
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user