-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unified project system (new TFM integration with build/publish/SWA) #46398
Comments
Also copying a comment from #48758: We need to update the new project template and SDK rules so that:
|
Hi! I started testing and loving the new Blazor since RC1. I noticed this unified experience is not in .net8 milestone anymore. Will we be able to create a single project with Server and Client elements, at least in a preliminary way with .NET8?
Thanks! FYI, I'd like to structure something like this:
|
@guimabdo No, because of clear community feedback in #49079, we decided to focus on the multiproject solution for .NET 8 (that is, when you need both Server and WebAssembly build outputs). We are still open to creating a single project option in .NET 9 or later, but there is no option for that in .NET 8. |
Thanks for contacting us. We're moving this issue to the |
The text was updated successfully, but these errors were encountered: