diff --git a/Directory.Packages.props b/Directory.Packages.props index 5b61e94..8b93ba5 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -36,20 +36,20 @@ - + - + - - - + + + @@ -57,22 +57,22 @@ - - - - - - - + + + + + + + - - - - - - - + + + + + + + \ No newline at end of file diff --git a/global.json b/global.json index 0807f3c..f9c840d 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.302", + "version": "10.0.400", "rollForward": "latestFeature", "allowPrerelease": false }