Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit f943b2b

Browse files
chore(deps): update dependency microsoft.visualstudio.web.codegeneration.design to v7
1 parent db44a1c commit f943b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Arcus.EventGrid.Proxy.Api/Arcus.EventGrid.Proxy.Api.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Arcus.WebApi.Logging" Version="1.4.0" />
2727
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
2828
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.12.0" />
29-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.5" />
29+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.0" />
3030
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.2.1" />
3131
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.2.1" />
3232
</ItemGroup>

0 commit comments

Comments
 (0)