diff --git a/Directory.Packages.props b/Directory.Packages.props index 8ada28ba..e4830f03 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,10 +4,10 @@ - + - + @@ -21,13 +21,13 @@ - - + + - - + + - + \ No newline at end of file diff --git a/global.json b/global.json index 8287d387..34cc7a14 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.201", + "version": "10.0.300", "rollForward": "latestFeature" } }