File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFrameworks >net6.0;net8.0;net9.0</TargetFrameworks >
10
10
</PropertyGroup >
11
11
12
12
<ItemGroup >
13
- <PackageReference Include =" coverlet.collector" Version =" 6.0.0 " >
13
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
14
14
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15
15
<PrivateAssets >all</PrivateAssets >
16
16
</PackageReference >
17
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8 .0" />
18
- <PackageReference Include =" xunit" Version =" 2.6 .2" />
19
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.4 " >
17
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
18
+ <PackageReference Include =" xunit" Version =" 2.9 .2" />
19
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
20
20
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
21
21
<PrivateAssets >all</PrivateAssets >
22
22
</PackageReference >
You can’t perform that action at this time.
0 commit comments