File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <ItemGroup >
44 <PackageReference Include =" bunit" Version =" 1.*" />
5- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17 .*" />
5+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18 .*" />
66 <PackageReference Include =" xunit" Version =" 2.*" />
77 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.*" >
88 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <ItemGroup >
4- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17 .*" />
4+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18 .*" />
55 <PackageReference Include =" xunit" Version =" 2.*" />
66 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.*" >
77 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
3- <PropertyGroup >
4- <TargetFramework >net9.0</TargetFramework >
5- <ImplicitUsings >enable</ImplicitUsings >
6- <Nullable >enable</Nullable >
7- <IsPackable >false</IsPackable >
8- </PropertyGroup >
9-
103 <ItemGroup >
11- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " />
12- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
13- <PackageReference Include =" xunit" Version =" 2.9.2 " />
14- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " />
4+ <PackageReference Include =" coverlet.collector" Version =" 6.* " />
5+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.* " />
6+ <PackageReference Include =" xunit" Version =" 2.* " />
7+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.* " />
158 </ItemGroup >
169
1710 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
3- <PropertyGroup >
4- <TargetFramework >net9.0</TargetFramework >
5- <ImplicitUsings >enable</ImplicitUsings >
6- <Nullable >enable</Nullable >
7- <IsPackable >false</IsPackable >
8- </PropertyGroup >
9-
103 <ItemGroup >
11- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " />
12- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
13- <PackageReference Include =" xunit" Version =" 2.9.2 " />
14- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " />
4+ <PackageReference Include =" coverlet.collector" Version =" 6.* " />
5+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.* " />
6+ <PackageReference Include =" xunit" Version =" 2.* " />
7+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.* " />
158 </ItemGroup >
169
1710 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
3- <PropertyGroup >
4- <TargetFramework >net9.0</TargetFramework >
5- <ImplicitUsings >enable</ImplicitUsings >
6- <Nullable >enable</Nullable >
7- <IsPackable >false</IsPackable >
8- </PropertyGroup >
9-
103 <ItemGroup >
11- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17 .*" />
12- <PackageReference Include =" xunit" Version =" 2.9.2 " />
4+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18 .*" />
5+ <PackageReference Include =" xunit" Version =" 2.* " />
136 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.*" />
147 </ItemGroup >
158
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <ItemGroup >
4- <PackageReference Include =" BootstrapBlazor" Version =" 9.* " />
5- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17 .*" />
4+ <PackageReference Include =" BootstrapBlazor" Version =" $(BBVersion) " />
5+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18 .*" />
66 <PackageReference Include =" xunit" Version =" 2.*" />
77 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.*" >
88 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments