File tree 1 file changed +2
-2
lines changed
src/AtleX.CommandLineArguments.Tests 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<PrivateAssets >all</PrivateAssets >
14
14
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
15
15
</PackageReference >
16
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.6.1 " />
16
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.7.0 " />
17
17
<PackageReference Include =" xunit" Version =" 2.4.1" />
18
18
<PackageReference Update =" xunit.analyzers" Version =" 0.10.0" />
19
19
<PackageReference Include =" xunit.extensibility.execution" Version =" 2.4.1" />
20
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.2 " >
20
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3 " >
21
21
<PrivateAssets >all</PrivateAssets >
22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
23
23
</PackageReference >
You can’t perform that action at this time.
0 commit comments