Skip to content

Commit 1f60b22

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 293565
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.CMake.Sdk, Microsoft.DotNet.GenFacades, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.RemoteExecutor, Microsoft.DotNet.XUnitV3Extensions (Version 11.0.0-beta.25603.106 -> 11.0.0-beta.25605.110) Microsoft.NET.Sdk.IL, Microsoft.NETCore.App.Ref, Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, runtime.win-x64.Microsoft.NETCore.ILAsm, System.CodeDom, System.Configuration.ConfigurationManager, System.Formats.Nrbf, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Runtime.Serialization.Formatters, System.Text.Encodings.Web, System.Text.Json, System.Windows.Extensions, runtime.win-x86.Microsoft.NETCore.ILAsm (Version 10.0.0-rc.3.25603.106 -> 11.0.0-alpha.1.25605.110)
1 parent cf4fa92 commit 1f60b22

File tree

4 files changed

+82
-80
lines changed

4 files changed

+82
-80
lines changed

eng/Version.Details.props

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,31 +6,31 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/dotnet dependencies -->
9-
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.25603.106</MicrosoftDotNetArcadeSdkPackageVersion>
10-
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>11.0.0-beta.25603.106</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
11-
<MicrosoftDotNetCMakeSdkPackageVersion>11.0.0-beta.25603.106</MicrosoftDotNetCMakeSdkPackageVersion>
12-
<MicrosoftDotNetGenFacadesPackageVersion>11.0.0-beta.25603.106</MicrosoftDotNetGenFacadesPackageVersion>
13-
<MicrosoftDotNetHelixSdkPackageVersion>11.0.0-beta.25603.106</MicrosoftDotNetHelixSdkPackageVersion>
14-
<MicrosoftDotNetRemoteExecutorPackageVersion>11.0.0-beta.25603.106</MicrosoftDotNetRemoteExecutorPackageVersion>
15-
<MicrosoftDotNetXUnitV3ExtensionsPackageVersion>11.0.0-beta.25603.106</MicrosoftDotNetXUnitV3ExtensionsPackageVersion>
16-
<MicrosoftNETSdkILPackageVersion>10.0.0-rc.3.25603.106</MicrosoftNETSdkILPackageVersion>
17-
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-rc.3.25603.106</MicrosoftNETCoreAppRefPackageVersion>
18-
<MicrosoftNETCoreILAsmPackageVersion>10.0.0-rc.3.25603.106</MicrosoftNETCoreILAsmPackageVersion>
19-
<MicrosoftNETCoreILDAsmPackageVersion>10.0.0-rc.3.25603.106</MicrosoftNETCoreILDAsmPackageVersion>
20-
<MicrosoftNETCorePlatformsPackageVersion>10.0.0-rc.3.25603.106</MicrosoftNETCorePlatformsPackageVersion>
21-
<MicrosoftWin32SystemEventsPackageVersion>10.0.0-rc.3.25603.106</MicrosoftWin32SystemEventsPackageVersion>
22-
<runtimewinx64MicrosoftNETCoreILAsmPackageVersion>10.0.0-rc.3.25603.106</runtimewinx64MicrosoftNETCoreILAsmPackageVersion>
23-
<runtimewinx86MicrosoftNETCoreILAsmPackageVersion>10.0.0-rc.3.25603.106</runtimewinx86MicrosoftNETCoreILAsmPackageVersion>
24-
<SystemCodeDomPackageVersion>10.0.0-rc.3.25603.106</SystemCodeDomPackageVersion>
25-
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-rc.3.25603.106</SystemConfigurationConfigurationManagerPackageVersion>
26-
<SystemFormatsNrbfPackageVersion>10.0.0-rc.3.25603.106</SystemFormatsNrbfPackageVersion>
27-
<SystemIOHashingPackageVersion>10.0.0-rc.3.25603.106</SystemIOHashingPackageVersion>
28-
<SystemReflectionMetadataLoadContextPackageVersion>10.0.0-rc.3.25603.106</SystemReflectionMetadataLoadContextPackageVersion>
29-
<SystemResourcesExtensionsPackageVersion>10.0.0-rc.3.25603.106</SystemResourcesExtensionsPackageVersion>
30-
<SystemRuntimeSerializationFormattersPackageVersion>10.0.0-rc.3.25603.106</SystemRuntimeSerializationFormattersPackageVersion>
31-
<SystemTextEncodingsWebPackageVersion>10.0.0-rc.3.25603.106</SystemTextEncodingsWebPackageVersion>
32-
<SystemTextJsonPackageVersion>10.0.0-rc.3.25603.106</SystemTextJsonPackageVersion>
33-
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.3.25603.106</SystemWindowsExtensionsPackageVersion>
9+
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.25605.110</MicrosoftDotNetArcadeSdkPackageVersion>
10+
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>11.0.0-beta.25605.110</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
11+
<MicrosoftDotNetCMakeSdkPackageVersion>11.0.0-beta.25605.110</MicrosoftDotNetCMakeSdkPackageVersion>
12+
<MicrosoftDotNetGenFacadesPackageVersion>11.0.0-beta.25605.110</MicrosoftDotNetGenFacadesPackageVersion>
13+
<MicrosoftDotNetHelixSdkPackageVersion>11.0.0-beta.25605.110</MicrosoftDotNetHelixSdkPackageVersion>
14+
<MicrosoftDotNetRemoteExecutorPackageVersion>11.0.0-beta.25605.110</MicrosoftDotNetRemoteExecutorPackageVersion>
15+
<MicrosoftDotNetXUnitV3ExtensionsPackageVersion>11.0.0-beta.25605.110</MicrosoftDotNetXUnitV3ExtensionsPackageVersion>
16+
<MicrosoftNETSdkILPackageVersion>11.0.0-alpha.1.25605.110</MicrosoftNETSdkILPackageVersion>
17+
<MicrosoftNETCoreAppRefPackageVersion>11.0.0-alpha.1.25605.110</MicrosoftNETCoreAppRefPackageVersion>
18+
<MicrosoftNETCoreILAsmPackageVersion>11.0.0-alpha.1.25605.110</MicrosoftNETCoreILAsmPackageVersion>
19+
<MicrosoftNETCoreILDAsmPackageVersion>11.0.0-alpha.1.25605.110</MicrosoftNETCoreILDAsmPackageVersion>
20+
<MicrosoftNETCorePlatformsPackageVersion>11.0.0-alpha.1.25605.110</MicrosoftNETCorePlatformsPackageVersion>
21+
<MicrosoftWin32SystemEventsPackageVersion>11.0.0-alpha.1.25605.110</MicrosoftWin32SystemEventsPackageVersion>
22+
<runtimewinx64MicrosoftNETCoreILAsmPackageVersion>11.0.0-alpha.1.25605.110</runtimewinx64MicrosoftNETCoreILAsmPackageVersion>
23+
<runtimewinx86MicrosoftNETCoreILAsmPackageVersion>11.0.0-alpha.1.25605.110</runtimewinx86MicrosoftNETCoreILAsmPackageVersion>
24+
<SystemCodeDomPackageVersion>11.0.0-alpha.1.25605.110</SystemCodeDomPackageVersion>
25+
<SystemConfigurationConfigurationManagerPackageVersion>11.0.0-alpha.1.25605.110</SystemConfigurationConfigurationManagerPackageVersion>
26+
<SystemFormatsNrbfPackageVersion>11.0.0-alpha.1.25605.110</SystemFormatsNrbfPackageVersion>
27+
<SystemIOHashingPackageVersion>11.0.0-alpha.1.25605.110</SystemIOHashingPackageVersion>
28+
<SystemReflectionMetadataLoadContextPackageVersion>11.0.0-alpha.1.25605.110</SystemReflectionMetadataLoadContextPackageVersion>
29+
<SystemResourcesExtensionsPackageVersion>11.0.0-alpha.1.25605.110</SystemResourcesExtensionsPackageVersion>
30+
<SystemRuntimeSerializationFormattersPackageVersion>11.0.0-alpha.1.25605.110</SystemRuntimeSerializationFormattersPackageVersion>
31+
<SystemTextEncodingsWebPackageVersion>11.0.0-alpha.1.25605.110</SystemTextEncodingsWebPackageVersion>
32+
<SystemTextJsonPackageVersion>11.0.0-alpha.1.25605.110</SystemTextJsonPackageVersion>
33+
<SystemWindowsExtensionsPackageVersion>11.0.0-alpha.1.25605.110</SystemWindowsExtensionsPackageVersion>
3434
</PropertyGroup>
3535
<!--Property group for alternate package version names-->
3636
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -6,110 +6,110 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
66
And you can check these with "darc get-dependencies <dash dash>target-repo "winforms"
77
-->
88
<Dependencies>
9-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="winforms" Sha="5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a" BarId="293255" />
9+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="winforms" Sha="5a69737e6f6447fe397d552503a3909ea49f6f34" BarId="293565" />
1010
<ProductDependencies>
11-
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-rc.3.25603.106">
11+
<Dependency Name="Microsoft.NETCore.Platforms" Version="11.0.0-alpha.1.25605.110">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
13+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
1414
</Dependency>
15-
<Dependency Name="System.Resources.Extensions" Version="10.0.0-rc.3.25603.106">
15+
<Dependency Name="System.Resources.Extensions" Version="11.0.0-alpha.1.25605.110">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
17+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
1818
</Dependency>
19-
<Dependency Name="System.Windows.Extensions" Version="10.0.0-rc.3.25603.106">
19+
<Dependency Name="System.Windows.Extensions" Version="11.0.0-alpha.1.25605.110">
2020
<Uri>https://github.com/dotnet/dotnet</Uri>
21-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
21+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
2222
</Dependency>
23-
<Dependency Name="Microsoft.NET.Sdk.IL" Version="10.0.0-rc.3.25603.106">
23+
<Dependency Name="Microsoft.NET.Sdk.IL" Version="11.0.0-alpha.1.25605.110">
2424
<Uri>https://github.com/dotnet/dotnet</Uri>
25-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
25+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
2626
</Dependency>
27-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-rc.3.25603.106">
27+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="11.0.0-alpha.1.25605.110">
2828
<Uri>https://github.com/dotnet/dotnet</Uri>
29-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
29+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
3030
</Dependency>
31-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="10.0.0-rc.3.25603.106">
31+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="11.0.0-alpha.1.25605.110">
3232
<Uri>https://github.com/dotnet/dotnet</Uri>
33-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
33+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
3434
</Dependency>
35-
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="10.0.0-rc.3.25603.106">
35+
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="11.0.0-alpha.1.25605.110">
3636
<Uri>https://github.com/dotnet/dotnet</Uri>
37-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
37+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
3838
</Dependency>
39-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-rc.3.25603.106">
39+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="11.0.0-alpha.1.25605.110">
4040
<Uri>https://github.com/dotnet/dotnet</Uri>
41-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
41+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.0-rc.3.25603.106">
43+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="11.0.0-alpha.1.25605.110">
4444
<Uri>https://github.com/dotnet/dotnet</Uri>
45-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
45+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
4646
</Dependency>
47-
<Dependency Name="System.Text.Encodings.Web" Version="10.0.0-rc.3.25603.106">
47+
<Dependency Name="System.Text.Encodings.Web" Version="11.0.0-alpha.1.25605.110">
4848
<Uri>https://github.com/dotnet/dotnet</Uri>
49-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
49+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
5050
</Dependency>
51-
<Dependency Name="System.Text.Json" Version="10.0.0-rc.3.25603.106">
51+
<Dependency Name="System.Text.Json" Version="11.0.0-alpha.1.25605.110">
5252
<Uri>https://github.com/dotnet/dotnet</Uri>
53-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
53+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
5454
</Dependency>
55-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.3.25603.106">
55+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="11.0.0-alpha.1.25605.110">
5656
<Uri>https://github.com/dotnet/dotnet</Uri>
57-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
57+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
5858
</Dependency>
59-
<Dependency Name="System.Runtime.Serialization.Formatters" Version="10.0.0-rc.3.25603.106">
59+
<Dependency Name="System.Runtime.Serialization.Formatters" Version="11.0.0-alpha.1.25605.110">
6060
<Uri>https://github.com/dotnet/dotnet</Uri>
61-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
61+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
6262
</Dependency>
63-
<Dependency Name="Microsoft.Win32.SystemEvents" Version="10.0.0-rc.3.25603.106">
63+
<Dependency Name="Microsoft.Win32.SystemEvents" Version="11.0.0-alpha.1.25605.110">
6464
<Uri>https://github.com/dotnet/dotnet</Uri>
65-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
65+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
6666
</Dependency>
67-
<Dependency Name="System.CodeDom" Version="10.0.0-rc.3.25603.106">
67+
<Dependency Name="System.CodeDom" Version="11.0.0-alpha.1.25605.110">
6868
<Uri>https://github.com/dotnet/dotnet</Uri>
69-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
69+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
7070
</Dependency>
71-
<Dependency Name="System.Configuration.ConfigurationManager" Version="10.0.0-rc.3.25603.106">
71+
<Dependency Name="System.Configuration.ConfigurationManager" Version="11.0.0-alpha.1.25605.110">
7272
<Uri>https://github.com/dotnet/dotnet</Uri>
73-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
73+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
7474
</Dependency>
75-
<Dependency Name="System.Formats.Nrbf" Version="10.0.0-rc.3.25603.106">
75+
<Dependency Name="System.Formats.Nrbf" Version="11.0.0-alpha.1.25605.110">
7676
<Uri>https://github.com/dotnet/dotnet</Uri>
77-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
77+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
7878
</Dependency>
79-
<Dependency Name="System.IO.Hashing" Version="10.0.0-rc.3.25603.106">
79+
<Dependency Name="System.IO.Hashing" Version="11.0.0-alpha.1.25605.110">
8080
<Uri>https://github.com/dotnet/dotnet</Uri>
81-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
81+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
8282
</Dependency>
8383
</ProductDependencies>
8484
<ToolsetDependencies>
8585
<!-- Arcade -->
86-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.25603.106">
86+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.25605.110">
8787
<Uri>https://github.com/dotnet/dotnet</Uri>
88-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
88+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
8989
</Dependency>
90-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="11.0.0-beta.25603.106">
90+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="11.0.0-beta.25605.110">
9191
<Uri>https://github.com/dotnet/dotnet</Uri>
92-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
92+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="11.0.0-beta.25603.106">
94+
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="11.0.0-beta.25605.110">
9595
<Uri>https://github.com/dotnet/dotnet</Uri>
96-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
96+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
9797
</Dependency>
98-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.25603.106">
98+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.25605.110">
9999
<Uri>https://github.com/dotnet/dotnet</Uri>
100-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
100+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
101101
</Dependency>
102-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="11.0.0-beta.25603.106">
102+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="11.0.0-beta.25605.110">
103103
<Uri>https://github.com/dotnet/dotnet</Uri>
104-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
104+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
105105
</Dependency>
106-
<Dependency Name="Microsoft.DotNet.XUnitV3Extensions" Version="11.0.0-beta.25603.106">
106+
<Dependency Name="Microsoft.DotNet.XUnitV3Extensions" Version="11.0.0-beta.25605.110">
107107
<Uri>https://github.com/dotnet/dotnet</Uri>
108-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
108+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
109109
</Dependency>
110-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="11.0.0-beta.25603.106">
110+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="11.0.0-beta.25605.110">
111111
<Uri>https://github.com/dotnet/dotnet</Uri>
112-
<Sha>5bb147b254d359d7cbf7fb4e5ccc231d5ebe3a4a</Sha>
112+
<Sha>5a69737e6f6447fe397d552503a3909ea49f6f34</Sha>
113113
</Dependency>
114114
</ToolsetDependencies>
115115
</Dependencies>

eng/common/core-templates/job/job.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
templateContext: ${{ parameters.templateContext }}
7474

7575
variables:
76+
- name: AllowPtrToDetectTestRunRetryFiles
77+
value: true
7678
- ${{ if ne(parameters.enableTelemetry, 'false') }}:
7779
- name: DOTNET_CLI_TELEMETRY_PROFILE
7880
value: '$(Build.Repository.Uri)'

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"runner": "Microsoft.Testing.Platform"
2525
},
2626
"msbuild-sdks": {
27-
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25603.106",
28-
"Microsoft.DotNet.CMake.Sdk": "11.0.0-beta.25603.106",
29-
"Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25603.106",
27+
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25605.110",
28+
"Microsoft.DotNet.CMake.Sdk": "11.0.0-beta.25605.110",
29+
"Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25605.110",
3030
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
31-
"Microsoft.NET.Sdk.IL": "10.0.0-rc.3.25603.106"
31+
"Microsoft.NET.Sdk.IL": "11.0.0-alpha.1.25605.110"
3232
},
3333
"native-tools": {
3434
"cmake": "latest"

0 commit comments

Comments
 (0)