File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <AssemblyName >EssSharp.Test</AssemblyName >
55 <RootNamespace >EssSharp.Test</RootNamespace >
6- <TargetFramework >net7 .0</TargetFramework >
6+ <TargetFramework >net9 .0</TargetFramework >
77 <IsPackable >false</IsPackable >
88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.9.2" />
12- <PackageReference Include =" xunit" Version =" 2.4.2" />
13- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" />
11+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
12+ <PackageReference Include =" xunit" Version =" 2.9.3" />
13+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2" >
14+ <PrivateAssets >all</PrivateAssets >
15+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16+ </PackageReference >
1417 </ItemGroup >
1518
1619 <ItemGroup >
You can’t perform that action at this time.
0 commit comments