SamProf / BlazorFiddle.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failure to compile.

HowardShank opened this issue · comments

Build is failing to compile. Perhaps related to the maxpath bug that affects different versions of windows using latest VS 2022 builds.

MSBuild version 17.3.2+561848881 for .NET
Determining projects to restore...
Restored /BlazorFiddleProject/BlazorFiddleProject.csproj (in 335 ms).
/BlazorFiddleProject/Startup.cs(3,43): error CS0234: The type or namespace name 'Builder' does not exist in the namespace 'Microsoft.AspNetCore.Components' (are you missing an assembly reference?) [/BlazorFiddleProject/BlazorFiddleProject.csproj]

Build failed