Skip to content

Commit cdaabfc

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 279877 (#11057)
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.Helix.Sdk (Version 10.0.0-beta.25416.112 -> 10.0.0-beta.25418.110) 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.25416.112 -> 10.0.0-rc.1.25418.110) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 30df7a6 commit cdaabfc

File tree

3 files changed

+69
-69
lines changed

3 files changed

+69
-69
lines changed

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.25416.112</MicrosoftDotNetArcadeSdkPackageVersion>
11-
<MicrosoftDotNetCodeAnalysisPackageVersion>10.0.0-beta.25416.112</MicrosoftDotNetCodeAnalysisPackageVersion>
12-
<MicrosoftDotNetGenAPIPackageVersion>10.0.0-beta.25416.112</MicrosoftDotNetGenAPIPackageVersion>
13-
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25416.112</MicrosoftDotNetHelixSdkPackageVersion>
14-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-rc.1.25416.112</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
15-
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-rc.1.25416.112</MicrosoftNETCoreAppRefPackageVersion>
16-
<MicrosoftNETCorePlatformsPackageVersion>10.0.0-rc.1.25416.112</MicrosoftNETCorePlatformsPackageVersion>
17-
<MicrosoftPrivateWinformsPackageVersion>10.0.0-rc.1.25416.112</MicrosoftPrivateWinformsPackageVersion>
10+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25418.110</MicrosoftDotNetArcadeSdkPackageVersion>
11+
<MicrosoftDotNetCodeAnalysisPackageVersion>10.0.0-beta.25418.110</MicrosoftDotNetCodeAnalysisPackageVersion>
12+
<MicrosoftDotNetGenAPIPackageVersion>10.0.0-beta.25418.110</MicrosoftDotNetGenAPIPackageVersion>
13+
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25418.110</MicrosoftDotNetHelixSdkPackageVersion>
14+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-rc.1.25418.110</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
15+
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-rc.1.25418.110</MicrosoftNETCoreAppRefPackageVersion>
16+
<MicrosoftNETCorePlatformsPackageVersion>10.0.0-rc.1.25418.110</MicrosoftNETCorePlatformsPackageVersion>
17+
<MicrosoftPrivateWinformsPackageVersion>10.0.0-rc.1.25418.110</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.25416.112</SystemCodeDomPackageVersion>
21-
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-rc.1.25416.112</SystemConfigurationConfigurationManagerPackageVersion>
22-
<SystemDiagnosticsEventLogPackageVersion>10.0.0-rc.1.25416.112</SystemDiagnosticsEventLogPackageVersion>
23-
<SystemDirectoryServicesPackageVersion>10.0.0-rc.1.25416.112</SystemDirectoryServicesPackageVersion>
24-
<SystemDrawingCommonPackageVersion>10.0.0-rc.1.25416.112</SystemDrawingCommonPackageVersion>
25-
<SystemFormatsNrbfPackageVersion>10.0.0-rc.1.25416.112</SystemFormatsNrbfPackageVersion>
26-
<SystemIOPackagingPackageVersion>10.0.0-rc.1.25416.112</SystemIOPackagingPackageVersion>
27-
<SystemPrivateWindowsCoreTestUtilitiesPackageVersion>10.0.0-rc.1.25416.112</SystemPrivateWindowsCoreTestUtilitiesPackageVersion>
28-
<SystemReflectionMetadataLoadContextPackageVersion>10.0.0-rc.1.25416.112</SystemReflectionMetadataLoadContextPackageVersion>
29-
<SystemResourcesExtensionsPackageVersion>10.0.0-rc.1.25416.112</SystemResourcesExtensionsPackageVersion>
30-
<SystemRuntimeSerializationFormattersPackageVersion>10.0.0-rc.1.25416.112</SystemRuntimeSerializationFormattersPackageVersion>
31-
<SystemSecurityCryptographyXmlPackageVersion>10.0.0-rc.1.25416.112</SystemSecurityCryptographyXmlPackageVersion>
32-
<SystemSecurityPermissionsPackageVersion>10.0.0-rc.1.25416.112</SystemSecurityPermissionsPackageVersion>
33-
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.1.25416.112</SystemWindowsExtensionsPackageVersion>
20+
<SystemCodeDomPackageVersion>10.0.0-rc.1.25418.110</SystemCodeDomPackageVersion>
21+
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-rc.1.25418.110</SystemConfigurationConfigurationManagerPackageVersion>
22+
<SystemDiagnosticsEventLogPackageVersion>10.0.0-rc.1.25418.110</SystemDiagnosticsEventLogPackageVersion>
23+
<SystemDirectoryServicesPackageVersion>10.0.0-rc.1.25418.110</SystemDirectoryServicesPackageVersion>
24+
<SystemDrawingCommonPackageVersion>10.0.0-rc.1.25418.110</SystemDrawingCommonPackageVersion>
25+
<SystemFormatsNrbfPackageVersion>10.0.0-rc.1.25418.110</SystemFormatsNrbfPackageVersion>
26+
<SystemIOPackagingPackageVersion>10.0.0-rc.1.25418.110</SystemIOPackagingPackageVersion>
27+
<SystemPrivateWindowsCoreTestUtilitiesPackageVersion>10.0.0-rc.1.25418.110</SystemPrivateWindowsCoreTestUtilitiesPackageVersion>
28+
<SystemReflectionMetadataLoadContextPackageVersion>10.0.0-rc.1.25418.110</SystemReflectionMetadataLoadContextPackageVersion>
29+
<SystemResourcesExtensionsPackageVersion>10.0.0-rc.1.25418.110</SystemResourcesExtensionsPackageVersion>
30+
<SystemRuntimeSerializationFormattersPackageVersion>10.0.0-rc.1.25418.110</SystemRuntimeSerializationFormattersPackageVersion>
31+
<SystemSecurityCryptographyXmlPackageVersion>10.0.0-rc.1.25418.110</SystemSecurityCryptographyXmlPackageVersion>
32+
<SystemSecurityPermissionsPackageVersion>10.0.0-rc.1.25418.110</SystemSecurityPermissionsPackageVersion>
33+
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.1.25418.110</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="8c49b059243665b9c1a4ce01c24bedb4f5641f15" BarId="279630" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="wpf" Sha="60fecc0f99696a998bfd1fca8ed314bc591a3b9b" BarId="279877" />
44
<ProductDependencies>
5-
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-rc.1.25416.112">
5+
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-rc.1.25418.110">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
7+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-rc.1.25416.112">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-rc.1.25418.110">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
11+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
1212
</Dependency>
13-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-rc.1.25416.112">
13+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-rc.1.25418.110">
1414
<Uri>https://github.com/dotnet/dotnet</Uri>
15-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
15+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
1616
</Dependency>
17-
<Dependency Name="System.Windows.Extensions" Version="10.0.0-rc.1.25416.112">
17+
<Dependency Name="System.Windows.Extensions" Version="10.0.0-rc.1.25418.110">
1818
<Uri>https://github.com/dotnet/dotnet</Uri>
19-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
19+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-rc.1.25416.112">
21+
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-rc.1.25418.110">
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
23+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</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.25416.112">
29+
<Dependency Name="System.Resources.Extensions" Version="10.0.0-rc.1.25418.110">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>
31-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
31+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
3232
</Dependency>
33-
<Dependency Name="System.Runtime.Serialization.Formatters" Version="10.0.0-rc.1.25416.112">
33+
<Dependency Name="System.Runtime.Serialization.Formatters" Version="10.0.0-rc.1.25418.110">
3434
<Uri>https://github.com/dotnet/dotnet</Uri>
35-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
35+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.1.25416.112">
37+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.1.25418.110">
3838
<Uri>https://github.com/dotnet/dotnet</Uri>
39-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
39+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
4040
</Dependency>
41-
<Dependency Name="System.CodeDom" Version="10.0.0-rc.1.25416.112">
41+
<Dependency Name="System.CodeDom" Version="10.0.0-rc.1.25418.110">
4242
<Uri>https://github.com/dotnet/dotnet</Uri>
43-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
43+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
4444
</Dependency>
45-
<Dependency Name="System.Configuration.ConfigurationManager" Version="10.0.0-rc.1.25416.112">
45+
<Dependency Name="System.Configuration.ConfigurationManager" Version="10.0.0-rc.1.25418.110">
4646
<Uri>https://github.com/dotnet/dotnet</Uri>
47-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
47+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
4848
</Dependency>
49-
<Dependency Name="System.Diagnostics.EventLog" Version="10.0.0-rc.1.25416.112">
49+
<Dependency Name="System.Diagnostics.EventLog" Version="10.0.0-rc.1.25418.110">
5050
<Uri>https://github.com/dotnet/dotnet</Uri>
51-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
51+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
5252
</Dependency>
53-
<Dependency Name="System.DirectoryServices" Version="10.0.0-rc.1.25416.112">
53+
<Dependency Name="System.DirectoryServices" Version="10.0.0-rc.1.25418.110">
5454
<Uri>https://github.com/dotnet/dotnet</Uri>
55-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
55+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
5656
</Dependency>
57-
<Dependency Name="System.Formats.Nrbf" Version="10.0.0-rc.1.25416.112">
57+
<Dependency Name="System.Formats.Nrbf" Version="10.0.0-rc.1.25418.110">
5858
<Uri>https://github.com/dotnet/dotnet</Uri>
59-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
59+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
6060
</Dependency>
61-
<Dependency Name="System.IO.Packaging" Version="10.0.0-rc.1.25416.112">
61+
<Dependency Name="System.IO.Packaging" Version="10.0.0-rc.1.25418.110">
6262
<Uri>https://github.com/dotnet/dotnet</Uri>
63-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
63+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
6464
</Dependency>
65-
<Dependency Name="System.Security.Cryptography.Xml" Version="10.0.0-rc.1.25416.112">
65+
<Dependency Name="System.Security.Cryptography.Xml" Version="10.0.0-rc.1.25418.110">
6666
<Uri>https://github.com/dotnet/dotnet</Uri>
67-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
67+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
6868
</Dependency>
69-
<Dependency Name="System.Security.Permissions" Version="10.0.0-rc.1.25416.112">
69+
<Dependency Name="System.Security.Permissions" Version="10.0.0-rc.1.25418.110">
7070
<Uri>https://github.com/dotnet/dotnet</Uri>
71-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
71+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
7272
</Dependency>
73-
<Dependency Name="System.Drawing.Common" Version="10.0.0-rc.1.25416.112">
73+
<Dependency Name="System.Drawing.Common" Version="10.0.0-rc.1.25418.110">
7474
<Uri>https://github.com/dotnet/dotnet</Uri>
75-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
75+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
7676
</Dependency>
7777
</ProductDependencies>
7878
<ToolsetDependencies>
79-
<Dependency Name="System.Private.Windows.Core.TestUtilities" Version="10.0.0-rc.1.25416.112">
79+
<Dependency Name="System.Private.Windows.Core.TestUtilities" Version="10.0.0-rc.1.25418.110">
8080
<Uri>https://github.com/dotnet/dotnet</Uri>
81-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
81+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
8282
</Dependency>
83-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25416.112">
83+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25418.110">
8484
<Uri>https://github.com/dotnet/dotnet</Uri>
85-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
85+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
8686
</Dependency>
87-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25416.112">
87+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25418.110">
8888
<Uri>https://github.com/dotnet/dotnet</Uri>
89-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
89+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
9090
</Dependency>
91-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25416.112">
91+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25418.110">
9292
<Uri>https://github.com/dotnet/dotnet</Uri>
93-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
93+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</Sha>
9494
</Dependency>
95-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25416.112">
95+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25418.110">
9696
<Uri>https://github.com/dotnet/dotnet</Uri>
97-
<Sha>8c49b059243665b9c1a4ce01c24bedb4f5641f15</Sha>
97+
<Sha>60fecc0f99696a998bfd1fca8ed314bc591a3b9b</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.25416.112",
28-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25416.112",
27+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25418.110",
28+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25418.110",
2929
"Microsoft.Build.NoTargets": "3.7.56"
3030
},
3131
"native-tools": {

0 commit comments

Comments
 (0)