Skip to content

Commit 51556c9

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 37404: [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**: 20240216.7 - **Date Produced**: February 16, 2024 9:50:06 PM UTC - **Commit**: 418b2633a2b67a2a1a61b1481a79f53eaa60a237 - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.28-servicing.24115.14 to 6.0.28-servicing.24116.7][1] - **Microsoft.Private.Winforms**: [from 6.0.28-servicing.24115.14 to 6.0.28-servicing.24116.7][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCd84b22e24fc7da1157057093e978186f9f1cabee&targetVersion=GC418b2633a2b67a2a1a61b1481a79f53eaa60a237&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
2 parents 1bef447 + a8ba209 commit 51556c9

File tree

3 files changed

+5
-11
lines changed

3 files changed

+5
-11
lines changed

NuGet.config

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-runtime -->
88
<add key="darc-int-dotnet-runtime-2b3cfc7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2b3cfc79/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-80de56d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80de56da/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-runtime-80de56d-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80de56da-2/nuget/v3/index.json" />
11-
<add key="darc-int-dotnet-runtime-80de56d-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80de56da-1/nuget/v3/index.json" />
129
<!-- End: Package sources from dotnet-runtime -->
1310
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1411
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -23,9 +20,6 @@
2320
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2421
<!-- Begin: Package sources from dotnet-runtime -->
2522
<add key="darc-int-dotnet-runtime-2b3cfc7" value="true" />
26-
<add key="darc-int-dotnet-runtime-80de56d-1" value="true" />
27-
<add key="darc-int-dotnet-runtime-80de56d-2" value="true" />
28-
<add key="darc-int-dotnet-runtime-80de56d" value="true" />
2923
<!-- End: Package sources from dotnet-runtime -->
3024
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3125
</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.28-servicing.24115.14">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.28-servicing.24116.7">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>d84b22e24fc7da1157057093e978186f9f1cabee</Sha>
6+
<Sha>418b2633a2b67a2a1a61b1481a79f53eaa60a237</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.28-servicing.24115.14">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.28-servicing.24116.7">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>d84b22e24fc7da1157057093e978186f9f1cabee</Sha>
10+
<Sha>418b2633a2b67a2a1a61b1481a79f53eaa60a237</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.28-servicing.24115.14</MicrosoftPrivateWinformsVersion>
29+
<MicrosoftPrivateWinformsVersion>6.0.28-servicing.24116.7</MicrosoftPrivateWinformsVersion>
3030
</PropertyGroup>
3131
<!-- Packages that come from https://github.com/dotnet/coreclr -->
3232
<PropertyGroup>

0 commit comments

Comments
 (0)