Skip to content

Commit f91fa38

Browse files
maestro-prod-Primaryvseanreesermsft
authored andcommitted
Merged PR 42787: [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.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: from 8.0.10-servicing.24459.10 to 8.0.10-servicing.24461.12 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Ref**: from 8.0.10 to 8.0.10 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.10-servicing.24459.10 to 8.0.10-servicing.24461.12 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.10 to 8.0.10 (parent: Microsoft.Private.Winforms) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Configuration.ConfigurationManager**: from 8.0.0 to 8.0.1 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Data.Odbc**: from 8.0.0 to 8.0.1 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing.24462.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Data.OleDb**: from 8.0.0 to 8.0.1 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.10-servicing.24461.5 to 8.0.10-servicing...
2 parents ce05be7 + bf779dc commit f91fa38

File tree

3 files changed

+55
-53
lines changed

3 files changed

+55
-53
lines changed

NuGet.config

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
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-int-dotnet-runtime-a8108c9-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-a8108c90-1/nuget/v3/index.json" />
1213
<add key="darc-int-dotnet-runtime-7dc1560" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-7dc1560d/nuget/v3/index.json" />
1314
<!-- End: Package sources from dotnet-runtime -->
1415
<!-- Begin: Package sources from dotnet-winforms -->
15-
<add key="darc-int-dotnet-winforms-21f7ccf" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-21f7ccf7/nuget/v3/index.json" />
16+
<add key="darc-int-dotnet-winforms-bfc7e26" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-bfc7e266/nuget/v3/index.json" />
1617
<!-- End: Package sources from dotnet-winforms -->
1718
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1819
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -26,9 +27,10 @@
2627
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2728
<!-- Begin: Package sources from dotnet-runtime -->
2829
<add key="darc-int-dotnet-runtime-7dc1560" value="true" />
30+
<add key="darc-int-dotnet-runtime-a8108c9-1" value="true" />
2931
<!-- End: Package sources from dotnet-runtime -->
3032
<!-- Begin: Package sources from dotnet-winforms -->
31-
<add key="darc-int-dotnet-winforms-21f7ccf" value="true" />
33+
<add key="darc-int-dotnet-winforms-bfc7e26" value="true" />
3234
<!-- End: Package sources from dotnet-winforms -->
3335
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3436
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="8.0.10-servicing.24459.10" CoherentParentDependency="Microsoft.Private.Winforms">
4+
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="8.0.10-servicing.24461.12" CoherentParentDependency="Microsoft.Private.Winforms">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6-
<Sha>7dc1560dfb4ff946388512ef439fcb44f294b32a</Sha>
6+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.10-servicing.24461.5" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
8+
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.10-servicing.24462.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>21f7ccf70589daa2376d758af5d0c43922027fb8</Sha>
10+
<Sha>bfc7e266f9967da8a398f67dac77b84a1210a42d</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.10-servicing.24462.4">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.10-servicing.24462.8">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
14-
<Sha>6bb288a5edff3773ea2729bb7aec31103f48035e</Sha>
14+
<Sha>f97763771ad77bb288371e1c102d411a0fbc45c2</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.10-servicing.24462.4">
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.10-servicing.24462.8">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
18-
<Sha>6bb288a5edff3773ea2729bb7aec31103f48035e</Sha>
18+
<Sha>f97763771ad77bb288371e1c102d411a0fbc45c2</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.10" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
22-
<Sha>7dc1560dfb4ff946388512ef439fcb44f294b32a</Sha>
22+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
2323
</Dependency>
24-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.10-servicing.24459.10" CoherentParentDependency="Microsoft.Private.Winforms">
24+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.10-servicing.24461.12" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
26-
<Sha>7dc1560dfb4ff946388512ef439fcb44f294b32a</Sha>
26+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.10" CoherentParentDependency="Microsoft.Private.Winforms">
2929
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
30-
<Sha>7dc1560dfb4ff946388512ef439fcb44f294b32a</Sha>
30+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
3131
</Dependency>
32-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.10-servicing.24461.5" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
32+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.10-servicing.24462.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
34-
<Sha>21f7ccf70589daa2376d758af5d0c43922027fb8</Sha>
34+
<Sha>bfc7e266f9967da8a398f67dac77b84a1210a42d</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.10-servicing.24462.4">
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.10-servicing.24462.8">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
38-
<Sha>6bb288a5edff3773ea2729bb7aec31103f48035e</Sha>
38+
<Sha>f97763771ad77bb288371e1c102d411a0fbc45c2</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>
@@ -53,29 +53,29 @@
5353
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
5454
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
5555
</Dependency>
56-
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
56+
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
5757
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
58-
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
58+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
5959
</Dependency>
60-
<Dependency Name="System.Data.Odbc" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
60+
<Dependency Name="System.Data.Odbc" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
6161
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
62-
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
62+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
6363
</Dependency>
64-
<Dependency Name="System.Data.OleDb" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
64+
<Dependency Name="System.Data.OleDb" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
66-
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
66+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
6767
</Dependency>
6868
<Dependency Name="System.Diagnostics.EventLog" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
7070
<Sha>7dc1560dfb4ff946388512ef439fcb44f294b32a</Sha>
7171
</Dependency>
72-
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
72+
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
74-
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
74+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
7575
</Dependency>
76-
<Dependency Name="System.DirectoryServices.AccountManagement" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
76+
<Dependency Name="System.DirectoryServices.AccountManagement" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
7777
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
78-
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
78+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
7979
</Dependency>
8080
<Dependency Name="System.DirectoryServices.Protocols" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
8181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -87,7 +87,7 @@
8787
</Dependency>
8888
<Dependency Name="System.IO.Packaging" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
8989
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
90-
<Sha>7dc1560dfb4ff946388512ef439fcb44f294b32a</Sha>
90+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
9191
</Dependency>
9292
<Dependency Name="System.IO.Ports" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
9393
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -101,21 +101,21 @@
101101
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
102102
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
103103
</Dependency>
104-
<Dependency Name="System.Runtime.Caching" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
104+
<Dependency Name="System.Runtime.Caching" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
105105
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
106-
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
106+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
107107
</Dependency>
108-
<Dependency Name="System.Security.Cryptography.Pkcs" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
108+
<Dependency Name="System.Security.Cryptography.Pkcs" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
109109
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
110-
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
110+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
111111
</Dependency>
112112
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
113113
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
114114
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
115115
</Dependency>
116-
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
116+
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
117117
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
118-
<Sha>2aade6beb02ea367fd97c4070a4198802fe61c03</Sha>
118+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
119119
</Dependency>
120120
<Dependency Name="System.Security.Permissions" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
121121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -125,9 +125,9 @@
125125
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
126126
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
127127
</Dependency>
128-
<Dependency Name="System.ServiceProcess.ServiceController" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
128+
<Dependency Name="System.ServiceProcess.ServiceController" Version="8.0.1" CoherentParentDependency="Microsoft.Private.Winforms">
129129
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
130-
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
130+
<Sha>a8108c906081c3c0198f250fb210c1dd275b2f01</Sha>
131131
</Dependency>
132132
<Dependency Name="System.Speech" Version="8.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
133133
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -147,7 +147,7 @@
147147
</Dependency>
148148
<Dependency Name="System.Drawing.Common" Version="8.0.10" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
149149
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
150-
<Sha>21f7ccf70589daa2376d758af5d0c43922027fb8</Sha>
150+
<Sha>bfc7e266f9967da8a398f67dac77b84a1210a42d</Sha>
151151
</Dependency>
152152
</ProductDependencies>
153153
<ToolsetDependencies>

eng/Versions.props

Lines changed: 15 additions & 15 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.10-servicing.24459.10</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
28+
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>8.0.10-servicing.24461.12</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
2929
<MicrosoftNETCoreAppRefVersion>8.0.10</MicrosoftNETCoreAppRefVersion>
3030
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.10</MicrosoftNETCoreAppRuntimewinx64Version>
3131
<MicrosoftWin32RegistryAccessControlVersion>8.0.0</MicrosoftWin32RegistryAccessControlVersion>
@@ -34,12 +34,12 @@
3434
<SystemCodeDomVersion>8.0.0</SystemCodeDomVersion>
3535
<SystemComponentModelCompositionRegistrationVersion>8.0.0</SystemComponentModelCompositionRegistrationVersion>
3636
<SystemComponentModelCompositionVersion>8.0.0</SystemComponentModelCompositionVersion>
37-
<SystemConfigurationConfigurationManagerVersion>8.0.0</SystemConfigurationConfigurationManagerVersion>
38-
<SystemDataOdbcVersion>8.0.0</SystemDataOdbcVersion>
39-
<SystemDataOleDbVersion>8.0.0</SystemDataOleDbVersion>
37+
<SystemConfigurationConfigurationManagerVersion>8.0.1</SystemConfigurationConfigurationManagerVersion>
38+
<SystemDataOdbcVersion>8.0.1</SystemDataOdbcVersion>
39+
<SystemDataOleDbVersion>8.0.1</SystemDataOleDbVersion>
4040
<SystemDiagnosticsEventLogVersion>8.0.1</SystemDiagnosticsEventLogVersion>
41-
<SystemDiagnosticsPerformanceCounterVersion>8.0.0</SystemDiagnosticsPerformanceCounterVersion>
42-
<SystemDirectoryServicesAccountManagementVersion>8.0.0</SystemDirectoryServicesAccountManagementVersion>
41+
<SystemDiagnosticsPerformanceCounterVersion>8.0.1</SystemDiagnosticsPerformanceCounterVersion>
42+
<SystemDirectoryServicesAccountManagementVersion>8.0.1</SystemDirectoryServicesAccountManagementVersion>
4343
<SystemDirectoryServicesProtocolsVersion>8.0.0</SystemDirectoryServicesProtocolsVersion>
4444
<SystemDirectoryServicesVersion>8.0.0</SystemDirectoryServicesVersion>
4545
<SystemIOFileSystemAccessControlVersion>5.0.0</SystemIOFileSystemAccessControlVersion>
@@ -48,28 +48,28 @@
4848
<SystemIOPortsVersion>8.0.0</SystemIOPortsVersion>
4949
<SystemManagementVersion>8.0.0</SystemManagementVersion>
5050
<SystemReflectionContextVersion>8.0.0</SystemReflectionContextVersion>
51-
<SystemRuntimeCachingVersion>8.0.0</SystemRuntimeCachingVersion>
51+
<SystemRuntimeCachingVersion>8.0.1</SystemRuntimeCachingVersion>
5252
<SystemSecurityAccessControlVersion>6.0.0</SystemSecurityAccessControlVersion>
5353
<SystemSecurityCryptographyCngVersion>5.0.0</SystemSecurityCryptographyCngVersion>
54-
<SystemSecurityCryptographyPkcsVersion>8.0.0</SystemSecurityCryptographyPkcsVersion>
54+
<SystemSecurityCryptographyPkcsVersion>8.0.1</SystemSecurityCryptographyPkcsVersion>
5555
<SystemSecurityCryptographyProtectedDataVersion>8.0.0</SystemSecurityCryptographyProtectedDataVersion>
56-
<SystemSecurityCryptographyXmlVersion>8.0.1</SystemSecurityCryptographyXmlVersion>
56+
<SystemSecurityCryptographyXmlVersion>8.0.2</SystemSecurityCryptographyXmlVersion>
5757
<SystemSecurityPermissionsVersion>8.0.0</SystemSecurityPermissionsVersion>
5858
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
5959
<SystemServiceModelSyndicationVersion>8.0.0</SystemServiceModelSyndicationVersion>
60-
<SystemServiceProcessServiceControllerVersion>8.0.0</SystemServiceProcessServiceControllerVersion>
60+
<SystemServiceProcessServiceControllerVersion>8.0.1</SystemServiceProcessServiceControllerVersion>
6161
<SystemSpeechVersion>8.0.0</SystemSpeechVersion>
6262
<SystemTextEncodingCodePagesVersion>8.0.0</SystemTextEncodingCodePagesVersion>
6363
<SystemThreadingAccessControlVersion>8.0.0</SystemThreadingAccessControlVersion>
64-
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.10-servicing.24459.10</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
64+
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.10-servicing.24461.12</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
6565
<!-- wcf -->
6666
<SystemServiceModelVersion>4.10.0</SystemServiceModelVersion>
6767
<!-- winforms -->
68-
<MicrosoftDotnetWinFormsProjectTemplatesVersion>8.0.10-servicing.24461.5</MicrosoftDotnetWinFormsProjectTemplatesVersion>
69-
<MicrosoftPrivateWinformsVersion>8.0.10-servicing.24461.5</MicrosoftPrivateWinformsVersion>
68+
<MicrosoftDotnetWinFormsProjectTemplatesVersion>8.0.10-servicing.24462.7</MicrosoftDotnetWinFormsProjectTemplatesVersion>
69+
<MicrosoftPrivateWinformsVersion>8.0.10-servicing.24462.7</MicrosoftPrivateWinformsVersion>
7070
<SystemDrawingCommonVersion>8.0.10</SystemDrawingCommonVersion>
7171
<!-- wpf -->
72-
<MicrosoftDotNetWpfGitHubVersion>8.0.10-servicing.24462.4</MicrosoftDotNetWpfGitHubVersion>
73-
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.10-servicing.24462.4</MicrosoftDotNetWpfProjectTemplatesVersion>
72+
<MicrosoftDotNetWpfGitHubVersion>8.0.10-servicing.24462.8</MicrosoftDotNetWpfGitHubVersion>
73+
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.10-servicing.24462.8</MicrosoftDotNetWpfProjectTemplatesVersion>
7474
</PropertyGroup>
7575
</Project>

0 commit comments

Comments
 (0)