Skip to content

Commit

Permalink
Merge pull request #326 from MicrosoftLearning/dependabot/nuget/Micro…
Browse files Browse the repository at this point in the history
…soft.EntityFrameworkCore.InMemory-9.0.0

Bump Microsoft.EntityFrameworkCore.InMemory from 8.0.10 to 9.0.0
  • Loading branch information
LuizMacedo authored Dec 3, 2024
2 parents f5872f1 + 25cca17 commit b22c28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageVersion Include="Microsoft.Extensions.Logging.Configuration" Version="$(SystemExtensionVersion)" />
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="$(VSCodeGeneratorVersion)" />
<PackageVersion Include="Microsoft.Web.LibraryManager.Build" Version="2.1.175" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.10" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.8" />
<PackageVersion Include="Microsoft.FeatureManagement.AspNetCore" Version="4.0.0" />
<PackageVersion Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="8.0.0" />
Expand Down

0 comments on commit b22c28e

Please sign in to comment.