You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
We may want to bring back the options and mark it as obsolete so we don't break consumers when they switch to 2.0.0. We removed it assuming no one was depending which is obviously not the case. Otherwise, we can wait until all third parties react accordingly.
csproj
I have https://dotnet.myget.org/F/dotnet-core/api/v3/index.json registered as a Nuget feed.
Issue
This line:
EngineFactory.CreatePhysical(Path.Combine(HostingEnvironment.ContentRootPath, @"Mailing\Templates"))
(RazorLight template engine creation https://github.com/toddams/RazorLight)
Known issue : toddams/RazorLight#69
Throws:
Can you do something from your side?
No build error / warning.
Personal note: I think this is the last issue before we can move on netcoreapp2.0.
The text was updated successfully, but these errors were encountered: