Skip to content

Commit

Permalink
Fix package reference version mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
airbreather committed Oct 2, 2017
1 parent 4459bd0 commit 5bc9066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjNet.Tests/ProjNET.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<SolutionDir Condition=" '$(SolutionDir)' == '' ">$(ProjectDir)..\</SolutionDir>
<TargetFramework>net45</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GeoAPIPackageReferenceVersion>1.7.5-pre2</GeoAPIPackageReferenceVersion>
<GeoAPIPackageReferenceVersion>1.7.5-pre4</GeoAPIPackageReferenceVersion>

<!-- The NUnit 2 test adapter doesn't support portable PDBs. -->
<DebugType>full</DebugType>
Expand Down

0 comments on commit 5bc9066

Please sign in to comment.