Skip to content

Commit e3687e6

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20231120.12
Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms From Version 6.0.25-servicing.23519.16 -> To Version 6.0.26-servicing.23570.12
1 parent 410a885 commit e3687e6

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
@@ -5,9 +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-492abbe" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-492abbee/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-492abbe-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-492abbee-2/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-runtime-492abbe-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-492abbee-1/nuget/v3/index.json" />
118
<!-- End: Package sources from dotnet-runtime -->
129
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1310
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -21,9 +18,6 @@
2118
<disabledPackageSources>
2219
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2320
<!-- Begin: Package sources from dotnet-runtime -->
24-
<add key="darc-int-dotnet-runtime-492abbe-1" value="true" />
25-
<add key="darc-int-dotnet-runtime-492abbe-2" value="true" />
26-
<add key="darc-int-dotnet-runtime-492abbe" value="true" />
2721
<!-- End: Package sources from dotnet-runtime -->
2822
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2923
</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.26-servicing.23564.8">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.26-servicing.23570.12">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>71d565cffc00261dbbcb267a7536f0223e965c31</Sha>
6+
<Sha>9d8a2005af012ecce74899ccfdd69114897aba3a</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.26-servicing.23564.8">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.26-servicing.23570.12">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>71d565cffc00261dbbcb267a7536f0223e965c31</Sha>
10+
<Sha>9d8a2005af012ecce74899ccfdd69114897aba3a</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.26-servicing.23564.8</MicrosoftPrivateWinformsVersion>
29+
<MicrosoftPrivateWinformsVersion>6.0.26-servicing.23570.12</MicrosoftPrivateWinformsVersion>
3030
</PropertyGroup>
3131
<!-- Packages that come from https://github.com/dotnet/coreclr -->
3232
<PropertyGroup>

0 commit comments

Comments
 (0)