mhutch / MonoDevelop.MSBuildEditor

Improved MSBuild editing support
Other
211 stars 24 forks source link

Conventional Items/Props not recognized with custom Sdk #238

Open dansiegel opened 2 weeks ago

dansiegel commented 2 weeks ago

Description

When using the Uno Sdk users are reporting seeing the squiggle on common items and properties that would not be defined by Uno but are part of the larger project ecosystem such as the ProjectReference or PackageReference

image

Additionally platform specific properties such as those shown here for Android are not being recognized

image