Skip to content

Commit 2ee6f07

Browse files
authored
Remove System.Drawing.Common coherent package dependency (dotnet#7638)
* Remove System.Drawing.Common coherent package dependency System.Drawing.Common is now live built in winforms and hence the coherent parent dependency shouldn't be needed anymore. * Update dependencies from winforms 8.0.0-preview.3.23166.1
1 parent de9fbd5 commit 2ee6f07

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

eng/Version.Details.xml

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,77 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.0-preview.3.23161.2">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.0-preview.3.23166.3">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>6da50a7da9c96c217b564974bf63ce39fcec5509</Sha>
6+
<Sha>1a220e9268d2d38f719d2cd721628fe6e270d2d2</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-preview.3.23161.2">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-preview.3.23166.3">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>6da50a7da9c96c217b564974bf63ce39fcec5509</Sha>
10+
<Sha>1a220e9268d2d38f719d2cd721628fe6e270d2d2</Sha>
1111
</Dependency>
12-
<Dependency Name="System.CodeDom" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
12+
<Dependency Name="System.CodeDom" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://github.com/dotnet/runtime</Uri>
14-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
14+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
1515
</Dependency>
16-
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
16+
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
1717
<Uri>https://github.com/dotnet/runtime</Uri>
18-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
18+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
1919
</Dependency>
20-
<Dependency Name="System.Diagnostics.EventLog" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
20+
<Dependency Name="System.Diagnostics.EventLog" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
22-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
22+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
2323
</Dependency>
24-
<Dependency Name="System.DirectoryServices" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
24+
<Dependency Name="System.DirectoryServices" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://github.com/dotnet/runtime</Uri>
26-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
26+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
2727
</Dependency>
28-
<Dependency Name="System.Drawing.Common" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
29-
<Uri>https://github.com/dotnet/runtime</Uri>
30-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
28+
<Dependency Name="System.Drawing.Common" Version="8.0.0-preview.3.23166.3">
29+
<Uri>https://github.com/dotnet/winforms</Uri>
30+
<Sha>1a220e9268d2d38f719d2cd721628fe6e270d2d2</Sha>
3131
</Dependency>
32-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
32+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
3333
<Uri>https://github.com/dotnet/runtime</Uri>
34-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
34+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
3535
</Dependency>
36-
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
36+
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
3737
<Uri>https://github.com/dotnet/runtime</Uri>
38-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
38+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
3939
</Dependency>
40-
<Dependency Name="System.Security.Permissions" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
40+
<Dependency Name="System.Security.Permissions" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
4141
<Uri>https://github.com/dotnet/runtime</Uri>
42-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
42+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
4343
</Dependency>
44-
<Dependency Name="System.Windows.Extensions" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
44+
<Dependency Name="System.Windows.Extensions" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
4545
<Uri>https://github.com/dotnet/runtime</Uri>
46-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
46+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
4747
</Dependency>
48-
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
48+
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
4949
<Uri>https://github.com/dotnet/runtime</Uri>
50-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
50+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
5151
</Dependency>
5252
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="8.0.0-preview.3.23165.5">
5353
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
5454
<Sha>7aaa8b41170c70592176aa42e8985ad5ea1d9ef8</Sha>
5555
</Dependency>
56-
<Dependency Name="System.IO.Packaging" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
56+
<Dependency Name="System.IO.Packaging" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
5757
<Uri>https://github.com/dotnet/runtime</Uri>
58-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
58+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
5959
</Dependency>
60-
<Dependency Name="System.Resources.Extensions" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
60+
<Dependency Name="System.Resources.Extensions" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
6161
<Uri>https://github.com/dotnet/runtime</Uri>
62-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
62+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
6363
</Dependency>
64-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
64+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://github.com/dotnet/runtime</Uri>
66-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
66+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
6767
</Dependency>
68-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
68+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://github.com/dotnet/runtime</Uri>
70-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
70+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
7171
</Dependency>
72-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.3.23161.1" CoherentParentDependency="Microsoft.Private.Winforms">
72+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.3.23166.1" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://github.com/dotnet/runtime</Uri>
74-
<Sha>2bacbca96ddcf7ae809a0e32a0d5dbffd6354199</Sha>
74+
<Sha>7f0c19acfcfe1d89d1aaee814e6fd00b3ff1c8a2</Sha>
7575
</Dependency>
7676
</ProductDependencies>
7777
<ToolsetDependencies>

eng/Versions.props

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,26 +21,26 @@
2121
</PropertyGroup>
2222
<!-- Packages that come from https://github.com/dotnet/winforms -->
2323
<PropertyGroup>
24-
<MicrosoftPrivateWinformsVersion>8.0.0-preview.3.23161.2</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>8.0.0-preview.3.23166.3</MicrosoftPrivateWinformsVersion>
2525
</PropertyGroup>
2626
<!-- Packages that come from https://github.com/dotnet/runtime -->
2727
<PropertyGroup>
28-
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.0-preview.3.23161.1</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
29-
<MicrosoftNETCoreAppRefVersion>8.0.0-preview.3.23161.1</MicrosoftNETCoreAppRefVersion>
30-
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.3.23161.1</MicrosoftNETCoreAppRuntimewinx64Version>
31-
<MicrosoftNETCorePlatformsVersion>8.0.0-preview.3.23161.1</MicrosoftNETCorePlatformsVersion>
32-
<SystemCodeDomPackageVersion>8.0.0-preview.3.23161.1</SystemCodeDomPackageVersion>
33-
<SystemConfigurationConfigurationManagerPackageVersion>8.0.0-preview.3.23161.1</SystemConfigurationConfigurationManagerPackageVersion>
34-
<SystemDiagnosticsEventLogPackageVersion>8.0.0-preview.3.23161.1</SystemDiagnosticsEventLogPackageVersion>
35-
<SystemDrawingCommonVersion>8.0.0-preview.3.23161.1</SystemDrawingCommonVersion>
36-
<SystemDirectoryServicesVersion>8.0.0-preview.3.23161.1</SystemDirectoryServicesVersion>
37-
<SystemIOPackagingVersion>8.0.0-preview.3.23161.1</SystemIOPackagingVersion>
38-
<SystemReflectionMetadataLoadContextVersion>8.0.0-preview.3.23161.1</SystemReflectionMetadataLoadContextVersion>
28+
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.0-preview.3.23166.1</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
29+
<MicrosoftNETCoreAppRefVersion>8.0.0-preview.3.23166.1</MicrosoftNETCoreAppRefVersion>
30+
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.3.23166.1</MicrosoftNETCoreAppRuntimewinx64Version>
31+
<MicrosoftNETCorePlatformsVersion>8.0.0-preview.3.23166.1</MicrosoftNETCorePlatformsVersion>
32+
<SystemCodeDomPackageVersion>8.0.0-preview.3.23166.1</SystemCodeDomPackageVersion>
33+
<SystemConfigurationConfigurationManagerPackageVersion>8.0.0-preview.3.23166.1</SystemConfigurationConfigurationManagerPackageVersion>
34+
<SystemDiagnosticsEventLogPackageVersion>8.0.0-preview.3.23166.1</SystemDiagnosticsEventLogPackageVersion>
35+
<SystemDrawingCommonVersion>8.0.0-preview.3.23166.3</SystemDrawingCommonVersion>
36+
<SystemDirectoryServicesVersion>8.0.0-preview.3.23166.1</SystemDirectoryServicesVersion>
37+
<SystemIOPackagingVersion>8.0.0-preview.3.23166.1</SystemIOPackagingVersion>
38+
<SystemReflectionMetadataLoadContextVersion>8.0.0-preview.3.23166.1</SystemReflectionMetadataLoadContextVersion>
3939
<SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion>
40-
<SystemResourcesExtensionsVersion>8.0.0-preview.3.23161.1</SystemResourcesExtensionsVersion>
41-
<SystemSecurityCryptographyXmlPackageVersion>8.0.0-preview.3.23161.1</SystemSecurityCryptographyXmlPackageVersion>
42-
<SystemSecurityPermissionsPackageVersion>8.0.0-preview.3.23161.1</SystemSecurityPermissionsPackageVersion>
43-
<SystemWindowsExtensionsPackageVersion>8.0.0-preview.3.23161.1</SystemWindowsExtensionsPackageVersion>
40+
<SystemResourcesExtensionsVersion>8.0.0-preview.3.23166.1</SystemResourcesExtensionsVersion>
41+
<SystemSecurityCryptographyXmlPackageVersion>8.0.0-preview.3.23166.1</SystemSecurityCryptographyXmlPackageVersion>
42+
<SystemSecurityPermissionsPackageVersion>8.0.0-preview.3.23166.1</SystemSecurityPermissionsPackageVersion>
43+
<SystemWindowsExtensionsPackageVersion>8.0.0-preview.3.23166.1</SystemWindowsExtensionsPackageVersion>
4444
</PropertyGroup>
4545
<!-- Docs / Intellisense -->
4646
<PropertyGroup>

0 commit comments

Comments
 (0)