Skip to content

Commit ae80a13

Browse files
authored
Merge pull request #150 from nanotaboada/dependabot/nuget/Microsoft.VisualStudio.Web.CodeGeneration.Design-9.0.0
chore(deps): bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 8.0.6 to 9.0.0
2 parents 9bcba3f + 554d0a5 commit ae80a13

File tree

2 files changed

+188
-98
lines changed

2 files changed

+188
-98
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.6" />
11+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="9.0.0" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)