diff --git a/global.json b/global.json index 9955c47..f365c8c 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,6 @@ { "sdk": { + "version": "10.0.301", "rollForward": "latestFeature" } } diff --git a/src/BGR.Console/BGR.Console.csproj b/src/BGR.Console/BGR.Console.csproj index a3c7715..f2cec41 100644 --- a/src/BGR.Console/BGR.Console.csproj +++ b/src/BGR.Console/BGR.Console.csproj @@ -4,7 +4,7 @@ BGR.Console BGR.Console A command-line app for removing backgrounds from images. - 0.0.0 + 0.1.0 Stevan Freeborn true true