[BUG] Build fails when including class library project including CommunityToolkit.Maui.Markup.
maximfrisk opened this issue · 3 comments
maximfrisk commented
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Build fails when referencing a class library project that includes the CommunityToolkit.Maui.Markup NuGet.
Expected Behavior
Successful build with referencing a class library project that includes the CommunityToolkit.Maui.Markup NuGet.
Steps To Reproduce
- Open and run the project solution from the repository.
- When building the project referencing the class library project (where the Markup nuget is installed) observe the output log:
Link to public reproduction project repository
https://bitbucket.org/maximfrisk/markup/src/master/
Environment
- .NET MAUI C# Markup CommunityToolkit: 2.0.0
- OS: MacOS Ventura 13.0.1 (22A400)
- .NET MAUI: 7.0.49
- Visual Studio 17.5 Preview (17.5 build 437)
Anything else?
No response
maximfrisk commented
Great news! sorry for duplicated repport :)