File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
test/Microsoft.OpenAPI.OData.Reader.Tests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 72
72
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
73
73
<PrivateAssets >all</PrivateAssets >
74
74
</PackageReference >
75
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10 .0" />
75
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
76
76
<PackageReference Include =" Microsoft.OpenApi" Version =" 1.6.23" />
77
- <PackageReference Include =" xunit" Version =" 2.9.0 " />
78
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
77
+ <PackageReference Include =" xunit" Version =" 2.9.2 " />
78
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.0 " >
79
79
<PrivateAssets >all</PrivateAssets >
80
80
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
81
81
</PackageReference >
You can’t perform that action at this time.
0 commit comments