Fukurou series release 3
·
3473 commits
to master
since this release
6.0.705
- [BUGFIX] in the case of multiple output folders, properly weave the AltCover recorder assembly dependency into all
dotnet
projects, not just the first. - [BUGFIX] when using the
dotnet
version of the tools, and when a suitable FSharp.Core package is present in the nuget cache, it is not necessary to copy one from the AltCover deployment to the output folder for adotnet
project - [BUGFIX] create the directory to hold the report file if it does not already exist
- Use Mono.Cecil 0.11 for strongnaming in
dotnet
, removing the local reimplementation of assembly writing with strongnaming.