Skip to content

Commit

Permalink
Merge pull request #184 from Unknown6656/dependabot/nuget/new/Microso…
Browse files Browse the repository at this point in the history
…ft.NET.Test.Sdk-17.9.0

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /new
  • Loading branch information
Unknown6656 committed Mar 27, 2024
2 parents 8f7bce0 + 6933ac6 commit 857b801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new/test/UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<LangVersion>preview</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
Expand Down

0 comments on commit 857b801

Please sign in to comment.