diff --git a/NRayUI/NRayUI.fsproj b/NRayUI/NRayUI.fsproj index ddf2288..511d8ca 100644 --- a/NRayUI/NRayUI.fsproj +++ b/NRayUI/NRayUI.fsproj @@ -68,8 +68,8 @@ - - + + diff --git a/global.json b/global.json index eb8a1b7..e403270 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300", + "version": "10.0.301", "rollForward": "major" } }