Skip to content

Commit

Permalink
Merge pull request #76 from ErikEJ/dependabot/nuget/multi-b67e020ade
Browse files Browse the repository at this point in the history
Bump Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore.Relational.Specification.Tests
  • Loading branch information
ErikEJ authored Nov 18, 2024
2 parents 20ef8cf + 990945b commit 8e370da
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational.Specification.Tests" Version="6.0.35" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.35" />
<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="xunit" Version="2.9.2" />
Expand Down

0 comments on commit 8e370da

Please sign in to comment.