maca88 / AsyncGenerator

Generating async c# code using Roslyn
MIT License
47 stars 16 forks source link

update System.Net.Http to 4.3.4 #175

Closed collinstevens closed 3 months ago

collinstevens commented 3 months ago

resolves

.\AsyncGenerator\Source\AsyncGenerator.TestCases\AsyncGenerator.TestCases.csproj : error NU1903: Warning As Error: Package 'System.Net.Http' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-7jgj-8wvc-jh57
.\AsyncGenerator\Source\AsyncGenerator.Core\AsyncGenerator.Core.csproj : error NU1903: Warning As Error: Package 'System.Net.Http' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-7jgj-8wvc-jh57
.\AsyncGenerator\Source\AsyncGenerator.Configuration.Yaml\AsyncGenerator.Configuration.Yaml.csproj : error NU1903: Warning As Error: Package 'System.Net.Http' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-7jgj-8wvc-jh57
.\AsyncGenerator\Source\AsyncGenerator.Tool\AsyncGenerator.Tool.csproj : error NU1903: Warning As Error: Package 'System.Net.Http' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-7jgj-8wvc-jh57
.\AsyncGenerator\Source\AsyncGenerator\AsyncGenerator.csproj : error NU1903: Warning As Error: Package 'System.Net.Http' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-7jgj-8wvc-jh57
.\AsyncGenerator\Source\AsyncGenerator.CommandLine\AsyncGenerator.CommandLine.csproj : error NU1903: Warning As Error: Package 'System.Net.Http' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-7jgj-8wvc-jh57
maca88 commented 3 months ago

Replaced by #179