Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit a30b3fd

Browse files
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design
Bumps [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/dotnet/Scaffolding) from 3.1.1 to 3.1.4. - [Release notes](https://github.com/dotnet/Scaffolding/releases) - [Commits](https://github.com/dotnet/Scaffolding/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 76698e5 commit a30b3fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AdminService/AdminService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.2" />
1111
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
12-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.1" />
12+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.4" />
1313
<PackageReference Include="Serilog" Version="2.9.1-dev-01154" />
1414
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />
1515
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />

0 commit comments

Comments
 (0)