aspnetcore/samples/MonoSanity
Steve Sanderson 2ebfddc237 Switch client apps to netstandard2.0 to fix type load errors
Do a "git clean -xdf" on your local copy if you get runtime errors after
updating to this.
2018-02-15 10:20:31 +00:00
..
Properties
wwwroot Switch client apps to netstandard2.0 to fix type load errors 2018-02-15 10:20:31 +00:00
MonoSanity.csproj Rename Microsoft.Blazor.* -> Microsoft.AspNetCore.Blazor.* everywhere 2018-01-24 15:48:38 -08:00
Program.cs
Startup.cs