diff --git a/0-‐-Build.md b/0-‐-Build.md index e98a1fa..f8c6fad 100644 --- a/0-‐-Build.md +++ b/0-‐-Build.md @@ -35,23 +35,22 @@ Replace the content of the `.csproj` file with the following configuration: - - - - - - - - - - - - - + + + + + + + + + + + + - - - + + + @@ -65,6 +64,10 @@ Replace the content of the `.csproj` file with the following configuration: ContentDialogInputLoginView.axaml Code + + ContentDialogSonarrMatchEpisodeView.axaml + Code + ```