diff --git a/coverlet.msbuild.nuspec b/coverlet.msbuild.nuspec index 59e61ec..f85e7b7 100644 --- a/coverlet.msbuild.nuspec +++ b/coverlet.msbuild.nuspec @@ -2,7 +2,7 @@ coverlet.msbuild - 2.3.1 + 2.3.2 coverlet.msbuild tonerdo tonerdo diff --git a/src/coverlet.console/coverlet.console.csproj b/src/coverlet.console/coverlet.console.csproj index 9494632..55d755c 100644 --- a/src/coverlet.console/coverlet.console.csproj +++ b/src/coverlet.console/coverlet.console.csproj @@ -6,7 +6,7 @@ coverlet true coverlet.console - 1.2.1 + 1.2.2 tonerdo $(AssemblyTitle) $(AssemblyTitle) diff --git a/src/coverlet.core/coverlet.core.csproj b/src/coverlet.core/coverlet.core.csproj index 9cb6707..106809e 100644 --- a/src/coverlet.core/coverlet.core.csproj +++ b/src/coverlet.core/coverlet.core.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 3.2.1 + 3.2.2