We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d2ac5 commit 0b45360Copy full SHA for 0b45360
1 file changed
src/GeoJSON.Net.Tests/GeoJSON.Net.Tests.csproj
@@ -11,7 +11,7 @@
11
<ProjectReference Include="..\GeoJSON.Net\GeoJSON.Net.csproj" />
12
<PackageReference Include="NUnit" Version="3.7.1" />
13
<PackageReference Include="NUnit3TestAdapter" Version="3.8.0" />
14
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
15
</ItemGroup>
16
<ItemGroup>
17
<None Update="Feature\*.json">
0 commit comments