File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/tests/CSharpToJsonSchema.AotTests Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " />
13+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " />
1414 <PackageReference Include =" FluentAssertions" Version =" 8.1.1" />
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
16- <PackageReference Include =" xunit" Version =" 2.9.2 " />
17- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8 .2" />
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0 " />
16+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
17+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0 .2" />
1818 <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1" >
1919 <PrivateAssets >all</PrivateAssets >
2020 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments