Skip to content

Commit

Permalink
Merge pull request #155 from zejji/dependabot/nuget/develop/Microsoft…
Browse files Browse the repository at this point in the history
….EntityFrameworkCore.Relational-8.0.2

Bump Microsoft.EntityFrameworkCore.Relational from 8.0.1 to 8.0.2
  • Loading branch information
zejji authored Feb 16, 2024
2 parents 09e7c6b + bcb30a9 commit ece1ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DbContextScope/DbContextScope.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<None Include="LICENSE.txt" Pack="true" PackagePath="" />
<None Include="..\README.md" Pack="true" PackagePath="\" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.2" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit ece1ebe

Please sign in to comment.