Skip to content

Commit

Permalink
Merge pull request #6880 from dotnet/dependabot/nuget/framework/libra…
Browse files Browse the repository at this point in the history
…ries/migrate-library-csproj-keep-existing/tests/Car.Tests/Microsoft.NET.Test.Sdk-17.10.0

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /framework/libraries/migrate-library-csproj-keep-existing/tests/Car.Tests
  • Loading branch information
github-actions[bot] authored May 22, 2024
2 parents d64b57e + 7a3677d commit 2e20d5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
<PackageReference Include="xunit" Version="2.8.0" />
Expand Down

0 comments on commit 2e20d5d

Please sign in to comment.