Skip to content

v0.17.1

Latest
Compare
Choose a tag to compare
@glennblock glennblock released this 22 Feb 08:55

Get it via svm, Chocolatey! or Homebrew.

This Release

This patch release fixes a bug with NuGet that was causing .NET Standard packages to get installed for .NET 4.5 framework assemblies.

Issue Details

Fixes

  • scriptcs now detects the current framework version and ensures only packages for that version are installed. (#1213) - by @glennblock