Skip to content

Commit

Permalink
Fixed DF35 project looking for unnecessary GeoFramework.snk file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jperson_cp authored and jperson_cp committed Jul 28, 2009
1 parent 210ab52 commit 8c77206
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GeoFramework (Compact Framework 2.0).csproj
Expand Up @@ -115,7 +115,6 @@
</ItemGroup>
<ItemGroup>
<None Include="CodePlex.snk" />
<None Include="GeoFrameworks.snk" />
</ItemGroup>
<Import Condition="'$(TargetFrameworkVersion)' == 'v1.0'" Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.v1.targets" />
<Import Condition="'$(TargetFrameworkVersion)' == 'v2.0'" Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
Expand Down

0 comments on commit 8c77206

Please sign in to comment.