Closed gdziadkiewicz closed 1 year ago
@misterspeedy could you take a look at this small one? This is for the netstandard21 -> netstandard20 change and extension of tests.
@smoothdeveloper could you also take a look and review if this plays well with your needs?
@gdziadkiewicz could you also adjust .\FsExcel\src\Scripts\CreateRegressionTestActuals.fsx to load from netstandard2.0 location?
After doing this, I was able to run the script under fsianycpu.exe on windows from your branch, which is what I was looking after.
Done
Thanks!
Merged! Thanks guys!
This changes the target framework from netstandard21 to netstandard20 and adds test execution on net481.