Skip to content

Commit

Permalink
Merge pull request #13 from 0GiS0/dependabot/nuget/Microsoft.EntityFr…
Browse files Browse the repository at this point in the history
…ameworkCore.Design-8.0.1

Bump Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.1
  • Loading branch information
0GiS0 authored Feb 8, 2024
2 parents a8c196c + 5789a23 commit 8a5ffed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tour-of-heroes-api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

<ItemGroup>
<PackageReference Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.0" />
Expand Down

0 comments on commit 8a5ffed

Please sign in to comment.