File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
test/Serilog.Enrichers.ClientInfo.Tests Expand file tree Collapse file tree 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" >
22
33 <PropertyGroup >
4- <TargetFramework >net5 .0</TargetFramework >
4+ <TargetFramework >net6 .0</TargetFramework >
55
66 <IsPackable >false</IsPackable >
77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.11 .0" />
11- <PackageReference Include =" nsubstitute" Version =" 4.2.2 " />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
11+ <PackageReference Include =" nsubstitute" Version =" 5.0.0 " />
1212 <PackageReference Include =" xunit" Version =" 2.4.1" />
1313 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" >
1414 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1515 <PrivateAssets >all</PrivateAssets >
1616 </PackageReference >
17- <PackageReference Include =" coverlet.collector" Version =" 3.1 .0" >
17+ <PackageReference Include =" coverlet.collector" Version =" 3.2 .0" >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 <PrivateAssets >all</PrivateAssets >
2020 </PackageReference >
You can’t perform that action at this time.
0 commit comments