From 73934c31e4b12e72093506b8bc82daae944a488a Mon Sep 17 00:00:00 2001 From: win Date: Tue, 30 Jun 2020 16:48:10 +0700 Subject: [PATCH] 1179: use netstandard2.1 is OK for C#8 https://stackoverflow.com/questions/56651472/does-c-sharp-8-support-the-net-framework --- .../Typography.GlyphLayout/Typography.GlyphLayout.csproj | 2 +- .../NetStandard/Typography.MsdfGen/Typography.MsdfGen.csproj | 2 +- Build/NetStandard/Typography.One/Typography.One.csproj | 4 ++-- .../Typography.OpenFont/Typography.OpenFont.csproj | 2 +- .../Typography.TextBreak/Typography.TextBreak.csproj | 2 +- .../Typography.TextServices/Typography.TextServices.csproj | 2 +- Build/NetStandard/Unpack/Unpack.csproj | 2 +- .../PixelFarm.MiniAgg.One/PixelFarm.MiniAgg.One.csproj | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Build/NetStandard/Typography.GlyphLayout/Typography.GlyphLayout.csproj b/Build/NetStandard/Typography.GlyphLayout/Typography.GlyphLayout.csproj index f1bc33f1..29b02f97 100644 --- a/Build/NetStandard/Typography.GlyphLayout/Typography.GlyphLayout.csproj +++ b/Build/NetStandard/Typography.GlyphLayout/Typography.GlyphLayout.csproj @@ -1,7 +1,7 @@ - netcoreapp3.1 + netstandard2.1 diff --git a/Build/NetStandard/Typography.MsdfGen/Typography.MsdfGen.csproj b/Build/NetStandard/Typography.MsdfGen/Typography.MsdfGen.csproj index 2b258f67..0529ceb9 100644 --- a/Build/NetStandard/Typography.MsdfGen/Typography.MsdfGen.csproj +++ b/Build/NetStandard/Typography.MsdfGen/Typography.MsdfGen.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1 + netstandard2.1 diff --git a/Build/NetStandard/Typography.One/Typography.One.csproj b/Build/NetStandard/Typography.One/Typography.One.csproj index 79958dc1..ee05008c 100644 --- a/Build/NetStandard/Typography.One/Typography.One.csproj +++ b/Build/NetStandard/Typography.One/Typography.One.csproj @@ -1,7 +1,7 @@ - netcoreapp3.1 + netstandard2.1 @@ -28,7 +28,7 @@ - + diff --git a/Build/NetStandard/Typography.OpenFont/Typography.OpenFont.csproj b/Build/NetStandard/Typography.OpenFont/Typography.OpenFont.csproj index 8342ac9d..4a02167c 100644 --- a/Build/NetStandard/Typography.OpenFont/Typography.OpenFont.csproj +++ b/Build/NetStandard/Typography.OpenFont/Typography.OpenFont.csproj @@ -1,7 +1,7 @@ - netcoreapp3.1 + netstandard2.1 true diff --git a/Build/NetStandard/Typography.TextBreak/Typography.TextBreak.csproj b/Build/NetStandard/Typography.TextBreak/Typography.TextBreak.csproj index 8b0d3e20..e662ad54 100644 --- a/Build/NetStandard/Typography.TextBreak/Typography.TextBreak.csproj +++ b/Build/NetStandard/Typography.TextBreak/Typography.TextBreak.csproj @@ -1,7 +1,7 @@ - netcoreapp3.1 + netstandard2.1 diff --git a/Build/NetStandard/Typography.TextServices/Typography.TextServices.csproj b/Build/NetStandard/Typography.TextServices/Typography.TextServices.csproj index d26dd357..b79d54a5 100644 --- a/Build/NetStandard/Typography.TextServices/Typography.TextServices.csproj +++ b/Build/NetStandard/Typography.TextServices/Typography.TextServices.csproj @@ -1,7 +1,7 @@ - netcoreapp3.1 + netstandard2.1 diff --git a/Build/NetStandard/Unpack/Unpack.csproj b/Build/NetStandard/Unpack/Unpack.csproj index cb3da077..d797ad3b 100644 --- a/Build/NetStandard/Unpack/Unpack.csproj +++ b/Build/NetStandard/Unpack/Unpack.csproj @@ -1,7 +1,7 @@ - netcoreapp3.1 + netstandard2.1 diff --git a/x_autogen_netstandard2.0/PixelFarm.MiniAgg.One/PixelFarm.MiniAgg.One.csproj b/x_autogen_netstandard2.0/PixelFarm.MiniAgg.One/PixelFarm.MiniAgg.One.csproj index 5beedadc..517ec5c7 100644 --- a/x_autogen_netstandard2.0/PixelFarm.MiniAgg.One/PixelFarm.MiniAgg.One.csproj +++ b/x_autogen_netstandard2.0/PixelFarm.MiniAgg.One/PixelFarm.MiniAgg.One.csproj @@ -1,6 +1,6 @@ - netcoreapp3.1 + netstandard2.1 Debug