diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 6000e4a11..9e43241e5 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -4,9 +4,6 @@ netstandard2.0 - - 2.0.0 - diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 9891a236b..2517d193e 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -4,10 +4,6 @@ netcoreapp2.1 - - 2.0.0 - - diff --git a/tests/FunctionalTests/FunctionalTests.csproj b/tests/FunctionalTests/FunctionalTests.csproj index 246dfafaa..72aaccb73 100644 --- a/tests/FunctionalTests/FunctionalTests.csproj +++ b/tests/FunctionalTests/FunctionalTests.csproj @@ -4,11 +4,6 @@ netcoreapp2.1 - - 2.0.0 - - - diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index 89e20aa5b..64d663b92 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -4,11 +4,6 @@ netcoreapp2.1 - - 2.0.0 - - - diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index 7d91b791c..54d9bf148 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -3,10 +3,6 @@ netcoreapp2.1 - - - 2.0.0 -