Skip to content

Commit edccb53

Browse files
dotnet-botmmitche
authored andcommitted
Merged PR 34823: [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-wpf
This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: from 8.0.0-rtm.23524.7 to 8.0.0-rtm.23525.7 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Ref**: from 8.0.0 to 8.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.0-rtm.23524.7 to 8.0.0-rtm.23525.7 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.0 to 8.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Win32.Registry.AccessControl**: from 8.0.0 to 8.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Win32.SystemEvents**: from 8.0.0 to 8.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.CodeDom**: from 8.0.0 to 8.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.ComponentModel.Composition**: from 8.0.0 to 8.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Configuration.ConfigurationManager**: from 8.0.0 to 8.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Data.Odbc**: from 8.0.0 to 8.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rtm.23524.9 to 8.0.0-rtm.23525.7 (parent: Microsoft.DotNet.Wp...
1 parent 29f4d22 commit edccb53

File tree

3 files changed

+97
-89
lines changed

3 files changed

+97
-89
lines changed

NuGet.config

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-runtime -->
12-
<add key="darc-pub-dotnet-runtime-59edaad" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-59edaad4/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-runtime-17ea9ab" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-17ea9ab3/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-runtime -->
1414
<!-- Begin: Package sources from dotnet-winforms -->
15-
<add key="darc-pub-dotnet-winforms-f8fb0c5c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-winforms-f8fb0c5c/nuget/v3/index.json" />
15+
<add key="darc-int-dotnet-winforms-44849e8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-44849e81/nuget/v3/index.json" />
1616
<!-- End: Package sources from dotnet-winforms -->
1717
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1818
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -23,5 +23,13 @@
2323
</packageSources>
2424
<disabledPackageSources>
2525
<clear />
26+
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
27+
<!-- Begin: Package sources from dotnet-runtime -->
28+
<add key="darc-int-dotnet-runtime-17ea9ab" value="true" />
29+
<!-- End: Package sources from dotnet-runtime -->
30+
<!-- Begin: Package sources from dotnet-winforms -->
31+
<add key="darc-int-dotnet-winforms-44849e8" value="true" />
32+
<!-- End: Package sources from dotnet-winforms -->
33+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2634
</disabledPackageSources>
2735
</configuration>

eng/Version.Details.xml

Lines changed: 81 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,153 +1,153 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="8.0.0-rtm.23524.7" CoherentParentDependency="Microsoft.Private.Winforms">
5-
<Uri>https://github.com/dotnet/runtime</Uri>
6-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
4+
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="8.0.0-rtm.23525.7" CoherentParentDependency="Microsoft.Private.Winforms">
5+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.0-rtm.23524.9" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
9-
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>f8fb0c5ce770d42e59c462f8d14d0bfc2ec6207b</Sha>
8+
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.0-rtm.23525.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
9+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10+
<Sha>44849e81b34d51fe9d6d2163bd4b1ab7a0ada387</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.0-rtm.23524.6">
13-
<Uri>https://github.com/dotnet/wpf</Uri>
14-
<Sha>4f2ac034a3895346f78c0ce866b792dad3f1ee94</Sha>
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.0-rtm.23526.1">
13+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
14+
<Sha>7d1347568b78bfc41c92855aecb9a301e08590fb</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-rtm.23524.6">
17-
<Uri>https://github.com/dotnet/wpf</Uri>
18-
<Sha>4f2ac034a3895346f78c0ce866b792dad3f1ee94</Sha>
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-rtm.23526.1">
17+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
18+
<Sha>7d1347568b78bfc41c92855aecb9a301e08590fb</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
21-
<Uri>https://github.com/dotnet/runtime</Uri>
22-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
21+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
22+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
2323
</Dependency>
24-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23524.7" CoherentParentDependency="Microsoft.Private.Winforms">
25-
<Uri>https://github.com/dotnet/runtime</Uri>
26-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
24+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23525.7" CoherentParentDependency="Microsoft.Private.Winforms">
25+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
26+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
29-
<Uri>https://github.com/dotnet/runtime</Uri>
30-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
29+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
30+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
3131
</Dependency>
32-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-rtm.23524.9" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
33-
<Uri>https://github.com/dotnet/winforms</Uri>
34-
<Sha>f8fb0c5ce770d42e59c462f8d14d0bfc2ec6207b</Sha>
32+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-rtm.23525.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
33+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
34+
<Sha>44849e81b34d51fe9d6d2163bd4b1ab7a0ada387</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-rtm.23524.6">
37-
<Uri>https://github.com/dotnet/wpf</Uri>
38-
<Sha>4f2ac034a3895346f78c0ce866b792dad3f1ee94</Sha>
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-rtm.23526.1">
37+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
38+
<Sha>7d1347568b78bfc41c92855aecb9a301e08590fb</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
41-
<Uri>https://github.com/dotnet/runtime</Uri>
42-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
41+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
42+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.Win32.SystemEvents" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
45-
<Uri>https://github.com/dotnet/runtime</Uri>
46-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
45+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
46+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
4747
</Dependency>
4848
<Dependency Name="System.CodeDom" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
49-
<Uri>https://github.com/dotnet/runtime</Uri>
50-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
49+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
50+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
5151
</Dependency>
5252
<Dependency Name="System.ComponentModel.Composition" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
53-
<Uri>https://github.com/dotnet/runtime</Uri>
54-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
53+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
54+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
5555
</Dependency>
5656
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
57-
<Uri>https://github.com/dotnet/runtime</Uri>
58-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
57+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
58+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
5959
</Dependency>
6060
<Dependency Name="System.Data.Odbc" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
61-
<Uri>https://github.com/dotnet/runtime</Uri>
62-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
61+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
62+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
6363
</Dependency>
6464
<Dependency Name="System.Data.OleDb" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
65-
<Uri>https://github.com/dotnet/runtime</Uri>
66-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
65+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
66+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
6767
</Dependency>
6868
<Dependency Name="System.Diagnostics.EventLog" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
69-
<Uri>https://github.com/dotnet/runtime</Uri>
70-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
69+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
70+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
7171
</Dependency>
7272
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
73-
<Uri>https://github.com/dotnet/runtime</Uri>
74-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
73+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
74+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
7575
</Dependency>
7676
<Dependency Name="System.DirectoryServices.AccountManagement" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
77-
<Uri>https://github.com/dotnet/runtime</Uri>
78-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
77+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
78+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
7979
</Dependency>
8080
<Dependency Name="System.DirectoryServices.Protocols" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
81-
<Uri>https://github.com/dotnet/runtime</Uri>
82-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
81+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
82+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
8383
</Dependency>
8484
<Dependency Name="System.DirectoryServices" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
85-
<Uri>https://github.com/dotnet/runtime</Uri>
86-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
85+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
86+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
8787
</Dependency>
8888
<Dependency Name="System.IO.Packaging" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
89-
<Uri>https://github.com/dotnet/runtime</Uri>
90-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
89+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
90+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
9191
</Dependency>
9292
<Dependency Name="System.IO.Ports" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
93-
<Uri>https://github.com/dotnet/runtime</Uri>
94-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
93+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
94+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
9595
</Dependency>
9696
<Dependency Name="System.Management" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
97-
<Uri>https://github.com/dotnet/runtime</Uri>
98-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
97+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
98+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
9999
</Dependency>
100100
<Dependency Name="System.Reflection.Context" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
101-
<Uri>https://github.com/dotnet/runtime</Uri>
102-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
101+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
102+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
103103
</Dependency>
104104
<Dependency Name="System.Runtime.Caching" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
105-
<Uri>https://github.com/dotnet/runtime</Uri>
106-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
105+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
106+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
107107
</Dependency>
108108
<Dependency Name="System.Security.Cryptography.Pkcs" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
109-
<Uri>https://github.com/dotnet/runtime</Uri>
110-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
109+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
110+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
111111
</Dependency>
112112
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
113-
<Uri>https://github.com/dotnet/runtime</Uri>
114-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
113+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
114+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
115115
</Dependency>
116116
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
117-
<Uri>https://github.com/dotnet/runtime</Uri>
118-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
117+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
118+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
119119
</Dependency>
120120
<Dependency Name="System.Security.Permissions" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
121-
<Uri>https://github.com/dotnet/runtime</Uri>
122-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
121+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
122+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
123123
</Dependency>
124124
<Dependency Name="System.ServiceModel.Syndication" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
125-
<Uri>https://github.com/dotnet/runtime</Uri>
126-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
125+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
126+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
127127
</Dependency>
128128
<Dependency Name="System.ServiceProcess.ServiceController" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
129-
<Uri>https://github.com/dotnet/runtime</Uri>
130-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
129+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
130+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
131131
</Dependency>
132132
<Dependency Name="System.Speech" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
133-
<Uri>https://github.com/dotnet/runtime</Uri>
134-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
133+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
134+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
135135
</Dependency>
136136
<Dependency Name="System.Text.Encoding.CodePages" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
137-
<Uri>https://github.com/dotnet/runtime</Uri>
138-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
137+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
138+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
139139
</Dependency>
140140
<Dependency Name="System.Threading.AccessControl" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
141-
<Uri>https://github.com/dotnet/runtime</Uri>
142-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
141+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
142+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
143143
</Dependency>
144144
<Dependency Name="System.ComponentModel.Composition.Registration" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
145-
<Uri>https://github.com/dotnet/runtime</Uri>
146-
<Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
145+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
146+
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
147147
</Dependency>
148148
<Dependency Name="System.Drawing.Common" Version="8.0.0" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
149-
<Uri>https://github.com/dotnet/winforms</Uri>
150-
<Sha>f8fb0c5ce770d42e59c462f8d14d0bfc2ec6207b</Sha>
149+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
150+
<Sha>44849e81b34d51fe9d6d2163bd4b1ab7a0ada387</Sha>
151151
</Dependency>
152152
</ProductDependencies>
153153
<ToolsetDependencies>

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<!-- nuget -->
2626
<NugetPackagingVersion>6.2.4</NugetPackagingVersion>
2727
<!-- runtime -->
28-
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>8.0.0-rtm.23524.7</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
28+
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>8.0.0-rtm.23525.7</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
2929
<MicrosoftNETCoreAppRefVersion>8.0.0</MicrosoftNETCoreAppRefVersion>
3030
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>
3131
<MicrosoftWin32RegistryAccessControlVersion>8.0.0</MicrosoftWin32RegistryAccessControlVersion>
@@ -61,15 +61,15 @@
6161
<SystemSpeechVersion>8.0.0</SystemSpeechVersion>
6262
<SystemTextEncodingCodePagesVersion>8.0.0</SystemTextEncodingCodePagesVersion>
6363
<SystemThreadingAccessControlVersion>8.0.0</SystemThreadingAccessControlVersion>
64-
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.0-rtm.23524.7</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
64+
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.0-rtm.23525.7</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
6565
<!-- wcf -->
6666
<SystemServiceModelVersion>4.10.0</SystemServiceModelVersion>
6767
<!-- winforms -->
68-
<MicrosoftDotnetWinFormsProjectTemplatesVersion>8.0.0-rtm.23524.9</MicrosoftDotnetWinFormsProjectTemplatesVersion>
69-
<MicrosoftPrivateWinformsVersion>8.0.0-rtm.23524.9</MicrosoftPrivateWinformsVersion>
68+
<MicrosoftDotnetWinFormsProjectTemplatesVersion>8.0.0-rtm.23525.7</MicrosoftDotnetWinFormsProjectTemplatesVersion>
69+
<MicrosoftPrivateWinformsVersion>8.0.0-rtm.23525.7</MicrosoftPrivateWinformsVersion>
7070
<SystemDrawingCommonVersion>8.0.0</SystemDrawingCommonVersion>
7171
<!-- wpf -->
72-
<MicrosoftDotNetWpfGitHubVersion>8.0.0-rtm.23524.6</MicrosoftDotNetWpfGitHubVersion>
73-
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.0-rtm.23524.6</MicrosoftDotNetWpfProjectTemplatesVersion>
72+
<MicrosoftDotNetWpfGitHubVersion>8.0.0-rtm.23526.1</MicrosoftDotNetWpfGitHubVersion>
73+
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.0-rtm.23526.1</MicrosoftDotNetWpfProjectTemplatesVersion>
7474
</PropertyGroup>
7575
</Project>

0 commit comments

Comments
 (0)