Skip to content

Commit

Permalink
Merge pull request #115 from nils-org/renovate/vstest-monorepo
Browse files Browse the repository at this point in the history
(maint) Update dependency Microsoft.NET.Test.Sdk to v17.9.0
  • Loading branch information
nils-a authored Feb 6, 2024
2 parents 5f08caa + 6bec4a5 commit f0f03d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.6.6"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
Expand Down

0 comments on commit f0f03d6

Please sign in to comment.