From 04b48eb6163825a778c83231fd6f8fe54dbf5101 Mon Sep 17 00:00:00 2001 From: Ioannis G Date: Thu, 21 May 2020 03:08:02 +0300 Subject: [PATCH] downgrade PropertyChanged.Fody to 2.5.13 This is the latest version of the package that copies itself to the build output. Downgrading fixes runtime errors. --- Flow.Launcher.Core/Flow.Launcher.Core.csproj | 5 +---- Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj | 5 +---- Flow.Launcher/Flow.Launcher.csproj | 5 +---- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/Flow.Launcher.Core/Flow.Launcher.Core.csproj b/Flow.Launcher.Core/Flow.Launcher.Core.csproj index fa3f10fa7..87c390d34 100644 --- a/Flow.Launcher.Core/Flow.Launcher.Core.csproj +++ b/Flow.Launcher.Core/Flow.Launcher.Core.csproj @@ -57,10 +57,7 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj index 7965f75c6..8a2e45565 100644 --- a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj +++ b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj @@ -73,10 +73,7 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index 679cf22a3..b63a204e7 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -61,10 +61,7 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - +