[WinUI] C# Project Referencing a C# Library User Control failed with CS1061 and NETSDK1 errors #8499
Labels
bug
Something isn't working
needs-author-feedback
Asked author to supply more information.
no-recent-activity
team-Markup
Issue for the Markup team
Describe the bug
On Visual Studio 16.11.26, add a WinUI class library to WinUI desktop project, build failed with CS1061 and NETSDK1 errors.
The test case failed on 16.11, work as expected on Visual Studio 17.7 Preview 2.
Copy the bug from [16.11] [WinUI]C# Project Referencing a C# Library User Control failed with CS1061 and CS0103 errors
Steps to reproduce the bug
Environment:
VS Build: 16.11.26
OS: Windows 10
Repo: WinUIIssues.zip
Repro Steps:
Expected Result:
Build successfully without errors.
Actual Result:
Build failed with CS1061 and NETSDK1 errors.
Expected behavior
No response
Screenshots
No response
NuGet package version
None
Windows version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: