File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup >
12
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.1.0" />
13
- <PackageReference Include =" MSTest.TestAdapter" Version =" 2.2.8" />
14
- <PackageReference Include =" MSTest.TestFramework" Version =" 2.2.8" />
15
- <PackageReference Include =" coverlet.collector" Version =" 3.1.2" />
12
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
13
+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.1.1" />
14
+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.1.1" />
16
15
</ItemGroup >
17
16
18
17
<ItemGroup >
Original file line number Diff line number Diff line change 22
22
</ItemGroup >
23
23
24
24
<ItemGroup >
25
- <PackageReference Include =" System.Security.Cryptography.Xml" Version =" 6 .0.1 " />
25
+ <PackageReference Include =" System.Security.Cryptography.Xml" Version =" 8 .0.0 " />
26
26
</ItemGroup >
27
27
28
28
</Project >
You can’t perform that action at this time.
0 commit comments