Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/xamarin/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
xaml在不显示';不存在_Xaml_Xamarin - Fatal编程技术网

xaml在不显示';不存在

xaml在不显示';不存在,xaml,xamarin,Xaml,Xamarin,Visual Studio在my.xaml文件中显示错误。这些错误的行不存在。我的代码是126行 Severity Code Line Error XLS0112 Expected '}'. 139 Error XLS0112 Expected '''. 139 Error XLS0112 Expected ''. 139 Error XLS0112 Expected ' 我可以生成解决方案

Visual Studio在my.xaml文件中显示错误。这些错误的行不存在。我的代码是126行

Severity      Code                 Line 
Error   XLS0112 Expected '}'.       139 
Error   XLS0112 Expected '''.       139 
Error   XLS0112 Expected ''.        139 
Error   XLS0112 Expected '

我可以生成解决方案并运行它。

重新启动Visual Studio修复了该问题:)