Skip to content

Commit

Permalink
[asp.net] Upgrade vulnerable "System.*" packages
Browse files Browse the repository at this point in the history
  • Loading branch information
LanceMcCarthy committed Nov 20, 2023
1 parent 0315f0a commit 40feb97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/AspNetCore/MyAspNetCoreApp/MyAspNetCoreApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="Telerik.Drawing.Skia" Version="17.2.23.1114" />
<PackageReference Include="Telerik.Reporting.OpenXmlRendering" Version="17.2.23.1114" />
<PackageReference Include="Telerik.Reporting.Services.AspNetCore" Version="17.2.23.1114" />
Expand Down

0 comments on commit 40feb97

Please sign in to comment.