diff --git a/build/Build.csproj b/build/Build.csproj
index 0602d8e..f4c58f1 100644
--- a/build/Build.csproj
+++ b/build/Build.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/global.json b/global.json
index 010597a..f252ac3 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.100",
+ "version": "10.0.101",
"rollForward": "latestFeature",
"allowPrerelease": true
}