diff --git a/global.json b/global.json index 1beb945b15..65c27ed7be 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "src" ], "sdk": { - "version": "6.0.201", + "version": "6.0.202", "rollForward": "latestFeature" } } \ No newline at end of file diff --git a/src/Cake.NuGet/Cake.NuGet.csproj b/src/Cake.NuGet/Cake.NuGet.csproj index 735f98791b..863c0d1c02 100644 --- a/src/Cake.NuGet/Cake.NuGet.csproj +++ b/src/Cake.NuGet/Cake.NuGet.csproj @@ -29,7 +29,7 @@ - + All