Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Releases: aspnet/MvcPrecompilation

2.0.0

14 Aug 13:06
Compare
Choose a tag to compare

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

28 Jun 06:31
Compare
Choose a tag to compare
2.0.0-preview2 Pre-release
Pre-release

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

10 May 04:31
Compare
Choose a tag to compare
2.0.0-preview1 Pre-release
Pre-release

Bugs Fixed

  • Tool produces a 0-byte binary when compilation fails (#35)

1.1.0-preview1

25 Oct 15:52
Compare
Choose a tag to compare
1.1.0-preview1 Pre-release
Pre-release
rel/1.1.0-preview1

Cleanup NuGet.config