StephenMolloy
released this
15 Jun 22:39
·
14 commits
to main
since this release
Introduces a new support package to enable proper integration of the 4.X series of the Microsoft.CodeDom.Providers.DotNetCompilerPlatform
package with project-less "Web Sites." This package does not contain any libraries or providers of it's own. It simply restores the old 'install.ps1' nuget functionality to its tightly coupled 'DotNetCompilerPlatform' package dependency. Powershell installation was the only way to integrate with "Web Sites" which have very limited msbuild support.