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

2.0.0-preview2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 28 Jun 06:31

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)