Skip to content

Commit e7f3ce4

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20241017.8
Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common From Version 8.0.11-servicing.24515.8 -> To Version 8.0.11-servicing.24517.8
1 parent b56202d commit e7f3ce4

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
@@ -9,7 +9,7 @@
99
<add key="darc-int-dotnet-runtime-5292f3a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-5292f3ab/nuget/v3/index.json" />
1010
<!-- End: Package sources from dotnet-runtime -->
1111
<!-- Begin: Package sources from dotnet-winforms -->
12-
<add key="darc-int-dotnet-winforms-92eeb1f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-92eeb1f9/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-winforms-bff4cc0" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-bff4cc01/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-winforms -->
1414
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1515
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -27,7 +27,7 @@
2727
<add key="darc-int-dotnet-runtime-c36b66f" value="true" />
2828
<!-- End: Package sources from dotnet-runtime -->
2929
<!-- Begin: Package sources from dotnet-winforms -->
30-
<add key="darc-int-dotnet-winforms-92eeb1f" value="true" />
30+
<add key="darc-int-dotnet-winforms-bff4cc0" value="true" />
3131
<!-- End: Package sources from dotnet-winforms -->
3232
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3333
</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.11-servicing.24515.8">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.11-servicing.24517.8">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>92eeb1f915f74049db4373ba4bffb3f66f035622</Sha>
6+
<Sha>bff4cc01542f55a55049b57d57d76bf4df81f2f3</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.11-servicing.24515.8">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.11-servicing.24517.8">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>92eeb1f915f74049db4373ba4bffb3f66f035622</Sha>
10+
<Sha>bff4cc01542f55a55049b57d57d76bf4df81f2f3</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.11">
154154
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
155-
<Sha>92eeb1f915f74049db4373ba4bffb3f66f035622</Sha>
155+
<Sha>bff4cc01542f55a55049b57d57d76bf4df81f2f3</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.11-servicing.24515.8</MicrosoftPrivateWinformsVersion>
25+
<MicrosoftPrivateWinformsVersion>8.0.11-servicing.24517.8</MicrosoftPrivateWinformsVersion>
2626
</PropertyGroup>
2727
<!-- Packages that come from https://github.com/dotnet/runtime -->
2828
<PropertyGroup>

0 commit comments

Comments
 (0)