Skip to content

Commit 9558652

Browse files
chore(deps): bump Microsoft.VisualStudio.Web.CodeGeneration.Design
Bumps Microsoft.VisualStudio.Web.CodeGeneration.Design from 8.0.2 to 8.0.3. --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac76641 commit 9558652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.2" />
11+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.3" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)