Skip to content

Commit ec2af60

Browse files
Update dependencies from https://github.com/dotnet/wpf build 20201020.3 (#1171)
[release/5.0] Update dependencies from dotnet/wpf - Coherency Updates: - Microsoft.NETCore.Platforms: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms) - Microsoft.Private.Winforms: from 5.0.0-rtm.20517.1 to 5.0.0-rtm.20520.1 (parent: Microsoft.DotNet.Wpf.GitHub) - Microsoft.NETCore.Targets: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms) - Microsoft.Win32.Registry: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms) - Microsoft.Win32.SystemEvents: 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.Diagnostics.PerformanceCounter: 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.IO.FileSystem.AccessControl: 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) - System.IO.Packaging: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms) - System.IO.Pipes.AccessControl: 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.Cng: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Pkcs: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.ProtectedData: 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.Text.Encodings.Web: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms) - System.Text.Json: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms) - System.Threading.AccessControl: 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.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rtm.20517.1 to 5.0.0-rtm.20520.1 (parent: Microsoft.DotNet.Wpf.GitHub) - Microsoft.NETCore.App.Ref: 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.Runtime.win-x64: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms) - Microsoft.Win32.Registry.AccessControl: from 5.0.0 to 5.0.0 (parent: Microsoft.Private.Winforms)
1 parent a67e725 commit ec2af60

File tree

3 files changed

+44
-44
lines changed

3 files changed

+44
-44
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packageSources>
88
<clear />
99
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
10-
<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" />
10+
<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" />
1111
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1212
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
1313
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -3,143 +3,143 @@
33
<ProductDependencies>
44
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
55
<Uri>https://github.com/dotnet/runtime</Uri>
6-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
6+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.NETCore.Targets" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
99
<Uri>https://github.com/dotnet/runtime</Uri>
10-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
10+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://github.com/dotnet/runtime</Uri>
14-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
14+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.Win32.SystemEvents" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
1717
<Uri>https://github.com/dotnet/runtime</Uri>
18-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
18+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
1919
</Dependency>
2020
<Dependency Name="System.CodeDom" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
22-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
22+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
2323
</Dependency>
2424
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://github.com/dotnet/runtime</Uri>
26-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
26+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
2727
</Dependency>
2828
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
2929
<Uri>https://github.com/dotnet/runtime</Uri>
30-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
30+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
3131
</Dependency>
3232
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
3333
<Uri>https://github.com/dotnet/runtime</Uri>
34-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
34+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
3535
</Dependency>
3636
<Dependency Name="System.DirectoryServices" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
3737
<Uri>https://github.com/dotnet/runtime</Uri>
38-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
38+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
3939
</Dependency>
4040
<Dependency Name="System.Drawing.Common" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
4141
<Uri>https://github.com/dotnet/runtime</Uri>
42-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
42+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
4343
</Dependency>
4444
<Dependency Name="System.IO.FileSystem.AccessControl" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
4545
<Uri>https://github.com/dotnet/runtime</Uri>
46-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
46+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
4747
</Dependency>
4848
<Dependency Name="System.Resources.Extensions" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
4949
<Uri>https://github.com/dotnet/runtime</Uri>
50-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
50+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
5151
</Dependency>
5252
<Dependency Name="System.IO.Packaging" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
5353
<Uri>https://github.com/dotnet/runtime</Uri>
54-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
54+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
5555
</Dependency>
5656
<Dependency Name="System.IO.Pipes.AccessControl" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
5757
<Uri>https://github.com/dotnet/runtime</Uri>
58-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
58+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
5959
</Dependency>
6060
<Dependency Name="System.Security.AccessControl" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
6161
<Uri>https://github.com/dotnet/runtime</Uri>
62-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
62+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
6363
</Dependency>
6464
<Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://github.com/dotnet/runtime</Uri>
66-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
66+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
6767
</Dependency>
6868
<Dependency Name="System.Security.Cryptography.Pkcs" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://github.com/dotnet/runtime</Uri>
70-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
70+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
7171
</Dependency>
7272
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://github.com/dotnet/runtime</Uri>
74-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
74+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
7575
</Dependency>
7676
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
7777
<Uri>https://github.com/dotnet/runtime</Uri>
78-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
78+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
7979
</Dependency>
8080
<Dependency Name="System.Security.Permissions" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
8181
<Uri>https://github.com/dotnet/runtime</Uri>
82-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
82+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
8383
</Dependency>
8484
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
8585
<Uri>https://github.com/dotnet/runtime</Uri>
86-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
86+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
8787
</Dependency>
8888
<Dependency Name="System.Text.Encodings.Web" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
8989
<Uri>https://github.com/dotnet/runtime</Uri>
90-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
90+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
9191
</Dependency>
9292
<Dependency Name="System.Text.Json" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
9393
<Uri>https://github.com/dotnet/runtime</Uri>
94-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
94+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
9595
</Dependency>
9696
<Dependency Name="System.Threading.AccessControl" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
9797
<Uri>https://github.com/dotnet/runtime</Uri>
98-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
98+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
9999
</Dependency>
100100
<Dependency Name="System.Windows.Extensions" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
101101
<Uri>https://github.com/dotnet/runtime</Uri>
102-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
102+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
103103
</Dependency>
104104
<Dependency Name="NETStandard.Library" Version="2.2.0-prerelease.19564.1">
105105
<Uri>https://github.com/dotnet/standard</Uri>
106106
<Sha>cfe95a23647c7de1fe1a349343115bd7720d6949</Sha>
107107
</Dependency>
108-
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-rtm.20517.1" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
108+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-rtm.20520.1" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
109109
<Uri>https://github.com/dotnet/winforms</Uri>
110-
<Sha>1b0c7b92e8f26a1e91136d151d6432b203a483da</Sha>
110+
<Sha>30738f0987bdccb72f705af705521051fe141a46</Sha>
111111
</Dependency>
112-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20517.1" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
112+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20520.1" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
113113
<Uri>https://github.com/dotnet/winforms</Uri>
114-
<Sha>1b0c7b92e8f26a1e91136d151d6432b203a483da</Sha>
114+
<Sha>30738f0987bdccb72f705af705521051fe141a46</Sha>
115115
</Dependency>
116-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="5.0.0-rtm.20518.1">
116+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="5.0.0-rtm.20520.3">
117117
<Uri>https://github.com/dotnet/wpf</Uri>
118-
<Sha>b7c4425f759c62b58faac6c1f946e37e6c8b9d3d</Sha>
118+
<Sha>9e81b0885121e9958e48895ae48be9639a396528</Sha>
119119
</Dependency>
120-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="5.0.0-rtm.20518.1">
120+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="5.0.0-rtm.20520.3">
121121
<Uri>https://github.com/dotnet/wpf</Uri>
122-
<Sha>b7c4425f759c62b58faac6c1f946e37e6c8b9d3d</Sha>
122+
<Sha>9e81b0885121e9958e48895ae48be9639a396528</Sha>
123123
</Dependency>
124-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="5.0.0-rtm.20518.1">
124+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="5.0.0-rtm.20520.3">
125125
<Uri>https://github.com/dotnet/wpf</Uri>
126-
<Sha>b7c4425f759c62b58faac6c1f946e37e6c8b9d3d</Sha>
126+
<Sha>9e81b0885121e9958e48895ae48be9639a396528</Sha>
127127
</Dependency>
128128
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
129129
<Uri>https://github.com/dotnet/runtime</Uri>
130-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
130+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
131131
</Dependency>
132-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-rtm.20517.6" CoherentParentDependency="Microsoft.Private.Winforms">
132+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-rtm.20519.4" CoherentParentDependency="Microsoft.Private.Winforms">
133133
<Uri>https://github.com/dotnet/runtime</Uri>
134-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
134+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
135135
</Dependency>
136136
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
137137
<Uri>https://github.com/dotnet/runtime</Uri>
138-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
138+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
139139
</Dependency>
140140
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
141141
<Uri>https://github.com/dotnet/runtime</Uri>
142-
<Sha>25c7409c0e2a8980f09ab2e4c3ad330b633582ec</Sha>
142+
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
143143
</Dependency>
144144
</ProductDependencies>
145145
<ToolsetDependencies>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<!-- core-setup -->
4545
<MicrosoftNETCoreAppRefVersion>5.0.0</MicrosoftNETCoreAppRefVersion>
4646
<MicrosoftNETCoreAppRuntimewinx64Version>5.0.0</MicrosoftNETCoreAppRuntimewinx64Version>
47-
<MicrosoftNETCoreAppInternalVersion>5.0.0-rtm.20517.6</MicrosoftNETCoreAppInternalVersion>
47+
<MicrosoftNETCoreAppInternalVersion>5.0.0-rtm.20519.4</MicrosoftNETCoreAppInternalVersion>
4848
<!-- corefx -->
4949
<MicrosoftNETCorePlatformsVersion>5.0.0</MicrosoftNETCorePlatformsVersion>
5050
<MicrosoftNETCoreTargetsVersion>5.0.0</MicrosoftNETCoreTargetsVersion>
@@ -75,9 +75,9 @@
7575
<!-- standard -->
7676
<NETStandardLibraryVersion>2.2.0-prerelease.19564.1</NETStandardLibraryVersion>
7777
<!-- winforms -->
78-
<MicrosoftPrivateWinformsVersion>5.0.0-rtm.20517.1</MicrosoftPrivateWinformsVersion>
78+
<MicrosoftPrivateWinformsVersion>5.0.0-rtm.20520.1</MicrosoftPrivateWinformsVersion>
7979
<!-- wpf -->
80-
<MicrosoftDotNetWpfGitHubVersion>5.0.0-rtm.20518.1</MicrosoftDotNetWpfGitHubVersion>
80+
<MicrosoftDotNetWpfGitHubVersion>5.0.0-rtm.20520.3</MicrosoftDotNetWpfGitHubVersion>
8181
<!-- Not auto-updated. -->
8282
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
8383
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>

0 commit comments

Comments
 (0)