Replies: 1 comment
-
That's an old project, you should be using https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/blazor/samples/6.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I cloned the repo and I would like to run project ..AspNetCore.Docs\aspnetcore\blazor\samples\5.0\BlazorSample_WebAssembly\BlazorSample.csproj. I just build a project and run it. I am receiving in console a lot of error for example: The following routes are ambiguous. I am adding different name for that duplicates route, but is there any way how to fix that problem? I would expect that after cloning repo the project can run without any errors.
Beta Was this translation helpful? Give feedback.
All reactions