Skip to content

Commit f75ac9a

Browse files
[main] Source code updates from dotnet/dotnet (#14405)
[main] Source code updates from dotnet/dotnet
1 parent 6f9c433 commit f75ac9a

File tree

3 files changed

+83
-83
lines changed

3 files changed

+83
-83
lines changed

eng/Version.Details.props

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

eng/Version.Details.xml

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -6,114 +6,114 @@ 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="435654e5061825b16b8a45ae7250cdb849a0ecdd" BarId="306391" />
9+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="winforms" Sha="3ccdcc4cf9b93bf3504275d4506144cf68c15b2c" BarId="306434" />
1010
<ProductDependencies>
11-
<Dependency Name="Microsoft.NETCore.Platforms" Version="11.0.0-preview.3.26166.106">
11+
<Dependency Name="Microsoft.NETCore.Platforms" Version="11.0.0-preview.3.26166.111">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
13+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
1414
</Dependency>
15-
<Dependency Name="System.Resources.Extensions" Version="11.0.0-preview.3.26166.106">
15+
<Dependency Name="System.Resources.Extensions" Version="11.0.0-preview.3.26166.111">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
17+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
1818
</Dependency>
19-
<Dependency Name="System.Windows.Extensions" Version="11.0.0-preview.3.26166.106">
19+
<Dependency Name="System.Windows.Extensions" Version="11.0.0-preview.3.26166.111">
2020
<Uri>https://github.com/dotnet/dotnet</Uri>
21-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
21+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
2222
</Dependency>
23-
<Dependency Name="Microsoft.NET.Sdk.IL" Version="11.0.0-preview.3.26166.106">
23+
<Dependency Name="Microsoft.NET.Sdk.IL" Version="11.0.0-preview.3.26166.111">
2424
<Uri>https://github.com/dotnet/dotnet</Uri>
25-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
25+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
2626
</Dependency>
27-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="11.0.0-preview.3.26166.106">
27+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="11.0.0-preview.3.26166.111">
2828
<Uri>https://github.com/dotnet/dotnet</Uri>
29-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
29+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
3030
</Dependency>
31-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="11.0.0-preview.3.26166.106">
31+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="11.0.0-preview.3.26166.111">
3232
<Uri>https://github.com/dotnet/dotnet</Uri>
33-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
33+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
3434
</Dependency>
35-
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="11.0.0-preview.3.26166.106">
35+
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="11.0.0-preview.3.26166.111">
3636
<Uri>https://github.com/dotnet/dotnet</Uri>
37-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
37+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
3838
</Dependency>
39-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="11.0.0-preview.3.26166.106">
39+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="11.0.0-preview.3.26166.111">
4040
<Uri>https://github.com/dotnet/dotnet</Uri>
41-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
41+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="11.0.0-preview.3.26166.106">
43+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="11.0.0-preview.3.26166.111">
4444
<Uri>https://github.com/dotnet/dotnet</Uri>
45-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
45+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
4646
</Dependency>
47-
<Dependency Name="System.Text.Encodings.Web" Version="11.0.0-preview.3.26166.106">
47+
<Dependency Name="System.Text.Encodings.Web" Version="11.0.0-preview.3.26166.111">
4848
<Uri>https://github.com/dotnet/dotnet</Uri>
49-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
49+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
5050
</Dependency>
51-
<Dependency Name="System.Text.Json" Version="11.0.0-preview.3.26166.106">
51+
<Dependency Name="System.Text.Json" Version="11.0.0-preview.3.26166.111">
5252
<Uri>https://github.com/dotnet/dotnet</Uri>
53-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
53+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
5454
</Dependency>
55-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="11.0.0-preview.3.26166.106">
55+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="11.0.0-preview.3.26166.111">
5656
<Uri>https://github.com/dotnet/dotnet</Uri>
57-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
57+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
5858
</Dependency>
59-
<Dependency Name="System.Runtime.Serialization.Formatters" Version="11.0.0-preview.3.26166.106">
59+
<Dependency Name="System.Runtime.Serialization.Formatters" Version="11.0.0-preview.3.26166.111">
6060
<Uri>https://github.com/dotnet/dotnet</Uri>
61-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
61+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
6262
</Dependency>
63-
<Dependency Name="Microsoft.Win32.SystemEvents" Version="11.0.0-preview.3.26166.106">
63+
<Dependency Name="Microsoft.Win32.SystemEvents" Version="11.0.0-preview.3.26166.111">
6464
<Uri>https://github.com/dotnet/dotnet</Uri>
65-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
65+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
6666
</Dependency>
67-
<Dependency Name="System.CodeDom" Version="11.0.0-preview.3.26166.106">
67+
<Dependency Name="System.CodeDom" Version="11.0.0-preview.3.26166.111">
6868
<Uri>https://github.com/dotnet/dotnet</Uri>
69-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
69+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
7070
</Dependency>
71-
<Dependency Name="System.Configuration.ConfigurationManager" Version="11.0.0-preview.3.26166.106">
71+
<Dependency Name="System.Configuration.ConfigurationManager" Version="11.0.0-preview.3.26166.111">
7272
<Uri>https://github.com/dotnet/dotnet</Uri>
73-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
73+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
7474
</Dependency>
75-
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="11.0.0-preview.3.26166.106">
75+
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="11.0.0-preview.3.26166.111">
7676
<Uri>https://github.com/dotnet/dotnet</Uri>
77-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
77+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
7878
</Dependency>
79-
<Dependency Name="System.Formats.Nrbf" Version="11.0.0-preview.3.26166.106">
79+
<Dependency Name="System.Formats.Nrbf" Version="11.0.0-preview.3.26166.111">
8080
<Uri>https://github.com/dotnet/dotnet</Uri>
81-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
81+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
8282
</Dependency>
83-
<Dependency Name="System.IO.Hashing" Version="11.0.0-preview.3.26166.106">
83+
<Dependency Name="System.IO.Hashing" Version="11.0.0-preview.3.26166.111">
8484
<Uri>https://github.com/dotnet/dotnet</Uri>
85-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
85+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
8686
</Dependency>
8787
</ProductDependencies>
8888
<ToolsetDependencies>
8989
<!-- Arcade -->
90-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26166.106">
90+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26166.111">
9191
<Uri>https://github.com/dotnet/dotnet</Uri>
92-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
92+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="11.0.0-beta.26166.106">
94+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="11.0.0-beta.26166.111">
9595
<Uri>https://github.com/dotnet/dotnet</Uri>
96-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
96+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
9797
</Dependency>
98-
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="11.0.0-beta.26166.106">
98+
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="11.0.0-beta.26166.111">
9999
<Uri>https://github.com/dotnet/dotnet</Uri>
100-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
100+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
101101
</Dependency>
102-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.26166.106">
102+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.26166.111">
103103
<Uri>https://github.com/dotnet/dotnet</Uri>
104-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
104+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
105105
</Dependency>
106-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="11.0.0-beta.26166.106">
106+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="11.0.0-beta.26166.111">
107107
<Uri>https://github.com/dotnet/dotnet</Uri>
108-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
108+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
109109
</Dependency>
110-
<Dependency Name="Microsoft.DotNet.XUnitV3Extensions" Version="11.0.0-beta.26166.106">
110+
<Dependency Name="Microsoft.DotNet.XUnitV3Extensions" Version="11.0.0-beta.26166.111">
111111
<Uri>https://github.com/dotnet/dotnet</Uri>
112-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
112+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
113113
</Dependency>
114-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="11.0.0-beta.26166.106">
114+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="11.0.0-beta.26166.111">
115115
<Uri>https://github.com/dotnet/dotnet</Uri>
116-
<Sha>435654e5061825b16b8a45ae7250cdb849a0ecdd</Sha>
116+
<Sha>3ccdcc4cf9b93bf3504275d4506144cf68c15b2c</Sha>
117117
</Dependency>
118118
</ToolsetDependencies>
119119
</Dependencies>

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.26166.106",
28-
"Microsoft.DotNet.CMake.Sdk": "11.0.0-beta.26166.106",
29-
"Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26166.106",
27+
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26166.111",
28+
"Microsoft.DotNet.CMake.Sdk": "11.0.0-beta.26166.111",
29+
"Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26166.111",
3030
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
31-
"Microsoft.NET.Sdk.IL": "11.0.0-preview.3.26166.106"
31+
"Microsoft.NET.Sdk.IL": "11.0.0-preview.3.26166.111"
3232
},
3333
"native-tools": {
3434
"cmake": "latest"

0 commit comments

Comments
 (0)