diff --git a/NRayUI/NRayUI.fsproj b/NRayUI/NRayUI.fsproj index 7c84896..feca2a5 100644 --- a/NRayUI/NRayUI.fsproj +++ b/NRayUI/NRayUI.fsproj @@ -68,8 +68,8 @@ - - + + diff --git a/global.json b/global.json index c0c9c61..e4b1bd8 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100", + "version": "10.0.102", "rollForward": "major" } }