diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index a38fe9dbd..b5db0edc6 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,25 +3,25 @@
-
+
https://github.com/dotnet/arcade
- 851e36df83d3361e4bd8a70a2a8a89f762469f9a
+ e3919d0c158716ef4685c8e057cc58640af1af83
-
+
https://github.com/dotnet/arcade
- 851e36df83d3361e4bd8a70a2a8a89f762469f9a
+ e3919d0c158716ef4685c8e057cc58640af1af83
-
+
https://github.com/dotnet/arcade
- 851e36df83d3361e4bd8a70a2a8a89f762469f9a
+ e3919d0c158716ef4685c8e057cc58640af1af83
-
+
https://github.com/dotnet/arcade
- 851e36df83d3361e4bd8a70a2a8a89f762469f9a
+ e3919d0c158716ef4685c8e057cc58640af1af83
-
+
https://github.com/dotnet/arcade
- 851e36df83d3361e4bd8a70a2a8a89f762469f9a
+ e3919d0c158716ef4685c8e057cc58640af1af83
https://github.com/dotnet/standard
diff --git a/eng/Versions.props b/eng/Versions.props
index 88fe056ea..84fdb484b 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -24,10 +24,10 @@
netstandard.library
- 1.0.0-beta.19222.2
- 1.0.0-beta.19222.2
- 1.0.0-beta.19222.2
- 1.0.0-beta.19222.2
+ 1.0.0-beta.19223.2
+ 1.0.0-beta.19223.2
+ 1.0.0-beta.19223.2
+ 1.0.0-beta.19223.2
2.0.3
diff --git a/global.json b/global.json
index 2bf46ac25..293be2ffc 100644
--- a/global.json
+++ b/global.json
@@ -3,6 +3,6 @@
"dotnet": "2.1.503"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19222.2"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19223.2"
}
}