Skip to content

Commit bb1e8a3

Browse files
committed
fix: 2-WebApp-graph-user/2-5-HybridFlow/2-5-HybridFlow.csproj to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DOTNET-SYSTEMDRAWINGCOMMON-3063427
1 parent 240f66e commit bb1e8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-WebApp-graph-user/2-5-HybridFlow/2-5-HybridFlow.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.Identity.Web" Version="2.19.1" />
1212
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="2.19.1" />
1313
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.19.1" />
14-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.3" />
14+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.17" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)