Skip to content

Commit

Permalink
Merge pull request #78 from ErikEJ/dependabot/nuget/Microsoft.NET.Tes…
Browse files Browse the repository at this point in the history
…t.Sdk-17.12.0

Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
  • Loading branch information
ErikEJ authored Nov 25, 2024
2 parents 8e370da + f395802 commit 49c2da2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational.Specification.Tests" Version="6.0.36" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.36" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 49c2da2

Please sign in to comment.