Skip to content

Commit 285beed

Browse files
ProductConstructionServiceProdProductConstructionServiceProd
authored andcommitted
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-winforms
1 parent 2dfa32c commit 285beed

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<add key="darc-int-dotnet-runtime-cebe945" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-cebe9450/nuget/v3/index.json" />
99
<!-- End: Package sources from dotnet-runtime -->
1010
<!-- Begin: Package sources from dotnet-winforms -->
11-
<add key="darc-int-dotnet-winforms-d34a118" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-d34a1182/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-winforms-f510ffc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-f510ffc8/nuget/v3/index.json" />
1212
<!-- End: Package sources from dotnet-winforms -->
1313
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1414
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -25,7 +25,7 @@
2525
<add key="darc-int-dotnet-runtime-cebe945" value="true" />
2626
<!-- End: Package sources from dotnet-runtime -->
2727
<!-- Begin: Package sources from dotnet-winforms -->
28-
<add key="darc-int-dotnet-winforms-d34a118" value="true" />
28+
<add key="darc-int-dotnet-winforms-f510ffc" value="true" />
2929
<!-- End: Package sources from dotnet-winforms -->
3030
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3131
</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="8.0.21-servicing.25473.2">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.21-servicing.25473.6">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>d34a11820cb8c152e8c0d5baeee1a4c16615f11c</Sha>
6+
<Sha>f510ffc8f563619c6aefa7a2883df8c4f0fd78f6</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.21-servicing.25473.2">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.21-servicing.25473.6">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>d34a11820cb8c152e8c0d5baeee1a4c16615f11c</Sha>
10+
<Sha>f510ffc8f563619c6aefa7a2883df8c4f0fd78f6</Sha>
1111
</Dependency>
1212
<Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -152,7 +152,7 @@
152152
</Dependency>
153153
<Dependency Name="System.Drawing.Common" Version="8.0.21">
154154
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
155-
<Sha>d34a11820cb8c152e8c0d5baeee1a4c16615f11c</Sha>
155+
<Sha>f510ffc8f563619c6aefa7a2883df8c4f0fd78f6</Sha>
156156
</Dependency>
157157
</ProductDependencies>
158158
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/winforms -->
2424
<PropertyGroup>
25-
<MicrosoftPrivateWinformsVersion>8.0.21-servicing.25473.2</MicrosoftPrivateWinformsVersion>
25+
<MicrosoftPrivateWinformsVersion>8.0.21-servicing.25473.6</MicrosoftPrivateWinformsVersion>
2626
</PropertyGroup>
2727
<!-- Packages that come from https://github.com/dotnet/runtime -->
2828
<PropertyGroup>

0 commit comments

Comments
 (0)