You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compile the example solution attached in Visual Studio.
It fails to compile, due to a syntax error in UserControl1.xaml.cs.
However no error is reported in the error list.
Steps to Reproduce
Compile the example solution attached in Visual Studio.
It fails to compile, due to a syntax error in UserControl1.xaml.cs.
However no error is reported in the error list.
When you fix the syntax error it compiles fine.
This only occurs with a csproj as follows:
ExampleApp.zip
#49 appeared to fix the issue for this csproj:
The text was updated successfully, but these errors were encountered: