English Translation :
I installed the SplashScreen.Fody
Package in the VisualStudio environment for my project, the user guide was to add a WPF UserControl to the project that generated a .xaml file for creating and managing a SplashScreen. Only then did I opt for another option and decided to delete the .xaml file from the project and its package. Now, however, I get this error when launching the application and I can't understand why it happens even after removing the file and the package.
How can I solve it?
Original Post :
Ho installato il Package SplashScreen.Fody nell'ambiente VisualStudio per un mio progetto, la guida all'uso prevedeva di aggiungere un UserControl WPF al progetto che generava un file .xaml per la creazione e gestione di un SplashScreen. Solo dopo ho optato per una altra opzione e ho deciso di eliminare il file .xaml dal progetto e il relativo package. Ora però ricevo questo errore al lancio dell'applicazzione e non riesco a capire perche succede anche dopo aver rimosso il file e il package. Come posso Risolvere?