Skip to content

Commit b888ae6

Browse files
committed
(GH-150) Update Microsoft.NET.Test.Sdk to 17.8.0
* fixes #150
1 parent 69a5954 commit b888ae6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/LitJSON.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="nunit" Version="3.9.0" />
1111
<PackageReference Include="NUnit3TestAdapter" Version="3.9.0" />
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.5.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)