diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c78ca1cf1..6e962a714 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,21 +5,21 @@ Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos. The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal. --> - + https://github.com/dotnet/windowsdesktop - c805f1d0fd42909046af661edb02bcf1428ff304 + e9216a8057d1837fc2344fa36703ae8f9b49cc24 - + https://github.com/dotnet/windowsdesktop - c805f1d0fd42909046af661edb02bcf1428ff304 + e9216a8057d1837fc2344fa36703ae8f9b49cc24 - + https://github.com/dotnet/windowsdesktop - c805f1d0fd42909046af661edb02bcf1428ff304 + e9216a8057d1837fc2344fa36703ae8f9b49cc24 - + https://github.com/dotnet/windowsdesktop - c805f1d0fd42909046af661edb02bcf1428ff304 + e9216a8057d1837fc2344fa36703ae8f9b49cc24 https://github.com/dotnet/runtime @@ -91,26 +91,26 @@ 63c8031b6a6af5009b3c5bb4291fcc4c32b06b10 - + https://github.com/dotnet/sdk - 1d212f88bd92e3257fea744aba7199f872ee4989 + f4c11814251c66b510761dee510b9b16c956fe50 - + https://github.com/dotnet/sdk - 1d212f88bd92e3257fea744aba7199f872ee4989 + f4c11814251c66b510761dee510b9b16c956fe50 - + https://github.com/dotnet/sdk - 1d212f88bd92e3257fea744aba7199f872ee4989 + f4c11814251c66b510761dee510b9b16c956fe50 - + https://github.com/dotnet/sdk - 1d212f88bd92e3257fea744aba7199f872ee4989 + f4c11814251c66b510761dee510b9b16c956fe50 - + https://github.com/dotnet/sdk - 1d212f88bd92e3257fea744aba7199f872ee4989 + f4c11814251c66b510761dee510b9b16c956fe50 @@ -144,13 +144,13 @@ - + https://github.com/dotnet/winforms - e59c8abcf6e29b8b99a2efefec4133b1f94559af + 9c9b2e06a998f65638053fdd32cbd65c4cd1a64f - + https://github.com/dotnet/wpf - 6ffdf5ca7bdc28496c8b5533277705fba66483f4 + 9ef9cfb01e493f617202fd47a09c3403327933a4 https://github.com/dotnet/fsharp diff --git a/eng/Versions.props b/eng/Versions.props index 9ac1812a6..0f5e03034 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,11 +47,11 @@ - 9.0.0-preview.3.24168.11 + 9.0.0-preview.4.24176.1 - 9.0.0-preview.3.24168.12 + 9.0.0-preview.4.24177.1 @@ -80,9 +80,9 @@ - 9.0.100-preview.4.24177.2 - 9.0.100-preview.4.24177.2 - 9.0.100-preview.4.24177.2 + 9.0.100-preview.4.24177.10 + 9.0.100-preview.4.24177.10 + 9.0.100-preview.4.24177.10 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -106,10 +106,10 @@ - 9.0.0-preview.4.24176.1 - 9.0.0-preview.4.24176.1 - 9.0.0-preview.4.24176.1 - 9.0.0-preview.4.24176.1 + 9.0.0-preview.4.24177.1 + 9.0.0-preview.4.24177.1 + 9.0.0-preview.4.24177.1 + 9.0.0-preview.4.24177.1 diff --git a/eng/pipelines/templates/variables/vmr-build.yml b/eng/pipelines/templates/variables/vmr-build.yml index 656e928a0..65db5a955 100644 --- a/eng/pipelines/templates/variables/vmr-build.yml +++ b/eng/pipelines/templates/variables/vmr-build.yml @@ -45,7 +45,7 @@ variables: - name: poolImage_Mac value: macos-12 - name: poolImage_Windows - value: windows.vs2022.amd64.open + value: windows.vs2022preview.amd64.open - ${{ else }}: - ${{ if in(variables['Build.Reason'], 'PullRequest') }}: - name: defaultPoolName @@ -62,4 +62,4 @@ variables: - name: poolImage_Mac value: macos-13-arm64 - name: poolImage_Windows - value: windows.vs2022.amd64 + value: windows.vs2022preview.amd64