CommunityToolkit / WindowsCommunityToolkit

The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
https://docs.microsoft.com/windows/communitytoolkit/
Other
5.87k stars 1.37k forks source link

Compatibility Errors in Microsoft.Toolkit.Uwp.UI.Controls Project #2047

Closed alexchx closed 6 years ago

alexchx commented 6 years ago

We are receiving the following errors when open this solution in VS 2017, although we could still build and deploy the sample app successfully, is this something to be fixed?

nmetulev commented 6 years ago

This is a known issue with MSBuild. We expect this to be fixed in future versions of VS.

zmtzawqlp commented 6 years ago

I also meet the same problem, had vs fixed it yet?