Skip to content

Commit

Permalink
fix: package update
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarmesquita committed Oct 11, 2024
1 parent 0bbef2b commit 2578aae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<ItemGroup>
<PackageReference Include="eQuantic.Core" Version="1.7.0" />
<PackageReference Include="eQuantic.Core.Data" Version="4.2.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.33" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.35" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.35">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 2578aae

Please sign in to comment.