diff --git a/Directory.Packages.props b/Directory.Packages.props
index 44167a55a1..bb47ed5e00 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -41,7 +41,7 @@
-
+
@@ -53,14 +53,14 @@
-
-
-
-
-
+
+
+
+
+
-
+
@@ -88,7 +88,7 @@
-
+
diff --git a/global.json b/global.json
index e53fdc8fcd..4ae208af54 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.103",
+ "version": "10.0.202",
"rollForward": "latestMinor",
"allowPrerelease": false
},
diff --git a/test/ModularPipelines.TestsForTests/global.json b/test/ModularPipelines.TestsForTests/global.json
index e58d182ab7..7a83a71b63 100644
--- a/test/ModularPipelines.TestsForTests/global.json
+++ b/test/ModularPipelines.TestsForTests/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.103",
+ "version": "10.0.202",
"rollForward": "latestMinor",
"allowPrerelease": false
},