aspnetcore/samples/MonoSanityClient
Javier Calvarro Nelson 700c2203c6 [Fixes #66] Adds linking support to the build
* Switch the tasks used to generate the blazor output to be MSBuild based.
* Package the optimized mono runtime and the BCL inside a nuget package.
* Add opt-in support for linking the application on build.
* Make the whole build process incremental.
2018-03-14 11:23:43 +00:00
..
Examples.cs Add test to more explicitly cover both 'params array' and 'generics'-style interop APIs 2017-12-15 19:41:20 +00:00
MonoSanityClient.csproj [Fixes #66] Adds linking support to the build 2018-03-14 11:23:43 +00:00
Program.cs Fix regression in app startup when running in E2E tests 2018-02-27 16:57:07 +00:00