Skip to content

Commit c563722

Browse files
authored
Merge pull request #110 from nanotaboada/dependabot/nuget/efcore-efcd4c6589
chore(deps): bump the efcore group with 4 updates
2 parents 079ecf3 + 4dfe11f commit c563722

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Dotnet.Samples.AspNetCore.WebApi/Dotnet.Samples.AspNetCore.WebApi.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.2" />
12-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.6">
12+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.6" />
17-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.6" />
18-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.6" />
16+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.7" />
17+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.7" />
18+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.7" />
1919
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.6" />
2020
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)