Skip to content

v3.6.0 release

Compare
Choose a tag to compare
@StephenMolloy StephenMolloy released this 08 Jul 21:47
a47558d

Several bug fixes. Some more prominent changes:

  • Update to 3.6 .Net compilers... in particular enabling C# 7.3 for .Net projects using this package.
  • Config de/hydration feature so changes to compiler config are not lost when upgrading this package.
  • Ability to turn off auto-enabled compiler arguments that exist for ASP.Net scenarios.
  • Shift to for configuring the CodeDom provider instead of global appSettings switches.
  • Fix bugs in .Net Core MSBuild scenario.