From 7db67fbb45c9eb978b1d98adb46839f946ed253a Mon Sep 17 00:00:00 2001 From: Anton Kasyanov Date: Wed, 27 May 2020 21:56:28 +0300 Subject: [PATCH 1/3] 160: Downgrade required .NET version to 4.6.2 --- Eve-O-Preview/Eve-O-Preview.csproj | 26 +++++++++++++------------- Eve-O-Preview/app.config | 2 +- Eve-O-Preview/packages.config | 12 ++++++------ 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Eve-O-Preview/Eve-O-Preview.csproj b/Eve-O-Preview/Eve-O-Preview.csproj index 375b7a6..c2436ac 100644 --- a/Eve-O-Preview/Eve-O-Preview.csproj +++ b/Eve-O-Preview/Eve-O-Preview.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -11,7 +11,7 @@ Properties EveOPreview EVE-O Preview - v4.7 + v4.6.2 @@ -76,18 +76,18 @@ app.manifest - - ..\packages\Costura.Fody.3.3.2\lib\net40\Costura.dll + + ..\packages\Costura.Fody.4.1.0\lib\net40\Costura.dll - - ..\packages\LightInject.5.4.0\lib\net46\LightInject.dll + + ..\packages\LightInject.6.3.3\lib\net46\LightInject.dll - - ..\packages\MediatR.6.0.0\lib\net461\MediatR.dll + + ..\packages\MediatR.8.0.1\lib\net461\MediatR.dll - ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll @@ -97,7 +97,7 @@ - ..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll @@ -237,14 +237,14 @@ - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + +