Skip to content

Commit

Permalink
Merge pull request #480 from cake-build/renovate/vstest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency microsoft.net.test.sdk to 17.11.1
  • Loading branch information
nils-a committed Sep 18, 2024
2 parents d41ab94 + f2dda5e commit fb69f76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.Rider.SDK" Version="$(SdkVersion)" />
<PackageReference Include="JetBrains.ReSharper.SDK.Tests" Version="$(SdkVersion)" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>

Expand Down

0 comments on commit fb69f76

Please sign in to comment.