Skip to content

Commit 0b45360

Browse files
committed
update Microsoft.NET.Test.Sdk to 17.10.0
1 parent 44d2ac5 commit 0b45360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GeoJSON.Net.Tests/GeoJSON.Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ProjectReference Include="..\GeoJSON.Net\GeoJSON.Net.csproj" />
1212
<PackageReference Include="NUnit" Version="3.7.1" />
1313
<PackageReference Include="NUnit3TestAdapter" Version="3.8.0" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1515
</ItemGroup>
1616
<ItemGroup>
1717
<None Update="Feature\*.json">

0 commit comments

Comments
 (0)