diff --git a/Directory.Packages.props b/Directory.Packages.props
index 9610374..eda68a7 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -5,8 +5,8 @@
-
-
+
+
@@ -25,8 +25,8 @@
-
-
+
+
@@ -41,6 +41,6 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
\ No newline at end of file
diff --git a/global.json b/global.json
index 31e65ea..13c7934 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.201",
+ "version": "10.0.203",
"rollForward": "feature",
"allowPrerelease": false
}