Skip to content

Commit

Permalink
Merge pull request #164 from odalet/dependabot/nuget/Microsoft.NET.Te…
Browse files Browse the repository at this point in the history
…st.Sdk-17.7.0

Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
  • Loading branch information
odalet committed Aug 7, 2023
2 parents 78c4eba + df69c5a commit 03779b2
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 @@
<ItemGroup>
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 03779b2

Please sign in to comment.