File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0 " />
11- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.8.3 " />
12- <PackageReference Include =" MSTest.TestFramework" Version =" 3.8.3 " />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
11+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.9.1 " />
12+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.9.1 " />
1313 <PackageReference Include =" coverlet.collector" Version =" 6.0.4" >
1414 <PrivateAssets >all</PrivateAssets >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
1818 </PropertyGroup >
1919
2020 <ItemGroup >
21- <PackageReference Include =" log4net" Version =" 3.0.4 " />
21+ <PackageReference Include =" log4net" Version =" 3.1.0 " />
2222 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" >
2323 <PrivateAssets >all</PrivateAssets >
2424 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments