Skip to content

Commit

Permalink
Merge pull request #174 from computablee/dependabot/nuget/DotMP-Tests…
Browse files Browse the repository at this point in the history
…/Microsoft.NET.Test.Sdk-17.10.0

nuget: bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /DotMP-Tests
  • Loading branch information
computablee authored Jun 28, 2024
2 parents 4287d7f + 2cd642a commit 2ca48c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DotMP-Tests/DotMP-Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.analyzers" Version="1.12.0" />
<PackageReference Include="xunit.core" Version="2.7.1" />
Expand Down

0 comments on commit 2ca48c2

Please sign in to comment.