Skip to content

Commit 2b94716

Browse files
[release/10.0] Source code updates from dotnet/dotnet (#13856)
[release/10.0] Source code updates from dotnet/dotnet
1 parent 5148267 commit 2b94716

File tree

3 files changed

+77
-77
lines changed

3 files changed

+77
-77
lines changed

eng/Version.Details.props

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

eng/Version.Details.xml

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

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
}
2222
},
2323
"msbuild-sdks": {
24-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25458.103",
25-
"Microsoft.DotNet.CMake.Sdk": "10.0.0-beta.25458.103",
26-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25458.103",
24+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25459.101",
25+
"Microsoft.DotNet.CMake.Sdk": "10.0.0-beta.25459.101",
26+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25459.101",
2727
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
28-
"Microsoft.NET.Sdk.IL": "10.0.0-rc.2.25458.103"
28+
"Microsoft.NET.Sdk.IL": "10.0.0-rc.2.25459.101"
2929
},
3030
"native-tools": {
3131
"cmake": "latest"

0 commit comments

Comments
 (0)