Skip to content

Commit

Permalink
Merge pull request #833 from nunit/dependabot/nuget/docs/snippets/Mic…
Browse files Browse the repository at this point in the history
…rosoft.NET.Test.Sdk-17.8.0

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /docs/snippets
  • Loading branch information
mikkelbu authored Nov 9, 2023
2 parents d68b9b4 + 83b97c9 commit e0d5f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.0-beta.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.9.0">
Expand Down

0 comments on commit e0d5f3f

Please sign in to comment.