Skip to content

Commit 4c91280

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 280810 (#11071)
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.Helix.Sdk (Version 10.0.0-beta.25422.107 -> 10.0.0-beta.25425.108) Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Private.Winforms, System.CodeDom, System.Configuration.ConfigurationManager, System.Diagnostics.EventLog, System.DirectoryServices, System.Drawing.Common, System.Formats.Nrbf, System.IO.Packaging, System.Private.Windows.Core.TestUtilities, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Runtime.Serialization.Formatters, System.Security.Cryptography.Xml, System.Security.Permissions, System.Windows.Extensions (Version 10.0.0-rc.1.25422.107 -> 10.0.0-rc.1.25425.108) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2d0bfd8 commit 4c91280

3 files changed

Lines changed: 69 additions & 69 deletions

File tree

eng/Version.Details.props

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,30 @@ This file should be imported by eng/Versions.props
77
<Project>
88
<PropertyGroup>
99
<!-- dotnet/dotnet dependencies -->
10-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25422.107</MicrosoftDotNetArcadeSdkPackageVersion>
11-
<MicrosoftDotNetCodeAnalysisPackageVersion>10.0.0-beta.25422.107</MicrosoftDotNetCodeAnalysisPackageVersion>
12-
<MicrosoftDotNetGenAPIPackageVersion>10.0.0-beta.25422.107</MicrosoftDotNetGenAPIPackageVersion>
13-
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25422.107</MicrosoftDotNetHelixSdkPackageVersion>
14-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-rc.1.25422.107</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
15-
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-rc.1.25422.107</MicrosoftNETCoreAppRefPackageVersion>
16-
<MicrosoftNETCorePlatformsPackageVersion>10.0.0-rc.1.25422.107</MicrosoftNETCorePlatformsPackageVersion>
17-
<MicrosoftPrivateWinformsPackageVersion>10.0.0-rc.1.25422.107</MicrosoftPrivateWinformsPackageVersion>
10+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25425.108</MicrosoftDotNetArcadeSdkPackageVersion>
11+
<MicrosoftDotNetCodeAnalysisPackageVersion>10.0.0-beta.25425.108</MicrosoftDotNetCodeAnalysisPackageVersion>
12+
<MicrosoftDotNetGenAPIPackageVersion>10.0.0-beta.25425.108</MicrosoftDotNetGenAPIPackageVersion>
13+
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25425.108</MicrosoftDotNetHelixSdkPackageVersion>
14+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-rc.1.25425.108</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
15+
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-rc.1.25425.108</MicrosoftNETCoreAppRefPackageVersion>
16+
<MicrosoftNETCorePlatformsPackageVersion>10.0.0-rc.1.25425.108</MicrosoftNETCorePlatformsPackageVersion>
17+
<MicrosoftPrivateWinformsPackageVersion>10.0.0-rc.1.25425.108</MicrosoftPrivateWinformsPackageVersion>
1818
<MicrosoftSourceLinkAzureReposGitPackageVersion>8.0.0-beta.23409.2</MicrosoftSourceLinkAzureReposGitPackageVersion>
1919
<MicrosoftSourceLinkGitHubPackageVersion>8.0.0-beta.23409.2</MicrosoftSourceLinkGitHubPackageVersion>
20-
<SystemCodeDomPackageVersion>10.0.0-rc.1.25422.107</SystemCodeDomPackageVersion>
21-
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-rc.1.25422.107</SystemConfigurationConfigurationManagerPackageVersion>
22-
<SystemDiagnosticsEventLogPackageVersion>10.0.0-rc.1.25422.107</SystemDiagnosticsEventLogPackageVersion>
23-
<SystemDirectoryServicesPackageVersion>10.0.0-rc.1.25422.107</SystemDirectoryServicesPackageVersion>
24-
<SystemDrawingCommonPackageVersion>10.0.0-rc.1.25422.107</SystemDrawingCommonPackageVersion>
25-
<SystemFormatsNrbfPackageVersion>10.0.0-rc.1.25422.107</SystemFormatsNrbfPackageVersion>
26-
<SystemIOPackagingPackageVersion>10.0.0-rc.1.25422.107</SystemIOPackagingPackageVersion>
27-
<SystemPrivateWindowsCoreTestUtilitiesPackageVersion>10.0.0-rc.1.25422.107</SystemPrivateWindowsCoreTestUtilitiesPackageVersion>
28-
<SystemReflectionMetadataLoadContextPackageVersion>10.0.0-rc.1.25422.107</SystemReflectionMetadataLoadContextPackageVersion>
29-
<SystemResourcesExtensionsPackageVersion>10.0.0-rc.1.25422.107</SystemResourcesExtensionsPackageVersion>
30-
<SystemRuntimeSerializationFormattersPackageVersion>10.0.0-rc.1.25422.107</SystemRuntimeSerializationFormattersPackageVersion>
31-
<SystemSecurityCryptographyXmlPackageVersion>10.0.0-rc.1.25422.107</SystemSecurityCryptographyXmlPackageVersion>
32-
<SystemSecurityPermissionsPackageVersion>10.0.0-rc.1.25422.107</SystemSecurityPermissionsPackageVersion>
33-
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.1.25422.107</SystemWindowsExtensionsPackageVersion>
20+
<SystemCodeDomPackageVersion>10.0.0-rc.1.25425.108</SystemCodeDomPackageVersion>
21+
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-rc.1.25425.108</SystemConfigurationConfigurationManagerPackageVersion>
22+
<SystemDiagnosticsEventLogPackageVersion>10.0.0-rc.1.25425.108</SystemDiagnosticsEventLogPackageVersion>
23+
<SystemDirectoryServicesPackageVersion>10.0.0-rc.1.25425.108</SystemDirectoryServicesPackageVersion>
24+
<SystemDrawingCommonPackageVersion>10.0.0-rc.1.25425.108</SystemDrawingCommonPackageVersion>
25+
<SystemFormatsNrbfPackageVersion>10.0.0-rc.1.25425.108</SystemFormatsNrbfPackageVersion>
26+
<SystemIOPackagingPackageVersion>10.0.0-rc.1.25425.108</SystemIOPackagingPackageVersion>
27+
<SystemPrivateWindowsCoreTestUtilitiesPackageVersion>10.0.0-rc.1.25425.108</SystemPrivateWindowsCoreTestUtilitiesPackageVersion>
28+
<SystemReflectionMetadataLoadContextPackageVersion>10.0.0-rc.1.25425.108</SystemReflectionMetadataLoadContextPackageVersion>
29+
<SystemResourcesExtensionsPackageVersion>10.0.0-rc.1.25425.108</SystemResourcesExtensionsPackageVersion>
30+
<SystemRuntimeSerializationFormattersPackageVersion>10.0.0-rc.1.25425.108</SystemRuntimeSerializationFormattersPackageVersion>
31+
<SystemSecurityCryptographyXmlPackageVersion>10.0.0-rc.1.25425.108</SystemSecurityCryptographyXmlPackageVersion>
32+
<SystemSecurityPermissionsPackageVersion>10.0.0-rc.1.25425.108</SystemSecurityPermissionsPackageVersion>
33+
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.1.25425.108</SystemWindowsExtensionsPackageVersion>
3434
<!-- _git/dotnet-wpf-int dependencies -->
3535
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-preview.7.25317.2</MicrosoftDotNetWpfDncEngPackageVersion>
3636
</PropertyGroup>

eng/Version.Details.xml

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,100 +1,100 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="wpf" Sha="7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d" BarId="280549" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="wpf" Sha="bcd89f47fbd5c34dc04022fe13b20694f077d676" BarId="280810" />
44
<ProductDependencies>
5-
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-rc.1.25422.107">
5+
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-rc.1.25425.108">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
7+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-rc.1.25422.107">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-rc.1.25425.108">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
11+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
1212
</Dependency>
13-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-rc.1.25422.107">
13+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-rc.1.25425.108">
1414
<Uri>https://github.com/dotnet/dotnet</Uri>
15-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
15+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
1616
</Dependency>
17-
<Dependency Name="System.Windows.Extensions" Version="10.0.0-rc.1.25422.107">
17+
<Dependency Name="System.Windows.Extensions" Version="10.0.0-rc.1.25425.108">
1818
<Uri>https://github.com/dotnet/dotnet</Uri>
19-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
19+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-rc.1.25422.107">
21+
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-rc.1.25425.108">
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
23+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
2424
</Dependency>
2525
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-preview.7.25317.2">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
2727
<Sha>8a6c1d81657ef04c040f598cafacf8f5a33abda2</Sha>
2828
</Dependency>
29-
<Dependency Name="System.Resources.Extensions" Version="10.0.0-rc.1.25422.107">
29+
<Dependency Name="System.Resources.Extensions" Version="10.0.0-rc.1.25425.108">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>
31-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
31+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
3232
</Dependency>
33-
<Dependency Name="System.Runtime.Serialization.Formatters" Version="10.0.0-rc.1.25422.107">
33+
<Dependency Name="System.Runtime.Serialization.Formatters" Version="10.0.0-rc.1.25425.108">
3434
<Uri>https://github.com/dotnet/dotnet</Uri>
35-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
35+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.1.25422.107">
37+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.1.25425.108">
3838
<Uri>https://github.com/dotnet/dotnet</Uri>
39-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
39+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
4040
</Dependency>
41-
<Dependency Name="System.CodeDom" Version="10.0.0-rc.1.25422.107">
41+
<Dependency Name="System.CodeDom" Version="10.0.0-rc.1.25425.108">
4242
<Uri>https://github.com/dotnet/dotnet</Uri>
43-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
43+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
4444
</Dependency>
45-
<Dependency Name="System.Configuration.ConfigurationManager" Version="10.0.0-rc.1.25422.107">
45+
<Dependency Name="System.Configuration.ConfigurationManager" Version="10.0.0-rc.1.25425.108">
4646
<Uri>https://github.com/dotnet/dotnet</Uri>
47-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
47+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
4848
</Dependency>
49-
<Dependency Name="System.Diagnostics.EventLog" Version="10.0.0-rc.1.25422.107">
49+
<Dependency Name="System.Diagnostics.EventLog" Version="10.0.0-rc.1.25425.108">
5050
<Uri>https://github.com/dotnet/dotnet</Uri>
51-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
51+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
5252
</Dependency>
53-
<Dependency Name="System.DirectoryServices" Version="10.0.0-rc.1.25422.107">
53+
<Dependency Name="System.DirectoryServices" Version="10.0.0-rc.1.25425.108">
5454
<Uri>https://github.com/dotnet/dotnet</Uri>
55-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
55+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
5656
</Dependency>
57-
<Dependency Name="System.Formats.Nrbf" Version="10.0.0-rc.1.25422.107">
57+
<Dependency Name="System.Formats.Nrbf" Version="10.0.0-rc.1.25425.108">
5858
<Uri>https://github.com/dotnet/dotnet</Uri>
59-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
59+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
6060
</Dependency>
61-
<Dependency Name="System.IO.Packaging" Version="10.0.0-rc.1.25422.107">
61+
<Dependency Name="System.IO.Packaging" Version="10.0.0-rc.1.25425.108">
6262
<Uri>https://github.com/dotnet/dotnet</Uri>
63-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
63+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
6464
</Dependency>
65-
<Dependency Name="System.Security.Cryptography.Xml" Version="10.0.0-rc.1.25422.107">
65+
<Dependency Name="System.Security.Cryptography.Xml" Version="10.0.0-rc.1.25425.108">
6666
<Uri>https://github.com/dotnet/dotnet</Uri>
67-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
67+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
6868
</Dependency>
69-
<Dependency Name="System.Security.Permissions" Version="10.0.0-rc.1.25422.107">
69+
<Dependency Name="System.Security.Permissions" Version="10.0.0-rc.1.25425.108">
7070
<Uri>https://github.com/dotnet/dotnet</Uri>
71-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
71+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
7272
</Dependency>
73-
<Dependency Name="System.Drawing.Common" Version="10.0.0-rc.1.25422.107">
73+
<Dependency Name="System.Drawing.Common" Version="10.0.0-rc.1.25425.108">
7474
<Uri>https://github.com/dotnet/dotnet</Uri>
75-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
75+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
7676
</Dependency>
7777
</ProductDependencies>
7878
<ToolsetDependencies>
79-
<Dependency Name="System.Private.Windows.Core.TestUtilities" Version="10.0.0-rc.1.25422.107">
79+
<Dependency Name="System.Private.Windows.Core.TestUtilities" Version="10.0.0-rc.1.25425.108">
8080
<Uri>https://github.com/dotnet/dotnet</Uri>
81-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
81+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
8282
</Dependency>
83-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25422.107">
83+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25425.108">
8484
<Uri>https://github.com/dotnet/dotnet</Uri>
85-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
85+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
8686
</Dependency>
87-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25422.107">
87+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25425.108">
8888
<Uri>https://github.com/dotnet/dotnet</Uri>
89-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
89+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
9090
</Dependency>
91-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25422.107">
91+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25425.108">
9292
<Uri>https://github.com/dotnet/dotnet</Uri>
93-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
93+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
9494
</Dependency>
95-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25422.107">
95+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25425.108">
9696
<Uri>https://github.com/dotnet/dotnet</Uri>
97-
<Sha>7f7a0a3a9390835a3666f5ca0e9c687bf7eaea5d</Sha>
97+
<Sha>bcd89f47fbd5c34dc04022fe13b20694f077d676</Sha>
9898
</Dependency>
9999
<!-- TODO: Unpin sourcelink dependencies: https://github.com/dotnet/wpf/issues/11042 -->
100100
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="8.0.0-beta.23409.2" Pinned="true">

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
}
2525
},
2626
"msbuild-sdks": {
27-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25422.107",
28-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25422.107",
27+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25425.108",
28+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25425.108",
2929
"Microsoft.Build.NoTargets": "3.7.56"
3030
},
3131
"native-tools": {

0 commit comments

Comments
 (0)