Skip to content

Commit

Permalink
Update dependency Microsoft.NET.Test.Sdk to 17.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent dcc6c18 commit 0083b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/NugetUtility.Tests/NugetUtility.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="nunit" Version="3.12.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="NUnit3TestAdapter" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
</ItemGroup>

<PropertyGroup Condition="'$(OS)' == 'Windows_NT'">
Expand Down

0 comments on commit 0083b0a

Please sign in to comment.