-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Components
Description
Sample blazor app taking 1m16s to compile via command line... same app on another PC takes ~3 seconds - have uninstalled all previous versions of .Net in comparison and a dotnet build on a simple console app takes <3 seconds
Console app template takes ~3s
WebApi app template takes ~3s
Razor app template takes > 1 Minute
Blazor app template takes > 1 Minute
App created using "dotnet new blazor -o BlazorApp1"
Basic Compiler Output https://pastebin.com/3n1Ah2tt
Diagnostic Compiler Output https://www.dropbox.com/s/ojlytza9dvs9gys/diag.txt?dl=0
Version Info https://pastebin.com/Dqrf0cPe
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Components