Visual Studio – Getting compilation error “The type 'XAML' is not defined.”
During compilation of the F# Empty Windows App (WPF) I got that error (check the output pane carefully). To solve this issue you have to thrust of the XAML T...
During compilation of the F# Empty Windows App (WPF) I got that error (check the output pane carefully).
To solve this issue you have to thrust of the XAML Type Provider of this project. This you can do via the Visual Studio options:

