diff --git a/.vsts-ci.yml b/.vsts-ci.yml
index eb2acb8c9..266784afc 100644
--- a/.vsts-ci.yml
+++ b/.vsts-ci.yml
@@ -334,10 +334,11 @@ stages:
- template: /src/SourceBuild/Arcade/eng/common/templates/job/source-build-create-tarball.yml
- - ${{ if in(variables['Build.Reason'], 'PullRequest') }}:
- - template: /src/SourceBuild/Arcade/eng/common/templates/job/source-build-run-tarball-build.yml
- parameters:
- dependsOn: Source_Build_Create_Tarball
+ # For .NET 7.0, source-build currently supports 7.0.1xx. Disable tarball build validation in all other branches.
+ # - ${{ if in(variables['Build.Reason'], 'PullRequest') }}:
+ # - template: /src/SourceBuild/Arcade/eng/common/templates/job/source-build-run-tarball-build.yml
+ # parameters:
+ # dependsOn: Source_Build_Create_Tarball
# https://github.com/dotnet/core-sdk/issues/248
# - template: /eng/build.yml
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 76a6cf0f0..5b88176ad 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -98,22 +98,22 @@
bb3695688177f5f80eeb3c0498168612e31549d5
-
+
https://github.com/dotnet/sdk
- 3605277a9324189c35b0da271e10a2386d6f6d06
+ 73949520b05bad9cd654d25ac126656ebd2707b0
-
+
https://github.com/dotnet/sdk
- 3605277a9324189c35b0da271e10a2386d6f6d06
+ 73949520b05bad9cd654d25ac126656ebd2707b0
-
+
https://github.com/dotnet/sdk
- 3605277a9324189c35b0da271e10a2386d6f6d06
+ 73949520b05bad9cd654d25ac126656ebd2707b0
-
+
https://github.com/dotnet/sdk
- 3605277a9324189c35b0da271e10a2386d6f6d06
+ 73949520b05bad9cd654d25ac126656ebd2707b0
@@ -124,34 +124,34 @@
https://dev.azure.com/dnceng/internal/_git/dotnet-wpf
636e2b7a00a434a354a126f510a56e16ce3c6bbc
-
+
https://github.com/dotnet/fsharp
- 1607c540c369f9ae32a48dd72e7952148b084a2a
+ 9f03ca4d15dd50b7592131502bd8cd7fa854b9bc
-
+
https://github.com/dotnet/fsharp
- 1607c540c369f9ae32a48dd72e7952148b084a2a
+ 9f03ca4d15dd50b7592131502bd8cd7fa854b9bc
-
+
https://github.com/microsoft/vstest
- be79eb4393631df7c6431ed1c0aa14c1bbaca731
+ 5e9c3debd9d0007c53e7510ac030ea5e8fc483f4
-
+
https://github.com/dotnet/linker
- 8db10f44053ed4cb95a99676ac7b8ccae681b79d
+ 19fa656d35252ccf926e6a6d783b16a2f094aaef
linker
-
+
https://github.com/dotnet/roslyn
- 8ad2e6240cb7426d83f1b45241f8f33bddf3d474
+ 7061c64ddbd931d55b9a97f95243fcf91d04d7b1
-
+
https://github.com/dotnet/msbuild
- ab3d68e815ba13916d6d3a653445d71ad238c723
+ 7711999070e51442c3e527f576159828f01cb3bf
diff --git a/eng/Versions.props b/eng/Versions.props
index b0aa91ba5..190877e22 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -63,9 +63,9 @@
- 7.0.200-preview.23060.2
- 7.0.200-preview.23060.2
- 7.0.200-preview.23060.2
+ 7.0.300-preview.23067.10
+ 7.0.300-preview.23067.10
+ 7.0.300-preview.23067.10
$(MicrosoftNETSdkPackageVersion)
$(MicrosoftNETSdkPackageVersion)
$(MicrosoftNETSdkPackageVersion)
@@ -171,7 +171,7 @@
2.2.0-beta.19072.10
2.0.0
- 17.5.0-release-20221220-01
+ 17.6.0-preview-20230117-02