diff --git a/ScreenCast.Core/ScreenCast.Core.csproj b/ScreenCast.Core/ScreenCast.Core.csproj index d547c39f..04365782 100644 --- a/ScreenCast.Core/ScreenCast.Core.csproj +++ b/ScreenCast.Core/ScreenCast.Core.csproj @@ -1,7 +1,7 @@  - netstandard2.0 + netstandard2.1 Remotely.ScreenCast.Core Remotely_ScreenCast.Core AnyCPU;x64;x86 diff --git a/Shared/Shared.csproj b/Shared/Shared.csproj index b9076811..b2f8bc4d 100644 --- a/Shared/Shared.csproj +++ b/Shared/Shared.csproj @@ -1,7 +1,7 @@  - netstandard2.0 + netstandard2.1 Remotely_Shared AnyCPU;x64;x86 Remotely.Shared