Skip to content

Commit 695b66e

Browse files
committed
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-winforms
- Coherency Updates: - System.Drawing.Common: from 5.0.3 to 5.0.3 (parent: Microsoft.Private.Winforms)
1 parent 9b73853 commit 695b66e

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

NuGet.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
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-dcdf74c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-dcdf74cb/nuget/v3/index.json" />
98
<add key="darc-int-dotnet-runtime-42da795" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-42da7959/nuget/v3/index.json" />
109
<!-- End: Package sources from dotnet-runtime -->
1110
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
@@ -19,7 +18,6 @@
1918
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2019
<!-- Begin: Package sources from dotnet-runtime -->
2120
<add key="darc-int-dotnet-runtime-42da795" value="true" />
22-
<add key="darc-int-dotnet-runtime-dcdf74c" value="true" />
2321
<!-- End: Package sources from dotnet-runtime -->
2422
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2523
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 5 additions & 5 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.13-servicing.21558.6">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.13-servicing.21560.5">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>9f90c0e5c58738508d3bde3e5234dca6a982a03c</Sha>
6+
<Sha>8e681d559fa8c5f42a7e3671d1fd99367eb4bc0d</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.13-servicing.21558.6">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.13-servicing.21560.5">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>9f90c0e5c58738508d3bde3e5234dca6a982a03c</Sha>
10+
<Sha>8e681d559fa8c5f42a7e3671d1fd99367eb4bc0d</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>
@@ -31,7 +31,7 @@
3131
</Dependency>
3232
<Dependency Name="System.Drawing.Common" Version="5.0.3" CoherentParentDependency="Microsoft.Private.Winforms">
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
34-
<Sha>dcdf74cbb0b398d843ae25921cf8491e733cc2bd</Sha>
34+
<Sha>7211aa01b34bb55ca67bdddd6e80ce23ee201bd2</Sha>
3535
</Dependency>
3636
<Dependency Name="System.Reflection.Emit" Version="5.0.0-alpha.1.19563.6">
3737
<Uri>https://github.com/dotnet/corefx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99
<!-- NuGet Package Versions -->
1010
<PropertyGroup>
11-
<MicrosoftPrivateWinformsVersion>5.0.13-servicing.21558.6</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>5.0.13-servicing.21560.5</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>

0 commit comments

Comments
 (0)