From f8a51f0882f4928cff4d90fe5df2c6406e38d99f Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Tue, 3 Dec 2019 16:47:53 -0500 Subject: [PATCH] Upgrade to Core 3.1 --- DataLayer/DataLayer.csproj | 10 +++++----- FileManager/FileManager.csproj | 2 +- LibationWinForm/LibationWinForm.csproj | 2 +- WindowsDesktopUtilities/WindowsDesktopUtilities.csproj | 2 +- _Demos/ffmpeg decrypt/ffmpeg decrypt.csproj | 2 +- _Demos/inAudibleLite/inAudibleLite.csproj | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/DataLayer/DataLayer.csproj b/DataLayer/DataLayer.csproj index f5e695a0..d512a27b 100644 --- a/DataLayer/DataLayer.csproj +++ b/DataLayer/DataLayer.csproj @@ -1,7 +1,7 @@  - netcoreapp3.0;netstandard2.1 + netcoreapp3.1;netstandard2.1 @@ -12,13 +12,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/FileManager/FileManager.csproj b/FileManager/FileManager.csproj index 9f2d09b8..d5d5412c 100644 --- a/FileManager/FileManager.csproj +++ b/FileManager/FileManager.csproj @@ -5,7 +5,7 @@ - + diff --git a/LibationWinForm/LibationWinForm.csproj b/LibationWinForm/LibationWinForm.csproj index 87bb120e..9c9e932d 100644 --- a/LibationWinForm/LibationWinForm.csproj +++ b/LibationWinForm/LibationWinForm.csproj @@ -2,7 +2,7 @@ WinExe - netcoreapp3.0 + netcoreapp3.1 true libation.ico Libation diff --git a/WindowsDesktopUtilities/WindowsDesktopUtilities.csproj b/WindowsDesktopUtilities/WindowsDesktopUtilities.csproj index b0860a9b..bc818b99 100644 --- a/WindowsDesktopUtilities/WindowsDesktopUtilities.csproj +++ b/WindowsDesktopUtilities/WindowsDesktopUtilities.csproj @@ -2,7 +2,7 @@ Library - netcoreapp3.0 + netcoreapp3.1 true diff --git a/_Demos/ffmpeg decrypt/ffmpeg decrypt.csproj b/_Demos/ffmpeg decrypt/ffmpeg decrypt.csproj index 31562b85..a68ac1fa 100644 --- a/_Demos/ffmpeg decrypt/ffmpeg decrypt.csproj +++ b/_Demos/ffmpeg decrypt/ffmpeg decrypt.csproj @@ -2,7 +2,7 @@ WinExe - netcoreapp3.0 + netcoreapp3.1 ffmpeg_decrypt true diff --git a/_Demos/inAudibleLite/inAudibleLite.csproj b/_Demos/inAudibleLite/inAudibleLite.csproj index 7f8e272c..dc4da24f 100644 --- a/_Demos/inAudibleLite/inAudibleLite.csproj +++ b/_Demos/inAudibleLite/inAudibleLite.csproj @@ -2,7 +2,7 @@ WinExe - netcoreapp3.0 + netcoreapp3.1 true