File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/ExcelFinancialFunctions.Tests Expand file tree Collapse file tree 1 file changed +2
-2
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 >
44 <TargetFramework >netcoreapp6.0</TargetFramework >
1818 <PackageReference Include =" FsCheck" Version =" 2.16.5" />
1919 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5.0" />
2020 <PackageReference Include =" NUnit" Version =" 3.13.3" />
21- <PackageReference Include =" NUnit3TestAdapter" Version =" 4.4.2 " />
21+ <PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0 " />
2222 <PackageReference Include =" coverlet.collector" Version =" 3.2.0" >
2323 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2424 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments