New Templates 4.2.0
#1115
-
When I install templates and follow instructions here: I get this:
Same behavior for server and wasm project. Thanks in advance :) |
Beta Was this translation helpful? Give feedback.
Answered by
vnbaaij
Dec 14, 2023
Replies: 1 comment 3 replies
-
You probably have the older (v3) templates installed as well. What are the actions you have done to get the code in the project file you are showing? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fluentuiblazorserver
calls creating a site with the v3 template...For the new templates use
fluentblazor
orfluentblazorwasm
I see we have used the olde ones in the readme. Sorry about that! Will fix asap.