Skip to content

Commit

Permalink
update Microsoft.NET.Test.Sdk to 17.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janusw committed Jul 8, 2024
1 parent 44d2ac5 commit 0b45360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GeoJSON.Net.Tests/GeoJSON.Net.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ProjectReference Include="..\GeoJSON.Net\GeoJSON.Net.csproj" />
<PackageReference Include="NUnit" Version="3.7.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
</ItemGroup>
<ItemGroup>
<None Update="Feature\*.json">
Expand Down

0 comments on commit 0b45360

Please sign in to comment.