Skip to content

Commit ca54b15

Browse files
ProductConstructionServiceProdTanya Solyanik
authored andcommitted
Merged PR 49401: [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-wpf
This pull request updates the following dependencies [marker]: <> (Begin:05a9f0d5-ba2f-4c32-efac-08dbd545292d) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - **Subscription**: [05a9f0d5-ba2f-4c32-efac-08dbd545292d](https://maestro.dot.net/subscriptions?search=05a9f0d5-ba2f-4c32-efac-08dbd545292d) - **Build**: [20250422.9](https://dev.azure.com/dnceng/internal/_build/results?buildId=2693547) - **Date Produced**: April 23, 2025 6:55:23 AM UTC - **Commit**: [45ad2ce8cf7c70820371c93864116338cfbd9499](https://dev.azure.com/dnceng/internal/_git/dotnet-wpf?_a=history&version=GC45ad2ce8cf7c70820371c93864116338cfbd9499) - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Wpf.GitHub**: [from 8.0.16-servicing.25217.3 to 8.0.16-servicing.25222.9][1] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 8.0.16-servicing.25217.3 to 8.0.16-servicing.25222.9][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 8.0.16-servicing.25217.3 to 8.0.16-servicing.25222.9][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC5bf5c017e225debf2b431cf33d0e4fad03039032&targetVersion=GC45ad2ce8cf7c70820371c93864116338cfbd9499&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:05a9f0d5-ba2f-4c32-efac-08dbd545292d)
2 parents cda1f82 + ba37b88 commit ca54b15

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

NuGet.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-runtime -->
1212
<add key="darc-int-dotnet-runtime-efd5742" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-efd5742b/nuget/v3/index.json" />
13+
<add key="darc-int-dotnet-runtime-efd5742-4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-efd5742b-4/nuget/v3/index.json" />
1314
<!-- End: Package sources from dotnet-runtime -->
1415
<!-- Begin: Package sources from dotnet-winforms -->
1516
<add key="darc-int-dotnet-winforms-c4b79de" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-c4b79dec/nuget/v3/index.json" />
17+
<add key="darc-int-dotnet-winforms-c4b79de-4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-c4b79dec-4/nuget/v3/index.json" />
1618
<!-- End: Package sources from dotnet-winforms -->
1719
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1820
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -25,9 +27,11 @@
2527
<clear />
2628
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2729
<!-- Begin: Package sources from dotnet-runtime -->
30+
<add key="darc-int-dotnet-runtime-efd5742-4" value="true" />
2831
<add key="darc-int-dotnet-runtime-efd5742" value="true" />
2932
<!-- End: Package sources from dotnet-runtime -->
3033
<!-- Begin: Package sources from dotnet-winforms -->
34+
<add key="darc-int-dotnet-winforms-c4b79de-4" value="true" />
3135
<add key="darc-int-dotnet-winforms-c4b79de" value="true" />
3236
<!-- End: Package sources from dotnet-winforms -->
3337
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
1010
<Sha>c4b79deca3753d92e126fa2df778fe10ab4e6d6d</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.16-servicing.25217.3">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.16-servicing.25222.9">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
14-
<Sha>5bf5c017e225debf2b431cf33d0e4fad03039032</Sha>
14+
<Sha>45ad2ce8cf7c70820371c93864116338cfbd9499</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.16-servicing.25217.3">
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.16-servicing.25222.9">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
18-
<Sha>5bf5c017e225debf2b431cf33d0e4fad03039032</Sha>
18+
<Sha>45ad2ce8cf7c70820371c93864116338cfbd9499</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.16" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -33,9 +33,9 @@
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
3434
<Sha>c4b79deca3753d92e126fa2df778fe10ab4e6d6d</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.16-servicing.25217.3">
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.16-servicing.25222.9">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
38-
<Sha>5bf5c017e225debf2b431cf33d0e4fad03039032</Sha>
38+
<Sha>45ad2ce8cf7c70820371c93864116338cfbd9499</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
4141
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<MicrosoftPrivateWinformsVersion>8.0.16-servicing.25217.2</MicrosoftPrivateWinformsVersion>
7070
<SystemDrawingCommonVersion>8.0.16</SystemDrawingCommonVersion>
7171
<!-- wpf -->
72-
<MicrosoftDotNetWpfGitHubVersion>8.0.16-servicing.25217.3</MicrosoftDotNetWpfGitHubVersion>
73-
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.16-servicing.25217.3</MicrosoftDotNetWpfProjectTemplatesVersion>
72+
<MicrosoftDotNetWpfGitHubVersion>8.0.16-servicing.25222.9</MicrosoftDotNetWpfGitHubVersion>
73+
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.16-servicing.25222.9</MicrosoftDotNetWpfProjectTemplatesVersion>
7474
</PropertyGroup>
7575
</Project>

0 commit comments

Comments
 (0)