diff --git a/Directory.Packages.props b/Directory.Packages.props index 91fd7fdcc..32a8e121a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -3,7 +3,7 @@ true true 10.0.0 - 10.0.0 + 10.2.0 13.0.1 13.0.0-preview.1.25560.3 2.71.0 @@ -22,7 +22,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -33,30 +33,30 @@ - - - - - - - - - - - + + + + + + + + + + + - + - - - + + + @@ -76,7 +76,7 @@ - + diff --git a/global.json b/global.json index 72bab15f3..2b1bf1219 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.101", + "version": "10.0.102", "rollForward": "latestFeature", "allowPrerelease": true }, diff --git a/tests/ClientApp.UnitTests/ClientApp.UnitTests.csproj b/tests/ClientApp.UnitTests/ClientApp.UnitTests.csproj index fff29a3fe..fcce0a0ac 100644 --- a/tests/ClientApp.UnitTests/ClientApp.UnitTests.csproj +++ b/tests/ClientApp.UnitTests/ClientApp.UnitTests.csproj @@ -12,10 +12,10 @@ - + - - + +