Skip to content

Commit 3ebf722

Browse files
committed
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-winforms
- Coherency Updates: - System.Reflection.MetadataLoadContext: from 5.0.1 to 5.0.1 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: from 5.0.1 to 5.0.2 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.ILDAsm: from 5.0.5-servicing.21163.3 to 5.0.5-servicing.21164.7 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.ILAsm: from 5.0.5-servicing.21163.3 to 5.0.5-servicing.21164.7 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Internal: from 5.0.5-servicing.21163.3 to 5.0.5-servicing.21164.7 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.5 to 5.0.5 (parent: Microsoft.Private.Winforms)
1 parent 4c72292 commit 3ebf722

File tree

3 files changed

+22
-21
lines changed

3 files changed

+22
-21
lines changed

NuGet.config

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<clear />
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-runtime -->
8-
<add key="darc-int-dotnet-runtime-90db5df" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-90db5df4/nuget/v3/index.json" />
8+
<add key="darc-pub-dotnet-runtime-3011fdd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-3011fddb/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-runtime-3011fdd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-3011fddb/nuget/v3/index.json" />
910
<!-- End: Package sources from dotnet-runtime -->
1011
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1112
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -17,7 +18,7 @@
1718
<disabledPackageSources>
1819
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1920
<!-- Begin: Package sources from dotnet-runtime -->
20-
<add key="darc-int-dotnet-runtime-90db5df" value="true" />
21+
<add key="darc-int-dotnet-runtime-3011fdd" value="true" />
2122
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2223
<add key="darc-int-dotnet-runtime-f27d337" value="true" />
2324
<add key="darc-int-dotnet-runtime-c636bbd" value="true" />

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.5-servicing.21163.2">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.5-servicing.21164.2">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>cf2f2814f07bf9bf65db2d41135157e7b4cb90eb</Sha>
6+
<Sha>3941a668e8b488c8a584f8238d26de2a608fce15</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.5-servicing.21163.2">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.5-servicing.21164.2">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>cf2f2814f07bf9bf65db2d41135157e7b4cb90eb</Sha>
10+
<Sha>3941a668e8b488c8a584f8238d26de2a608fce15</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>
@@ -39,7 +39,7 @@
3939
</Dependency>
4040
<Dependency Name="System.Reflection.MetadataLoadContext" Version="5.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
4141
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
42-
<Sha>90db5df493dfb9d31161152123b7e5ffa839918e</Sha>
42+
<Sha>3011fddbcfd7a74d668f15fb949af6a7a0393435</Sha>
4343
</Dependency>
4444
<Dependency Name="System.Security.AccessControl" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
4545
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -61,9 +61,9 @@
6161
<Uri>https://github.com/dotnet/runtime</Uri>
6262
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
6363
</Dependency>
64-
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
64+
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
66-
<Sha>c636bbdc8a2d393d07c0e9407a4f8923ba1a21cb</Sha>
66+
<Sha>3011fddbcfd7a74d668f15fb949af6a7a0393435</Sha>
6767
</Dependency>
6868
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.2-servicing.21117.1">
6969
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
@@ -77,29 +77,29 @@
7777
<Uri>https://github.com/dotnet/coreclr</Uri>
7878
<Sha>d5bb8bf2437d447750cf0203dd55bb5160ff36b8</Sha>
7979
</Dependency>
80-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.5-servicing.21163.3" CoherentParentDependency="Microsoft.Private.Winforms">
80+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.5-servicing.21164.7" CoherentParentDependency="Microsoft.Private.Winforms">
8181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
82-
<Sha>90db5df493dfb9d31161152123b7e5ffa839918e</Sha>
82+
<Sha>3011fddbcfd7a74d668f15fb949af6a7a0393435</Sha>
8383
</Dependency>
84-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.5-servicing.21163.3" CoherentParentDependency="Microsoft.Private.Winforms">
84+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.5-servicing.21164.7" CoherentParentDependency="Microsoft.Private.Winforms">
8585
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
86-
<Sha>90db5df493dfb9d31161152123b7e5ffa839918e</Sha>
86+
<Sha>3011fddbcfd7a74d668f15fb949af6a7a0393435</Sha>
8787
</Dependency>
8888
<Dependency Name="System.Resources.Extensions" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
8989
<Uri>https://github.com/dotnet/runtime</Uri>
9090
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
9191
</Dependency>
92-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.5-servicing.21163.3" CoherentParentDependency="Microsoft.Private.Winforms">
92+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.5-servicing.21164.7" CoherentParentDependency="Microsoft.Private.Winforms">
9393
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
94-
<Sha>90db5df493dfb9d31161152123b7e5ffa839918e</Sha>
94+
<Sha>3011fddbcfd7a74d668f15fb949af6a7a0393435</Sha>
9595
</Dependency>
9696
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
9797
<Uri>https://github.com/dotnet/runtime</Uri>
9898
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
9999
</Dependency>
100100
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.5" CoherentParentDependency="Microsoft.Private.Winforms">
101101
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
102-
<Sha>90db5df493dfb9d31161152123b7e5ffa839918e</Sha>
102+
<Sha>3011fddbcfd7a74d668f15fb949af6a7a0393435</Sha>
103103
</Dependency>
104104
</ProductDependencies>
105105
<ToolsetDependencies>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@
88
</PropertyGroup>
99
<!-- NuGet Package Versions -->
1010
<PropertyGroup>
11-
<MicrosoftPrivateWinformsVersion>5.0.5-servicing.21163.2</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>5.0.5-servicing.21164.2</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>
1515
<MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19562.1</MicrosoftNETCoreRuntimeCoreCLRVersion>
16-
<MicrosoftNETCoreILDAsmVersion>5.0.5-servicing.21163.3</MicrosoftNETCoreILDAsmVersion>
17-
<MicrosoftNETCoreILAsmVersion>5.0.5-servicing.21163.3</MicrosoftNETCoreILAsmVersion>
16+
<MicrosoftNETCoreILDAsmVersion>5.0.5-servicing.21164.7</MicrosoftNETCoreILDAsmVersion>
17+
<MicrosoftNETCoreILAsmVersion>5.0.5-servicing.21164.7</MicrosoftNETCoreILAsmVersion>
1818
</PropertyGroup>
1919
<!-- Packages that come from https://github.com/dotnet/core-setup -->
2020
<PropertyGroup>
21-
<MicrosoftNETCoreAppInternalVersion>5.0.5-servicing.21163.3</MicrosoftNETCoreAppInternalVersion>
21+
<MicrosoftNETCoreAppInternalVersion>5.0.5-servicing.21164.7</MicrosoftNETCoreAppInternalVersion>
2222
<MicrosoftNETCoreAppRefVersion>5.0.0</MicrosoftNETCoreAppRefVersion>
2323
<MicrosoftNETCoreAppRuntimewinx64Version>5.0.5</MicrosoftNETCoreAppRuntimewinx64Version>
24-
<MicrosoftNETCorePlatformsVersion>5.0.1</MicrosoftNETCorePlatformsVersion>
24+
<MicrosoftNETCorePlatformsVersion>5.0.2</MicrosoftNETCorePlatformsVersion>
2525
<SystemDrawingCommonVersion>5.0.2</SystemDrawingCommonVersion>
2626
<SystemDirectoryServicesVersion>5.0.0</SystemDirectoryServicesVersion>
2727
<SystemReflectionMetadataLoadContextVersion>5.0.1</SystemReflectionMetadataLoadContextVersion>

0 commit comments

Comments
 (0)