Skip to content

Commit

Permalink
Move to Fx4
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts committed Feb 6, 2012
1 parent cf17a4c commit 187e044
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/clrzmq/clrzmq.csproj
Expand Up @@ -12,7 +12,7 @@
<AssemblyName>clrzmq</AssemblyName>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>3.5</OldToolsVersion>
Expand Down Expand Up @@ -115,7 +115,6 @@
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="Mono.Posix" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\ProductInfo.cs">
Expand Down Expand Up @@ -143,4 +142,4 @@
<ItemGroup>
<None Include="linux.config" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 187e044

Please sign in to comment.