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 364583c + b917b7e commit 0a1304cCopy full SHA for 0a1304c
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.4" />
+ <PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.5" />
12
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8">
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
14
<PrivateAssets>all</PrivateAssets>
0 commit comments