Skip to content

Commit 650f681

Browse files
ProductConstructionServiceProdProductConstructionServiceProd
authored andcommitted
[internal/release/9.0] Update dependencies from dnceng/internal/dotnet-wpf
1 parent 906469d commit 650f681

File tree

3 files changed

+15
-7
lines changed

3 files changed

+15
-7
lines changed

NuGet.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@
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-831d23e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5/nuget/v3/index.json" />
13+
<add key="darc-int-dotnet-runtime-831d23e-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5-2/nuget/v3/index.json" />
14+
<add key="darc-int-dotnet-runtime-831d23e-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5-1/nuget/v3/index.json" />
1315
<!-- End: Package sources from dotnet-runtime -->
1416
<!-- Begin: Package sources from dotnet-winforms -->
1517
<add key="darc-int-dotnet-winforms-5bf1bff" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-5bf1bff0/nuget/v3/index.json" />
18+
<add key="darc-int-dotnet-winforms-5bf1bff-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-5bf1bff0-2/nuget/v3/index.json" />
19+
<add key="darc-int-dotnet-winforms-5bf1bff-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-5bf1bff0-1/nuget/v3/index.json" />
1620
<!-- End: Package sources from dotnet-winforms -->
1721
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1822
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -27,9 +31,13 @@
2731
<clear />
2832
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2933
<!-- Begin: Package sources from dotnet-runtime -->
34+
<add key="darc-int-dotnet-runtime-831d23e-1" value="true" />
35+
<add key="darc-int-dotnet-runtime-831d23e-2" value="true" />
3036
<add key="darc-int-dotnet-runtime-831d23e" value="true" />
3137
<!-- End: Package sources from dotnet-runtime -->
3238
<!-- Begin: Package sources from dotnet-winforms -->
39+
<add key="darc-int-dotnet-winforms-5bf1bff-1" value="true" />
40+
<add key="darc-int-dotnet-winforms-5bf1bff-2" value="true" />
3341
<add key="darc-int-dotnet-winforms-5bf1bff" value="true" />
3442
<!-- End: Package sources from dotnet-winforms -->
3543
<!--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,14 +9,14 @@
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
1010
<Sha>5bf1bff0e58e41f748a8a6d7c666ed28e033e318</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.3-rtm.25113.4">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.4-rtm.25156.11">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
14-
<Sha>f58f709bc102a0d15aa6ffe4d9a7435bebd3079e</Sha>
14+
<Sha>1f303f9fe25e7c22084baa982c0620f4bf132687</Sha>
1515
<SourceBuildTarball RepoName="wpf" ManagedOnly="true" />
1616
</Dependency>
17-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.3-rtm.25113.4">
17+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.4-rtm.25156.11">
1818
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
19-
<Sha>f58f709bc102a0d15aa6ffe4d9a7435bebd3079e</Sha>
19+
<Sha>1f303f9fe25e7c22084baa982c0620f4bf132687</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.3" CoherentParentDependency="Microsoft.Private.Winforms">
2222
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -34,9 +34,9 @@
3434
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
3535
<Sha>5bf1bff0e58e41f748a8a6d7c666ed28e033e318</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.3-rtm.25113.4">
37+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.4-rtm.25156.11">
3838
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
39-
<Sha>f58f709bc102a0d15aa6ffe4d9a7435bebd3079e</Sha>
39+
<Sha>1f303f9fe25e7c22084baa982c0620f4bf132687</Sha>
4040
</Dependency>
4141
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="9.0.3" CoherentParentDependency="Microsoft.Private.Winforms">
4242
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666
<MicrosoftPrivateWinformsVersion>9.0.3-servicing.25112.2</MicrosoftPrivateWinformsVersion>
6767
<SystemDrawingCommonVersion>9.0.3</SystemDrawingCommonVersion>
6868
<!-- wpf -->
69-
<MicrosoftDotNetWpfGitHubVersion>9.0.3-rtm.25113.4</MicrosoftDotNetWpfGitHubVersion>
69+
<MicrosoftDotNetWpfGitHubVersion>9.0.4-rtm.25156.11</MicrosoftDotNetWpfGitHubVersion>
7070
</PropertyGroup>
7171
</Project>

0 commit comments

Comments
 (0)