* 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. |
||
|---|---|---|
| .. | ||
| Razor | ||
| ComponentDiscoveryRazorIntegrationTest.cs | ||
| ComponentRenderingRazorIntegrationTest.cs | ||
| DeclarationRazorIntegrationTest.cs | ||
| DesignTimeCodeGenerationRazorIntegrationTest.cs | ||
| DiagnosticRazorIntegrationTest.cs | ||
| DirectiveRazorIntegrationTest.cs | ||
| FilePathRazorIntegrationTest.cs | ||
| IndexHtmlWriterTest.cs | ||
| Microsoft.AspNetCore.Blazor.Build.Test.csproj | ||
| RazorIntegrationTestBase.cs | ||
| RenderingRazorIntegrationTest.cs | ||
| RuntimeCodeGenerationRazorIntegrationTest.cs | ||
| RuntimeDependenciesResolverTest.cs | ||