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
I'm using Xamarin Forms with Visual Studio 16.6.1.
I added ".xaml;" to the list of Supported File Formats: ".xaml; .cpp; .c; .h; .hpp; .cs; .js; .vb; .txt".
In the solution explorer, I right-click on the solution, and choose "Unify Line Endings In This Solution". It processes a number of files, but then just stops - it appears to hang up on the first .xaml file it encounters. No further files are processed, and there is no dialog that appears at the end, and no ".leu" file is written.
If I remove the ".xaml;", all other files in the solution are processed, and the dialog appears at the end, and the ".leu" file is written.
The text was updated successfully, but these errors were encountered:
Hello,
I'm using Xamarin Forms with Visual Studio 16.6.1.
I added ".xaml;" to the list of Supported File Formats: ".xaml; .cpp; .c; .h; .hpp; .cs; .js; .vb; .txt".
In the solution explorer, I right-click on the solution, and choose "Unify Line Endings In This Solution". It processes a number of files, but then just stops - it appears to hang up on the first .xaml file it encounters. No further files are processed, and there is no dialog that appears at the end, and no ".leu" file is written.
If I remove the ".xaml;", all other files in the solution are processed, and the dialog appears at the end, and the ".leu" file is written.
The text was updated successfully, but these errors were encountered: