Skip to content

Commit

Permalink
Merge pull request #205 from nils-org/renovate/vstest-monorepo
Browse files Browse the repository at this point in the history
Update dependency Microsoft.NET.Test.Sdk to 17.12.0
  • Loading branch information
nils-a authored Dec 19, 2024
2 parents 58bc609 + 438c4b7 commit a61aee9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="Shouldly" Version="4.2.1" />
Expand Down

0 comments on commit a61aee9

Please sign in to comment.