Skip to content

Sharpmake 0.14.6

Compare
Choose a tag to compare
@belkiss belkiss released this 22 Oct 15:42

New features / improvements

  • Add support for CustomTargetsFiles in csproj
  • Add ProduceReferenceAssembly option for csproj
  • Allow Sharpmake to dump profiling tags as a JSON that can be opened in Chrome

    Add /profile("c:\path\to\file.json") to the command line, and open the
    file by navigating to chrome://tracing.

Bug fixes

  • [Bff] Fix intermittent bug when collecting natvis files.