Skip to content

Fukurou series release 7 respin

Compare
Choose a tag to compare
@SteveGilham SteveGilham released this 30 Sep 13:44
· 3327 commits to master since this release

6.2.727

  • [BUGFIX] Issue #74 -- Strip unwanted dependencies from released code.
  • Generally, move to .net core 3.0 for build (many other changes in process only)
  • With the F# 4.7 compiler, static linking FSharp.Core into the recorder has been fixed, and has been adopted
  • In .net core 3.0 release, dotnet build no longer does a dotnet publish to the output directory
  • Issues #68 and #73 and their fixes are now moot; in particular, FSharp.Core no longer needs to be auto-excluded from instrumentation in the .net core tool any more than in the Framework tool; nor does that assembly need to be copied if otherwise absent.