We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac76641 + 9558652 commit ef9c404Copy full SHA for ef9c404
Dotnet.Samples.AspNetCore.WebApi/Dotnet.Samples.AspNetCore.WebApi.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.2" />
+ <PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.3" />
12
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
14
<PrivateAssets>all</PrivateAssets>
0 commit comments