diff --git a/Directory.Build.targets b/Directory.Build.targets index 53da29e..da21df5 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,13 +1,13 @@ - 8.0.3 + 8.0.1 8.0.0 - 7.3.1 - 7.0.3 + 7.1.2 + 7.0.4 - 6.0.28 + 6.0.26 6.0.0 6.35.0 6.3.6 diff --git a/samples/Worker/Worker.csproj b/samples/Worker/Worker.csproj index 2233c51..82bd102 100644 --- a/samples/Worker/Worker.csproj +++ b/samples/Worker/Worker.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/WorkerDI/WorkerDI.csproj b/samples/WorkerDI/WorkerDI.csproj index 2233c51..82bd102 100644 --- a/samples/WorkerDI/WorkerDI.csproj +++ b/samples/WorkerDI/WorkerDI.csproj @@ -7,7 +7,7 @@ - + diff --git a/test/Tests/Tests.csproj b/test/Tests/Tests.csproj index 2d61b8c..4c22015 100644 --- a/test/Tests/Tests.csproj +++ b/test/Tests/Tests.csproj @@ -11,7 +11,6 @@ -