Skip to content

Commit

Permalink
deps: Update dependency Microsoft.NET.Test.Sdk to version 17.8.0
Browse files Browse the repository at this point in the history
Updates-dependency: Microsoft.NET.Test.Sdk
Updates-dependency-from-version: 17.7.2
Updates-dependency-to-version: 17.8.0
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 80a32cc commit 7d0a98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharedBuild.Test/Grynwald.SharedBuild.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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="Moq" Version="4.18.4" />
<PackageReference Include="xunit" Version="2.5.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" PrivateAssets="all" />
Expand Down

0 comments on commit 7d0a98b

Please sign in to comment.