diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 974f29fa..b4c592e5 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,25 +3,25 @@
-
+
https://github.com/dotnet/arcade
- d3cea00bba6539c68436ac9b3d9665318d76b47d
+ e7a79ce64f0703c231e6da88b5279dd0bf681b3d
-
+
https://github.com/dotnet/arcade
- d3cea00bba6539c68436ac9b3d9665318d76b47d
+ e7a79ce64f0703c231e6da88b5279dd0bf681b3d
-
+
https://github.com/dotnet/arcade
- d3cea00bba6539c68436ac9b3d9665318d76b47d
+ e7a79ce64f0703c231e6da88b5279dd0bf681b3d
-
+
https://github.com/dotnet/arcade
- d3cea00bba6539c68436ac9b3d9665318d76b47d
+ e7a79ce64f0703c231e6da88b5279dd0bf681b3d
-
+
https://github.com/dotnet/arcade
- d3cea00bba6539c68436ac9b3d9665318d76b47d
+ e7a79ce64f0703c231e6da88b5279dd0bf681b3d
https://github.com/dotnet/arcade-services
diff --git a/eng/common/performance/crossgen_perf.proj b/eng/common/performance/crossgen_perf.proj
index 42649203..3b8dfc2b 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 4d70eaa9..c64b650b 100644
--- a/global.json
+++ b/global.json
@@ -11,6 +11,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20514.1"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20516.5"
}
}