Skip to content

Commit

Permalink
Merge pull request #198 from MartinZikmund/dependabot/nuget/main/Micr…
Browse files Browse the repository at this point in the history
…osoft.EntityFrameworkCore.Proxies-8.0.0

Bump Microsoft.EntityFrameworkCore.Proxies from 8.0.0-rc.2.23480.1 to 8.0.0
  • Loading branch information
MartinZikmund authored Nov 28, 2023
2 parents 0a32ca7 + 8465fc1 commit 288b4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageVersion Include="Microsoft.AspNetCore.Rewrite" Version="2.2.0" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.0-rc.2.23480.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Proxies" Version="8.0.0-rc.2.23480.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Proxies" Version="8.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration" Version="8.0.0-rc.2.23479.6" />
Expand Down

0 comments on commit 288b4a6

Please sign in to comment.