diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 9dc2eef703..bd3f8ba775 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/arcade
- d4de3ce701c2ba697d71cc70e2db69d7568913dc
+ e7a79ce64f0703c231e6da88b5279dd0bf681b3d
diff --git a/eng/common/performance/crossgen_perf.proj b/eng/common/performance/crossgen_perf.proj
index 4264920382..3b8dfc2b1f 100644
--- a/eng/common/performance/crossgen_perf.proj
+++ b/eng/common/performance/crossgen_perf.proj
@@ -27,11 +27,18 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -51,6 +58,13 @@
+
+
+ $(WorkItemDirectory)
+ $(Python) $(Crossgen2Directory)test.py crossgen2 --core-root $(CoreRoot) --single %(Identity) --singlethreaded True
+
+
+
@@ -60,6 +74,9 @@
4:00
+
+ 4:00
+
$(WorkItemDirectory)
$(Python) $(Crossgen2Directory)test.py crossgen2 --core-root $(CoreRoot) --composite $(Crossgen2Directory)framework-r2r.dll.rsp
diff --git a/global.json b/global.json
index 58841e190a..a0f823da04 100644
--- a/global.json
+++ b/global.json
@@ -17,6 +17,6 @@
"xcopy-msbuild": "16.8.0-preview2.1"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20515.7"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20516.5"
}
}