diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 6000e4a..9e43241 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 9891a23..2517d19 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 246dfaf..72aaccb 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 89e20aa..64d663b 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 7d91b79..54d9bf1 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -3,10 +3,6 @@ netcoreapp2.1 - - - 2.0.0 -