Skip to content

Commit

Permalink
Update Microsoft.VisualStudio.Web.CodeGeneration.Design
Browse files Browse the repository at this point in the history
and resolve transient dependency vulnerability
  • Loading branch information
iamcarbon committed Nov 2, 2024
1 parent a7ffb85 commit 9edeb20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Demo/Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.6" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9edeb20

Please sign in to comment.