Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 346 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 346 Bytes

Mvc_6934

Run 'SelfHost' console application and browse to http://localhost:9999/lib

  • Expected result: rendering of embedded razor view from Lib assembly.
  • Observed result: compilation error messages as per aspnet/Mvc#6934

Included WebApplication - that directly references the web sdk - to show expected behavior