Skip to content

0.19.0

Compare
Choose a tag to compare
@filipw filipw released this 13 Mar 13:22
· 1005 commits to master since this release
664f320

Features

  • scripts can now be run in Release mode - by passing a -c Release or --configuration Release flag #229

Bug fixes

  • removed the dependency on System.Runtime.Loader #224

Dependency Model packages

  • Dotnet.Script.DependencyModel has been updated to 0.5.0. It contains a bug fix where restore of inline nuget packages would not work on the bundled OmniSharp standalone MsBuild instance (so no Mono or Visual Studio installed on the machine) #233