diff --git a/Cone/Cone.csproj b/Cone/Cone.csproj index dc6da83..3afd66f 100644 --- a/Cone/Cone.csproj +++ b/Cone/Cone.csproj @@ -9,13 +9,13 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index 69e101b..9511391 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100", + "version": "10.0.300", "rollForward": "latestMinor", "allowPrerelease": false }