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
…01020.1 (#3673)

[release/5.0] Update dependencies from dotnet/winforms
- Coherency Updates:
  - Microsoft.Win32.Registry: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.CodeDom: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.Security.AccessControl: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.Security.Principal.Windows: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILDAsm: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILAsm: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rtm.20517.6 to 5.0.0-rtm.20519.4 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
  • Loading branch information
dotnet-maestro[bot] authored Oct 20, 2020
1 parent b7c4425 commit 9e81b08
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-pub-dotnet-runtime-25c7409" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-25c7409c/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-cf258a1-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-cf258a14-1/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
Expand Down
50 changes: 25 additions & 25 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.20517.1">
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-rtm.20520.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>1b0c7b92e8f26a1e91136d151d6432b203a483da</Sha>
<Sha>30738f0987bdccb72f705af705521051fe141a46</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20517.1">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20520.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>1b0c7b92e8f26a1e91136d151d6432b203a483da</Sha>
<Sha>30738f0987bdccb72f705af705521051fe141a46</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.DirectoryServices" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</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" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.Security.AccessControl" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.Security.Permissions" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.Windows.Extensions" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-rtm.20512.2">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
<Sha>ed62575cb0a325b9028eddc675a05045762ec24c</Sha>
</Dependency>
<Dependency Name="System.IO.Packaging" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</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" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.Resources.Extensions" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-rtm.20517.6" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-rtm.20519.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>
<!-- NuGet Package Versions -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>5.0.0-rtm.20517.1</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>5.0.0-rtm.20520.1</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
Expand All @@ -18,7 +18,7 @@
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/core-setup -->
<PropertyGroup>
<MicrosoftNETCoreAppInternalVersion>5.0.0-rtm.20517.6</MicrosoftNETCoreAppInternalVersion>
<MicrosoftNETCoreAppInternalVersion>5.0.0-rtm.20519.4</MicrosoftNETCoreAppInternalVersion>
<MicrosoftNETCoreAppRefVersion>5.0.0</MicrosoftNETCoreAppRefVersion>
<MicrosoftNETCoreAppRuntimewinx64Version>5.0.0</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCorePlatformsVersion>5.0.0</MicrosoftNETCorePlatformsVersion>
Expand Down

0 comments on commit 9e81b08

Please sign in to comment.