Skip to content

[BUG] Visual studio Build Error on 17.8.7 #1693

@ne0rrmatrix

Description

@ne0rrmatrix

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

Attempting to build Maui Community toolkit fails and multiple projects do not build.

Expected Behavior

Building the project should work from visual studio

Steps To Reproduce

  1. Open the Sample Solution from Maui CommunityToolkit
  2. Build the Solution.

Link to public reproduction project repository

https://github.com/CommunityToolkit/Maui

Environment

- .NET MAUI CommunityToolkit: 7.0.1
- .Net Maui CommunityToolkit MediaElement: 3.0.1
- OS: Windows
- .NET MAUI: 8.0.6

Anything else?

Visual studio version 17.8.7 shipped today and Maui was updated to 8.0.6 which requires updating the project files with updated nugets for Microsoft.Maui.Controls. Currently Version="$(MauiPackageVersion)" is not working and the workaround is to manually set Version="8.0.6" for Controls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions