Releases: aspnet/MvcPrecompilation
Releases · aspnet/MvcPrecompilation
2.0.0
Features
- Move the netcoreapp2.0 runtime library into the build folder (#143)
Bugs Fixed
- Invoking GetDotNetHost task from desktop msbuild fails (#161)
- PDB file not created for App.PrecompiledViews.dll when publishing with debug (#98)
- Print an error when MvcRazorFilesToCompile is empty (#87)
- MSBuild target assumes correct dotnet is on the path (#50)
2.0.0-preview2
Features
- Make the tool here work with apps that target .NET Framework 4.6.1 (#128)
Bugs Fixed
- App expects ViewCompilation assembly after publish, but it is not present in the runtime store (2.0.0-preview2-final) (#146)
- dotnet new mvc => publish -f netcoreapp2.0 => run fails with MvcPrecompilation error. (#142)
- View lookups are case sensitive on non-case sensitive file systems (#37)
2.0.0-preview1
Bugs Fixed
- Tool produces a 0-byte binary when compilation fails (#35)
1.1.0-preview1
rel/1.1.0-preview1
Cleanup NuGet.config