Skip to content

Commit

Permalink
[release/5.0] Update dependencies from dotnet/winforms (#3615)
Browse files Browse the repository at this point in the history
[release/5.0] Update dependencies from dotnet/winforms
- Coherency Updates:
  - Microsoft.Win32.Registry: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.CodeDom: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.Security.AccessControl: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.Security.Principal.Windows: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILDAsm: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILAsm: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rtm.20506.3 to 5.0.0-rtm.20508.2 (parent: Microsoft.Private.Winforms)
  • Loading branch information
dotnet-maestro[bot] authored Oct 8, 2020
1 parent cc0bab3 commit 85bea91
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
88 changes: 44 additions & 44 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,105 +1,105 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-rtm.20506.2">
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-rtm.20508.6">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>9895c14a54241c0e02b1c9b7fd15dd9981e8c08a</Sha>
<Sha>9719f12d2f8433f6f659036770f8320adf99cd5e</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20506.2">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20508.6">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>9895c14a54241c0e02b1c9b7fd15dd9981e8c08a</Sha>
<Sha>9719f12d2f8433f6f659036770f8320adf99cd5e</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.CodeDom" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.DirectoryServices" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.DirectoryServices" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Drawing.Common" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.Reflection.Emit" Version="5.0.0-alpha.1.19563.6">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Reflection.MetadataLoadContext" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.Security.AccessControl" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Security.AccessControl" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.Security.Permissions" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Security.Permissions" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.Windows.Extensions" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Windows.Extensions" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-rtm.20508.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
<Sha>11999f719d5c0525c86cd7b79ca2d4f4965687bd</Sha>
</Dependency>
<Dependency Name="System.IO.Packaging" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.IO.Packaging" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="5.0.0-alpha1.19562.1">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>d5bb8bf2437d447750cf0203dd55bb5160ff36b8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="System.Resources.Extensions" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="System.Resources.Extensions" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-rtm.20506.3" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-rtm.20508.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25ef70b80b5a73ff103ce1615cbd4f6b3e8ef917</Sha>
<Sha>62eb1b22c608957b3fa701d53bc9619d6f6c49f7</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
42 changes: 21 additions & 21 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,42 +3,42 @@
<PropertyGroup>
<VersionPrefix>5.0.0</VersionPrefix>
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
<SystemIOPackagingVersion>5.0.0-rtm.20506.3</SystemIOPackagingVersion>
<SystemResourcesExtensionsVersion>5.0.0-rtm.20506.3</SystemResourcesExtensionsVersion>
<SystemIOPackagingVersion>5.0.0-rtm.20508.2</SystemIOPackagingVersion>
<SystemResourcesExtensionsVersion>5.0.0-rtm.20508.2</SystemResourcesExtensionsVersion>
</PropertyGroup>
<!-- NuGet Package Versions -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>5.0.0-rtm.20506.2</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>5.0.0-rtm.20508.6</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
<MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19562.1</MicrosoftNETCoreRuntimeCoreCLRVersion>
<MicrosoftNETCoreILDAsmVersion>5.0.0-rtm.20506.3</MicrosoftNETCoreILDAsmVersion>
<MicrosoftNETCoreILAsmVersion>5.0.0-rtm.20506.3</MicrosoftNETCoreILAsmVersion>
<MicrosoftNETCoreILDAsmVersion>5.0.0-rtm.20508.2</MicrosoftNETCoreILDAsmVersion>
<MicrosoftNETCoreILAsmVersion>5.0.0-rtm.20508.2</MicrosoftNETCoreILAsmVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/core-setup -->
<PropertyGroup>
<MicrosoftNETCoreAppInternalVersion>5.0.0-rtm.20506.3</MicrosoftNETCoreAppInternalVersion>
<MicrosoftNETCoreAppRefVersion>5.0.0-rtm.20506.3</MicrosoftNETCoreAppRefVersion>
<MicrosoftNETCoreAppRuntimewinx64Version>5.0.0-rtm.20506.3</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCorePlatformsVersion>5.0.0-rtm.20506.3</MicrosoftNETCorePlatformsVersion>
<SystemDrawingCommonVersion>5.0.0-rtm.20506.3</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>5.0.0-rtm.20506.3</SystemDirectoryServicesVersion>
<SystemReflectionMetadataLoadContextVersion>5.0.0-rtm.20506.3</SystemReflectionMetadataLoadContextVersion>
<MicrosoftNETCoreAppInternalVersion>5.0.0-rtm.20508.2</MicrosoftNETCoreAppInternalVersion>
<MicrosoftNETCoreAppRefVersion>5.0.0-rtm.20508.2</MicrosoftNETCoreAppRefVersion>
<MicrosoftNETCoreAppRuntimewinx64Version>5.0.0-rtm.20508.2</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCorePlatformsVersion>5.0.0-rtm.20508.2</MicrosoftNETCorePlatformsVersion>
<SystemDrawingCommonVersion>5.0.0-rtm.20508.2</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>5.0.0-rtm.20508.2</SystemDirectoryServicesVersion>
<SystemReflectionMetadataLoadContextVersion>5.0.0-rtm.20508.2</SystemReflectionMetadataLoadContextVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/corefx via core-setup coherency parent dependency -->
<PropertyGroup>
<MicrosoftWin32RegistryPackageVersion>5.0.0-rtm.20506.3</MicrosoftWin32RegistryPackageVersion>
<SystemCodeDomPackageVersion>5.0.0-rtm.20506.3</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>5.0.0-rtm.20506.3</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>5.0.0-rtm.20506.3</SystemDiagnosticsEventLogPackageVersion>
<MicrosoftWin32RegistryPackageVersion>5.0.0-rtm.20508.2</MicrosoftWin32RegistryPackageVersion>
<SystemCodeDomPackageVersion>5.0.0-rtm.20508.2</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>5.0.0-rtm.20508.2</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>5.0.0-rtm.20508.2</SystemDiagnosticsEventLogPackageVersion>
<SystemReflectionEmitPackageVersion>5.0.0-alpha.1.19563.6</SystemReflectionEmitPackageVersion>
<SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion>
<SystemSecurityAccessControlPackageVersion>5.0.0-rtm.20506.3</SystemSecurityAccessControlPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>5.0.0-rtm.20506.3</SystemSecurityCryptographyXmlPackageVersion>
<SystemSecurityPermissionsPackageVersion>5.0.0-rtm.20506.3</SystemSecurityPermissionsPackageVersion>
<SystemSecurityPrincipalWindowsPackageVersion>5.0.0-rtm.20506.3</SystemSecurityPrincipalWindowsPackageVersion>
<SystemWindowsExtensionsPackageVersion>5.0.0-rtm.20506.3</SystemWindowsExtensionsPackageVersion>
<SystemSecurityAccessControlPackageVersion>5.0.0-rtm.20508.2</SystemSecurityAccessControlPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>5.0.0-rtm.20508.2</SystemSecurityCryptographyXmlPackageVersion>
<SystemSecurityPermissionsPackageVersion>5.0.0-rtm.20508.2</SystemSecurityPermissionsPackageVersion>
<SystemSecurityPrincipalWindowsPackageVersion>5.0.0-rtm.20508.2</SystemSecurityPrincipalWindowsPackageVersion>
<SystemWindowsExtensionsPackageVersion>5.0.0-rtm.20508.2</SystemWindowsExtensionsPackageVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/arcade -->
<PropertyGroup>
Expand Down

0 comments on commit 85bea91

Please sign in to comment.