Skip to content
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

[MacOS] The project can't be build with 7.0.302 SDK #368

Closed
afrokick opened this issue Jul 27, 2023 · 2 comments
Closed

[MacOS] The project can't be build with 7.0.302 SDK #368

afrokick opened this issue Jul 27, 2023 · 2 comments
Labels

Comments

@afrokick
Copy link
Contributor

afrokick commented Jul 27, 2023

Relates to dotnet/razor#8718

Now I can't build the project. I have errors like:

/Users/XXX/git/OpenMU/src/Web/AdminPanel/Components/Form/ItemStorageField.razor(42,42):
Error RZ9991: The attribute names could not be inferred from bind attribute 'bind-Value'.
Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding
optional parameters like 'bind-value:event', 'bind:format' etc. (RZ9991)
(MUnique.OpenMU.Web.AdminPanel)

Right now I'm using Docker for building, because I don't know how to fix it on MacOS.

@afrokick afrokick added the bug label Jul 27, 2023
@sven-n sven-n changed the title The project can't be build with 7.0.302 SDK [MacOS] The project can't be build with 7.0.302 SDK Oct 20, 2023
@sven-n
Copy link
Member

sven-n commented Nov 17, 2023

Is this still an issue?
Can you try building the dotnet 8 branch (#389)?

@afrokick
Copy link
Contributor Author

Is this still an issue? Can you try building the dotnet 8 branch (#389)?

Yeah, it works, thanks!

@sven-n sven-n closed this as completed Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants