diff --git a/src/Moq/Moq.csproj b/src/Moq/Moq.csproj index 1976ecaca..4c36c915d 100644 --- a/src/Moq/Moq.csproj +++ b/src/Moq/Moq.csproj @@ -6,7 +6,7 @@ - net45;netstandard2.0;netstandard2.1 + net462;netstandard2.0;netstandard2.1 Moq True embedded @@ -43,7 +43,7 @@ - + diff --git a/tests/Moq.Tests/Moq.Tests.csproj b/tests/Moq.Tests/Moq.Tests.csproj index 6ca49cc95..365ba17f0 100644 --- a/tests/Moq.Tests/Moq.Tests.csproj +++ b/tests/Moq.Tests/Moq.Tests.csproj @@ -22,7 +22,7 @@ - +