File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net6 .0</TargetFramework >
4+ <TargetFramework >net8 .0</TargetFramework >
55
66 <IsPackable >false</IsPackable >
77
88 <Nullable >enable</Nullable >
99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4 .0" />
13- <PackageReference Include =" xunit" Version =" 2.4.2 " />
14- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
12+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
13+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
14+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2 " >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1616 <PrivateAssets >all</PrivateAssets >
1717 </PackageReference >
18- <PackageReference Include =" coverlet.collector" Version =" 3.2.0 " >
18+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 <PrivateAssets >all</PrivateAssets >
2121 </PackageReference >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net6 .0</TargetFramework >
4+ <TargetFramework >net8 .0</TargetFramework >
55 <Nullable >enable</Nullable >
66 <Authors >database64128</Authors >
77 <Product >OpenOnlineConfig.NET</Product >
You can’t perform that action at this time.
0 commit comments