diff --git a/Src/VTEX.API/VTEX.API.csproj b/Src/VTEX.API/VTEX.API.csproj index ea0e79e69..dcbc1e80a 100644 --- a/Src/VTEX.API/VTEX.API.csproj +++ b/Src/VTEX.API/VTEX.API.csproj @@ -1,11 +1,12 @@ - netstandard2.1 + netstandard2.0;netstandard2.1 + 8.0 - + diff --git a/Src/VTEX.Core/VTEX.Core.csproj b/Src/VTEX.Core/VTEX.Core.csproj index ea0e79e69..dcbc1e80a 100644 --- a/Src/VTEX.Core/VTEX.Core.csproj +++ b/Src/VTEX.Core/VTEX.Core.csproj @@ -1,11 +1,12 @@ - netstandard2.1 + netstandard2.0;netstandard2.1 + 8.0 - + diff --git a/Src/VTEX.Health/VTEX.Health.csproj b/Src/VTEX.Health/VTEX.Health.csproj index e128c1e46..187f51293 100644 --- a/Src/VTEX.Health/VTEX.Health.csproj +++ b/Src/VTEX.Health/VTEX.Health.csproj @@ -1,11 +1,12 @@ - netstandard2.1 + netstandard2.0;netstandard2.1 + 8.0 - + diff --git a/Src/VTEX/VTEX.csproj b/Src/VTEX/VTEX.csproj index 98b5cca33..3964a56dc 100644 --- a/Src/VTEX/VTEX.csproj +++ b/Src/VTEX/VTEX.csproj @@ -2,7 +2,7 @@ D1E5B509-0934-4E15-B78D-D3A88AC8CB16 - netstandard2.1 + netstandard2.0;netstandard2.1 true Guilherme Branco Stracini © 2020 Guilherme Branco Stracini. All rights reserved. @@ -16,12 +16,13 @@ 1.0.0 1.0.0.0 LICENSE + 8.0 - + diff --git a/Src/VTEX/VTEX.csproj.DotSettings b/Src/VTEX/VTEX.csproj.DotSettings new file mode 100644 index 000000000..b9fd6ee4f --- /dev/null +++ b/Src/VTEX/VTEX.csproj.DotSettings @@ -0,0 +1,2 @@ + + CSharp80 \ No newline at end of file diff --git a/Tests/VTEX.Tests/VTEX.Tests.csproj b/Tests/VTEX.Tests/VTEX.Tests.csproj index 6cba4359d..73c14a9e2 100644 --- a/Tests/VTEX.Tests/VTEX.Tests.csproj +++ b/Tests/VTEX.Tests/VTEX.Tests.csproj @@ -4,14 +4,15 @@ 2FD2F4CE-DCAB-4F78-8A20-A22CD7F74CFB netcoreapp3.1 false + 8.0 - + runtime; build; native; contentfiles; analyzers all - +