File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Microsoft.OpenApi.YamlReader Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
</PackageReference >
35
35
36
36
<PackageReference Include =" SharpYaml" Version =" 2.1.3" />
37
- <PackageReference Include =" System.Text.Json" Version =" [8 .0.5,) " />
37
+ <PackageReference Include =" System.Text.Json" Version =" 9 .0.8 " />
38
38
<NuGetAuditSuppress Include =" https://github.com/advisories/GHSA-hh2w-p6rv-4g7w" />
39
39
<NuGetAuditSuppress Include =" https://github.com/advisories/GHSA-8g4q-xg66-9fp4" />
40
40
</ItemGroup >
Original file line number Diff line number Diff line change 24
24
<ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
25
25
</PropertyGroup >
26
26
<ItemGroup >
27
- <PackageReference Include =" System.Text.Json" Version =" [8 .0.5,) " />
27
+ <PackageReference Include =" System.Text.Json" Version =" 9 .0.8 " />
28
28
<NuGetAuditSuppress Include =" https://github.com/advisories/GHSA-hh2w-p6rv-4g7w" />
29
29
<NuGetAuditSuppress Include =" https://github.com/advisories/GHSA-8g4q-xg66-9fp4" />
30
30
</ItemGroup >
You can’t perform that action at this time.
0 commit comments