Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/winforms build 202…
Browse files Browse the repository at this point in the history
…11130.1 (#5763)

[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-alpha.1.21576.4 to 7.0.0-alpha.1.21579.5 (parent: Microsoft.Private.Winforms)
  • Loading branch information
dotnet-maestro[bot] authored Nov 30, 2021
1 parent 48b8041 commit 6542b54
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
68 changes: 34 additions & 34 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,77 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.0-alpha.1.21578.1">
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.0-alpha.1.21580.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>0f1f8641c4b0c2d52f3d356f4b5d997910326a29</Sha>
<Sha>36b637614457bf865679cf2f8730fe0676cc91c2</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-alpha.1.21578.1">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-alpha.1.21580.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>0f1f8641c4b0c2d52f3d356f4b5d997910326a29</Sha>
<Sha>36b637614457bf865679cf2f8730fe0676cc91c2</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.CodeDom" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="System.Configuration.ConfigurationManager" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Configuration.ConfigurationManager" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.EventLog" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Diagnostics.EventLog" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="System.DirectoryServices" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.DirectoryServices" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Drawing.Common" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Reflection.MetadataLoadContext" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Security.Cryptography.Xml" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="System.Security.Permissions" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Security.Permissions" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="System.Windows.Extensions" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Windows.Extensions" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="6.0.0-rc.1.21417.2">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
<Sha>552adb9a860d3e46354669315bbf72aa421ccdc1</Sha>
</Dependency>
<Dependency Name="System.IO.Packaging" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.IO.Packaging" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="System.Resources.Extensions" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Resources.Extensions" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-alpha.1.21576.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-alpha.1.21579.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
<Sha>13c8988a03af75ada180a639f8bc85515f2c732f</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
30 changes: 15 additions & 15 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<VersionPrefix>7.0.0</VersionPrefix>
<PreReleaseVersionLabel>alpha</PreReleaseVersionLabel>
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
<SystemIOPackagingVersion>7.0.0-alpha.1.21576.4</SystemIOPackagingVersion>
<SystemResourcesExtensionsVersion>7.0.0-alpha.1.21576.4</SystemResourcesExtensionsVersion>
<SystemIOPackagingVersion>7.0.0-alpha.1.21579.5</SystemIOPackagingVersion>
<SystemResourcesExtensionsVersion>7.0.0-alpha.1.21579.5</SystemResourcesExtensionsVersion>
</PropertyGroup>
<!-- NuGet Package Versions -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>7.0.0-alpha.1.21578.1</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>7.0.0-alpha.1.21580.1</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
Expand All @@ -18,22 +18,22 @@
<!-- Packages that come from https://github.com/dotnet/core-setup -->
<PropertyGroup>
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.0-rc.1.21406.5</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
<MicrosoftNETCoreAppRefVersion>7.0.0-alpha.1.21576.4</MicrosoftNETCoreAppRefVersion>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-alpha.1.21576.4</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCorePlatformsVersion>7.0.0-alpha.1.21576.4</MicrosoftNETCorePlatformsVersion>
<SystemDrawingCommonVersion>7.0.0-alpha.1.21576.4</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>7.0.0-alpha.1.21576.4</SystemDirectoryServicesVersion>
<SystemReflectionMetadataLoadContextVersion>7.0.0-alpha.1.21576.4</SystemReflectionMetadataLoadContextVersion>
<MicrosoftNETCoreAppRefVersion>7.0.0-alpha.1.21579.5</MicrosoftNETCoreAppRefVersion>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-alpha.1.21579.5</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCorePlatformsVersion>7.0.0-alpha.1.21579.5</MicrosoftNETCorePlatformsVersion>
<SystemDrawingCommonVersion>7.0.0-alpha.1.21579.5</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>7.0.0-alpha.1.21579.5</SystemDirectoryServicesVersion>
<SystemReflectionMetadataLoadContextVersion>7.0.0-alpha.1.21579.5</SystemReflectionMetadataLoadContextVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/corefx via core-setup coherency parent dependency -->
<PropertyGroup>
<SystemCodeDomPackageVersion>7.0.0-alpha.1.21576.4</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>7.0.0-alpha.1.21576.4</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>7.0.0-alpha.1.21576.4</SystemDiagnosticsEventLogPackageVersion>
<SystemCodeDomPackageVersion>7.0.0-alpha.1.21579.5</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>7.0.0-alpha.1.21579.5</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>7.0.0-alpha.1.21579.5</SystemDiagnosticsEventLogPackageVersion>
<SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>7.0.0-alpha.1.21576.4</SystemSecurityCryptographyXmlPackageVersion>
<SystemSecurityPermissionsPackageVersion>7.0.0-alpha.1.21576.4</SystemSecurityPermissionsPackageVersion>
<SystemWindowsExtensionsPackageVersion>7.0.0-alpha.1.21576.4</SystemWindowsExtensionsPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>7.0.0-alpha.1.21579.5</SystemSecurityCryptographyXmlPackageVersion>
<SystemSecurityPermissionsPackageVersion>7.0.0-alpha.1.21579.5</SystemSecurityPermissionsPackageVersion>
<SystemWindowsExtensionsPackageVersion>7.0.0-alpha.1.21579.5</SystemWindowsExtensionsPackageVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/arcade -->
<PropertyGroup>
Expand Down

0 comments on commit 6542b54

Please sign in to comment.