Skip to content

Commit 88a1dcb

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 34400: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
This pull request updates the following dependencies [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81 - **Build**: 20231013.4 - **Date Produced**: October 13, 2023 7:56:15 PM UTC - **Commit**: c1396d66ff3d595b912cd5f96d6f4651427ecfcd - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.23-servicing.23480.3 to 6.0.24-servicing.23513.4][1] - **Microsoft.Private.Winforms**: [from 6.0.23-servicing.23480.3 to 6.0.24-servicing.23513.4][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCa8ba4b39b5&targetVersion=GCc1396d66ff&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
2 parents 6cefec8 + 8a13d67 commit 88a1dcb

File tree

3 files changed

+5
-13
lines changed

3 files changed

+5
-13
lines changed

NuGet.config

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +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-e0f0de8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e0f0de87/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-e0f0de8-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e0f0de87-3/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-runtime-e0f0de8-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e0f0de87-2/nuget/v3/index.json" />
11-
<add key="darc-int-dotnet-runtime-e0f0de8-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e0f0de87-1/nuget/v3/index.json" />
128
<!-- End: Package sources from dotnet-runtime -->
139
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1410
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -22,10 +18,6 @@
2218
<disabledPackageSources>
2319
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2420
<!-- Begin: Package sources from dotnet-runtime -->
25-
<add key="darc-int-dotnet-runtime-e0f0de8-1" value="true" />
26-
<add key="darc-int-dotnet-runtime-e0f0de8-2" value="true" />
27-
<add key="darc-int-dotnet-runtime-e0f0de8-3" value="true" />
28-
<add key="darc-int-dotnet-runtime-e0f0de8" value="true" />
2921
<!-- End: Package sources from dotnet-runtime -->
3022
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3123
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 4 additions & 4 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="6.0.23-servicing.23480.3">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.24-servicing.23513.4">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>a8ba4b39b59ca421254550010de48b33d7c7b57d</Sha>
6+
<Sha>c1396d66ff3d595b912cd5f96d6f4651427ecfcd</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.23-servicing.23480.3">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.24-servicing.23513.4">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>a8ba4b39b59ca421254550010de48b33d7c7b57d</Sha>
10+
<Sha>c1396d66ff3d595b912cd5f96d6f4651427ecfcd</Sha>
1111
</Dependency>
1212
<Dependency Name="System.CodeDom" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</PropertyGroup>
2727
<!-- NuGet Package Versions -->
2828
<PropertyGroup>
29-
<MicrosoftPrivateWinformsVersion>6.0.23-servicing.23480.3</MicrosoftPrivateWinformsVersion>
29+
<MicrosoftPrivateWinformsVersion>6.0.24-servicing.23513.4</MicrosoftPrivateWinformsVersion>
3030
</PropertyGroup>
3131
<!-- Packages that come from https://github.com/dotnet/coreclr -->
3232
<PropertyGroup>

0 commit comments

Comments
 (0)