CommunityToolkit/Maui.Markup

[BUG] Build fails when including class library project including CommunityToolkit.Maui.Markup.

maximfrisk opened this issue · 3 comments

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

  1. Open and run the project solution from the repository.
  2. When building the project referencing the class library project (where the Markup nuget is installed) observe the output log:

Screenshot 2022-11-30 at 16 31 11

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

Duplicate #158

Fixed in #159

Great news! sorry for duplicated repport :)