diff --git a/NuGet.config b/NuGet.config
index f35cc75c5..7a4885591 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -7,7 +7,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index a24d95a9a..5ce73f847 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -8,8 +8,8 @@ This file should be imported by eng/Versions.props
18.0.2
18.0.2
- 10.0.0-beta.25523.108
- 10.0.100-rtm.25523.108
+ 10.0.0-beta.25523.113
+ 10.0.100-rtm.25523.113
10.0.0
10.0.0
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index d5078c022..168a30335 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,30 +1,30 @@
-
+
https://github.com/dotnet/dotnet
- a7c1bb4a6d1f933d4812d15f712030fc91e0184a
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- a7c1bb4a6d1f933d4812d15f712030fc91e0184a
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
-
+
https://github.com/dotnet/dotnet
- a7c1bb4a6d1f933d4812d15f712030fc91e0184a
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
-
+
https://github.com/dotnet/dotnet
- a7c1bb4a6d1f933d4812d15f712030fc91e0184a
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- a7c1bb4a6d1f933d4812d15f712030fc91e0184a
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- a7c1bb4a6d1f933d4812d15f712030fc91e0184a
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
diff --git a/global.json b/global.json
index d5794b321..079fd0949 100644
--- a/global.json
+++ b/global.json
@@ -15,6 +15,6 @@
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.4.0",
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25523.108"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25523.113"
}
}