File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 <PackageReference Include =" System.Collections" Version =" 4.3.0" />
1515 <PackageReference Include =" Tynamix.ObjectFiller" Version =" 1.5.9" />
1616 <PackageReference Include =" xunit" Version =" 2.9.2" />
17- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
17+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.0 " >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 <PrivateAssets >all</PrivateAssets >
2020 </PackageReference >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >netstandard2.0;netstandard2.1</TargetFrameworks >
4+ <TargetFrameworks >net9.0; netstandard2.0;netstandard2.1</TargetFrameworks >
55 <Authors >Hassan Habib, Christo du Toit</Authors >
66 <Company >Hassan Habib</Company >
77 <Description >Exceptional Exceptions</Description >
You can’t perform that action at this time.
0 commit comments