Skip to content

Commit dca0d08

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 277635
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.Helix.Sdk, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.GitHub (Version 10.0.0-beta.25377.103 -> 10.0.0-beta.25401.103) 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.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Runtime.Serialization.Formatters, System.Security.Cryptography.Xml, System.Security.Permissions, System.Windows.Extensions (Version 10.0.0-preview.7.25377.103 -> 10.0.0-rc.1.25401.103)
1 parent b330ff9 commit dca0d08

File tree

3 files changed

+116
-52
lines changed

3 files changed

+116
-52
lines changed

eng/Version.Details.props

Lines changed: 65 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,65 @@
1-
<!-- will get filled in the next backflow -->
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
This file is auto-generated by the Maestro dependency flow system.
4+
Do not edit it manually, as it will get overwritten by automation.
5+
This file should be imported by eng/Versions.props
6+
-->
7+
<Project>
8+
<PropertyGroup>
9+
<!-- dotnet/dotnet dependencies -->
10+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25401.103</MicrosoftDotNetArcadeSdkPackageVersion>
11+
<MicrosoftDotNetCodeAnalysisPackageVersion>10.0.0-beta.25401.103</MicrosoftDotNetCodeAnalysisPackageVersion>
12+
<MicrosoftDotNetGenAPIPackageVersion>10.0.0-beta.25401.103</MicrosoftDotNetGenAPIPackageVersion>
13+
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25401.103</MicrosoftDotNetHelixSdkPackageVersion>
14+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-rc.1.25401.103</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
15+
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-rc.1.25401.103</MicrosoftNETCoreAppRefPackageVersion>
16+
<MicrosoftNETCorePlatformsPackageVersion>10.0.0-rc.1.25401.103</MicrosoftNETCorePlatformsPackageVersion>
17+
<MicrosoftPrivateWinformsPackageVersion>10.0.0-rc.1.25401.103</MicrosoftPrivateWinformsPackageVersion>
18+
<MicrosoftSourceLinkAzureReposGitPackageVersion>10.0.0-beta.25401.103</MicrosoftSourceLinkAzureReposGitPackageVersion>
19+
<MicrosoftSourceLinkGitHubPackageVersion>10.0.0-beta.25401.103</MicrosoftSourceLinkGitHubPackageVersion>
20+
<SystemCodeDomPackageVersion>10.0.0-rc.1.25401.103</SystemCodeDomPackageVersion>
21+
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-rc.1.25401.103</SystemConfigurationConfigurationManagerPackageVersion>
22+
<SystemDiagnosticsEventLogPackageVersion>10.0.0-rc.1.25401.103</SystemDiagnosticsEventLogPackageVersion>
23+
<SystemDirectoryServicesPackageVersion>10.0.0-rc.1.25401.103</SystemDirectoryServicesPackageVersion>
24+
<SystemDrawingCommonPackageVersion>10.0.0-rc.1.25401.103</SystemDrawingCommonPackageVersion>
25+
<SystemFormatsNrbfPackageVersion>10.0.0-rc.1.25401.103</SystemFormatsNrbfPackageVersion>
26+
<SystemIOPackagingPackageVersion>10.0.0-rc.1.25401.103</SystemIOPackagingPackageVersion>
27+
<SystemReflectionMetadataLoadContextPackageVersion>10.0.0-rc.1.25401.103</SystemReflectionMetadataLoadContextPackageVersion>
28+
<SystemResourcesExtensionsPackageVersion>10.0.0-rc.1.25401.103</SystemResourcesExtensionsPackageVersion>
29+
<SystemRuntimeSerializationFormattersPackageVersion>10.0.0-rc.1.25401.103</SystemRuntimeSerializationFormattersPackageVersion>
30+
<SystemSecurityCryptographyXmlPackageVersion>10.0.0-rc.1.25401.103</SystemSecurityCryptographyXmlPackageVersion>
31+
<SystemSecurityPermissionsPackageVersion>10.0.0-rc.1.25401.103</SystemSecurityPermissionsPackageVersion>
32+
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.1.25401.103</SystemWindowsExtensionsPackageVersion>
33+
<!-- _git/dotnet-wpf-int dependencies -->
34+
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-preview.7.25317.2</MicrosoftDotNetWpfDncEngPackageVersion>
35+
</PropertyGroup>
36+
<!--Property group for alternate package version names-->
37+
<PropertyGroup>
38+
<!-- dotnet/dotnet dependencies -->
39+
<MicrosoftDotNetArcadeSdkVersion>$(MicrosoftDotNetArcadeSdkPackageVersion)</MicrosoftDotNetArcadeSdkVersion>
40+
<MicrosoftDotNetCodeAnalysisVersion>$(MicrosoftDotNetCodeAnalysisPackageVersion)</MicrosoftDotNetCodeAnalysisVersion>
41+
<MicrosoftDotNetGenAPIVersion>$(MicrosoftDotNetGenAPIPackageVersion)</MicrosoftDotNetGenAPIVersion>
42+
<MicrosoftDotNetHelixSdkVersion>$(MicrosoftDotNetHelixSdkPackageVersion)</MicrosoftDotNetHelixSdkVersion>
43+
<MicrosoftDotnetWinFormsProjectTemplatesVersion>$(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion)</MicrosoftDotnetWinFormsProjectTemplatesVersion>
44+
<MicrosoftNETCoreAppRefVersion>$(MicrosoftNETCoreAppRefPackageVersion)</MicrosoftNETCoreAppRefVersion>
45+
<MicrosoftNETCorePlatformsVersion>$(MicrosoftNETCorePlatformsPackageVersion)</MicrosoftNETCorePlatformsVersion>
46+
<MicrosoftPrivateWinformsVersion>$(MicrosoftPrivateWinformsPackageVersion)</MicrosoftPrivateWinformsVersion>
47+
<MicrosoftSourceLinkAzureReposGitVersion>$(MicrosoftSourceLinkAzureReposGitPackageVersion)</MicrosoftSourceLinkAzureReposGitVersion>
48+
<MicrosoftSourceLinkGitHubVersion>$(MicrosoftSourceLinkGitHubPackageVersion)</MicrosoftSourceLinkGitHubVersion>
49+
<SystemCodeDomVersion>$(SystemCodeDomPackageVersion)</SystemCodeDomVersion>
50+
<SystemConfigurationConfigurationManagerVersion>$(SystemConfigurationConfigurationManagerPackageVersion)</SystemConfigurationConfigurationManagerVersion>
51+
<SystemDiagnosticsEventLogVersion>$(SystemDiagnosticsEventLogPackageVersion)</SystemDiagnosticsEventLogVersion>
52+
<SystemDirectoryServicesVersion>$(SystemDirectoryServicesPackageVersion)</SystemDirectoryServicesVersion>
53+
<SystemDrawingCommonVersion>$(SystemDrawingCommonPackageVersion)</SystemDrawingCommonVersion>
54+
<SystemFormatsNrbfVersion>$(SystemFormatsNrbfPackageVersion)</SystemFormatsNrbfVersion>
55+
<SystemIOPackagingVersion>$(SystemIOPackagingPackageVersion)</SystemIOPackagingVersion>
56+
<SystemReflectionMetadataLoadContextVersion>$(SystemReflectionMetadataLoadContextPackageVersion)</SystemReflectionMetadataLoadContextVersion>
57+
<SystemResourcesExtensionsVersion>$(SystemResourcesExtensionsPackageVersion)</SystemResourcesExtensionsVersion>
58+
<SystemRuntimeSerializationFormattersVersion>$(SystemRuntimeSerializationFormattersPackageVersion)</SystemRuntimeSerializationFormattersVersion>
59+
<SystemSecurityCryptographyXmlVersion>$(SystemSecurityCryptographyXmlPackageVersion)</SystemSecurityCryptographyXmlVersion>
60+
<SystemSecurityPermissionsVersion>$(SystemSecurityPermissionsPackageVersion)</SystemSecurityPermissionsVersion>
61+
<SystemWindowsExtensionsVersion>$(SystemWindowsExtensionsPackageVersion)</SystemWindowsExtensionsVersion>
62+
<!-- _git/dotnet-wpf-int dependencies -->
63+
<MicrosoftDotNetWpfDncEngVersion>$(MicrosoftDotNetWpfDncEngPackageVersion)</MicrosoftDotNetWpfDncEngVersion>
64+
</PropertyGroup>
65+
</Project>

eng/Version.Details.xml

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,104 +1,104 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="wpf" Sha="6a953e76162f3f079405f80e28664fa51b136740" BarId="276981" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="wpf" Sha="8b29a1682219da555ee27e4fdda55dc3884b316f" BarId="277635" />
44
<ProductDependencies>
5-
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-preview.7.25377.103">
5+
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-rc.1.25401.103">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
7+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-preview.7.25377.103">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-rc.1.25401.103">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
11+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
1212
</Dependency>
13-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-preview.7.25377.103">
13+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-rc.1.25401.103">
1414
<Uri>https://github.com/dotnet/dotnet</Uri>
15-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
15+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
1616
</Dependency>
17-
<Dependency Name="System.Windows.Extensions" Version="10.0.0-preview.7.25377.103">
17+
<Dependency Name="System.Windows.Extensions" Version="10.0.0-rc.1.25401.103">
1818
<Uri>https://github.com/dotnet/dotnet</Uri>
19-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
19+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-preview.7.25377.103">
21+
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-rc.1.25401.103">
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
23+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</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-preview.7.25377.103">
29+
<Dependency Name="System.Resources.Extensions" Version="10.0.0-rc.1.25401.103">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>
31-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
31+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
3232
</Dependency>
33-
<Dependency Name="System.Runtime.Serialization.Formatters" Version="10.0.0-preview.7.25377.103">
33+
<Dependency Name="System.Runtime.Serialization.Formatters" Version="10.0.0-rc.1.25401.103">
3434
<Uri>https://github.com/dotnet/dotnet</Uri>
35-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
35+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.7.25377.103">
37+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.1.25401.103">
3838
<Uri>https://github.com/dotnet/dotnet</Uri>
39-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
39+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
4040
</Dependency>
41-
<Dependency Name="System.CodeDom" Version="10.0.0-preview.7.25377.103">
41+
<Dependency Name="System.CodeDom" Version="10.0.0-rc.1.25401.103">
4242
<Uri>https://github.com/dotnet/dotnet</Uri>
43-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
43+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
4444
</Dependency>
45-
<Dependency Name="System.Configuration.ConfigurationManager" Version="10.0.0-preview.7.25377.103">
45+
<Dependency Name="System.Configuration.ConfigurationManager" Version="10.0.0-rc.1.25401.103">
4646
<Uri>https://github.com/dotnet/dotnet</Uri>
47-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
47+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
4848
</Dependency>
49-
<Dependency Name="System.Diagnostics.EventLog" Version="10.0.0-preview.7.25377.103">
49+
<Dependency Name="System.Diagnostics.EventLog" Version="10.0.0-rc.1.25401.103">
5050
<Uri>https://github.com/dotnet/dotnet</Uri>
51-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
51+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
5252
</Dependency>
53-
<Dependency Name="System.DirectoryServices" Version="10.0.0-preview.7.25377.103">
53+
<Dependency Name="System.DirectoryServices" Version="10.0.0-rc.1.25401.103">
5454
<Uri>https://github.com/dotnet/dotnet</Uri>
55-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
55+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
5656
</Dependency>
57-
<Dependency Name="System.Formats.Nrbf" Version="10.0.0-preview.7.25377.103">
57+
<Dependency Name="System.Formats.Nrbf" Version="10.0.0-rc.1.25401.103">
5858
<Uri>https://github.com/dotnet/dotnet</Uri>
59-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
59+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
6060
</Dependency>
61-
<Dependency Name="System.IO.Packaging" Version="10.0.0-preview.7.25377.103">
61+
<Dependency Name="System.IO.Packaging" Version="10.0.0-rc.1.25401.103">
6262
<Uri>https://github.com/dotnet/dotnet</Uri>
63-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
63+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
6464
</Dependency>
65-
<Dependency Name="System.Security.Cryptography.Xml" Version="10.0.0-preview.7.25377.103">
65+
<Dependency Name="System.Security.Cryptography.Xml" Version="10.0.0-rc.1.25401.103">
6666
<Uri>https://github.com/dotnet/dotnet</Uri>
67-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
67+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
6868
</Dependency>
69-
<Dependency Name="System.Security.Permissions" Version="10.0.0-preview.7.25377.103">
69+
<Dependency Name="System.Security.Permissions" Version="10.0.0-rc.1.25401.103">
7070
<Uri>https://github.com/dotnet/dotnet</Uri>
71-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
71+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
7272
</Dependency>
73-
<Dependency Name="System.Drawing.Common" Version="10.0.0-preview.7.25377.103">
73+
<Dependency Name="System.Drawing.Common" Version="10.0.0-rc.1.25401.103">
7474
<Uri>https://github.com/dotnet/dotnet</Uri>
75-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
75+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
7676
</Dependency>
7777
</ProductDependencies>
7878
<ToolsetDependencies>
79-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25377.103">
79+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25401.103">
8080
<Uri>https://github.com/dotnet/dotnet</Uri>
81-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
81+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
8282
</Dependency>
83-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25377.103">
83+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25401.103">
8484
<Uri>https://github.com/dotnet/dotnet</Uri>
85-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
85+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
8686
</Dependency>
87-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25377.103">
87+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25401.103">
8888
<Uri>https://github.com/dotnet/dotnet</Uri>
89-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
89+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
9090
</Dependency>
91-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25377.103">
91+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25401.103">
9292
<Uri>https://github.com/dotnet/dotnet</Uri>
93-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
93+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
9494
</Dependency>
95-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25377.103">
95+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25401.103">
9696
<Uri>https://github.com/dotnet/dotnet</Uri>
97-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
97+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
9898
</Dependency>
99-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25377.103">
99+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25401.103">
100100
<Uri>https://github.com/dotnet/dotnet</Uri>
101-
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
101+
<Sha>8b29a1682219da555ee27e4fdda55dc3884b316f</Sha>
102102
</Dependency>
103103
</ToolsetDependencies>
104104
</Dependencies>

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-preview.7.25322.101",
3+
"version": "10.0.100-preview.7.25372.107",
44
"allowPrerelease": true,
55
"rollForward": "latestFeature",
66
"paths": [
@@ -10,7 +10,7 @@
1010
"errorMessage": "The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it."
1111
},
1212
"tools": {
13-
"dotnet": "10.0.100-preview.7.25322.101",
13+
"dotnet": "10.0.100-preview.7.25372.107",
1414
"runtimes": {
1515
"dotnet/x64": [
1616
"$(MicrosoftNETCorePlatformsVersion)"
@@ -24,8 +24,8 @@
2424
}
2525
},
2626
"msbuild-sdks": {
27-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25377.103",
28-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25377.103",
27+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25401.103",
28+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25401.103",
2929
"Microsoft.Build.NoTargets": "3.7.56"
3030
},
3131
"native-tools": {

0 commit comments

Comments
 (0)