Commit 3c612cf
Merging internal commits for release/8.0 (#9004)
* [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-winforms
* Fixes PenIMC UAF MSRC .NET 8
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20240311.12
Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common
From Version 8.0.4-servicing.24157.9 -> To Version 8.0.4-servicing.24161.12
* Local dependencies updated based on build with BAR id 217426 (20240314.3 from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms@refs/heads/internal/release/8.0)
* Merged PR 38220: [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-winforms
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.NETCore.Platforms**: from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10 (parent: Microsoft.Private.Winforms)
- **Microsoft.NETCore.App.Ref**: from 8.0.4 to 8.0.4 (parent: Microsoft.Private.Winforms)
- **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.4 to 8.0.4 (parent: Microsoft.Private.Winforms)
- **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10 (parent: Microsoft.Private.Winforms)
[DependencyUpdate]: <> (End)
[marker]: <> (End:Coherency Updates)
[marker]: <> (Begin:0ce99e90-7dcb-4849-5aa3-08dbd5a5c716)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 0ce99e90-7dcb-4849-5aa3-08dbd5a5c716
- **Build**:
- **Date Produced**: March 19, 2024 12:25:21 AM UTC
- **Commit**: fbf1a1e892c2c37066093d856d8c23f7adff536f
- **Branch**: refs/heads/internal/release/8.0
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 8.0.4-servicing.24164.3 to 8.0.4-servicing.24168.13][1]
- **Microsoft.Private.Winforms**: [from 8.0.4-servicing.24164.3 to 8.0.4-servicing.24168.13][1]
- **System.Drawing.Common**: [from 8.0.4 to 8.0.4][1]
- **Microsoft.NETCore.Platforms**: [from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10][2]
- **Microsoft.NETCore.App.Ref**: [from 8.0.4 to 8.0.4][2]
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.4 to 8.0.4][2]
- **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10][2]
[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCf37bd9d71f3baa2b2f47389aa2d2fa17324d714b&targetVersion=GCfbf1a1e892c2c37066093d856d8c23f7adff536f&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC38f2042434044be9a09065b23b7ef342a313a498&targetVersion=GCa1a9440b48374c6d400287abbb56a4ac54d9b02f&_a=files
[DependencyUpdate]: <> (End)
[marker]: <> (End:0ce99e90-7dcb-4849-5aa3-08dbd5a5c716)
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build
Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common
From Version 8.0.4-servicing.24168.13 -> To Version 8.0.4-servicing.24169.7
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build
Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common
From Version 8.0.4-servicing.24169.7 -> To Version 8.0.4-servicing.24169.11
Dependency coherency updates
Microsoft.NETCore.Platforms,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.8.0
From Version 8.0.4-servicing.24168.10 -> To Version 8.0.4-servicing.24169.9 (parent: Microsoft.Private.Winforms
---------
Co-authored-by: dotnet-bot <[email protected]>
Co-authored-by: DotNet Bot <[email protected]>
Co-authored-by: dipeshmsft <[email protected]>1 parent 9854b4a commit 3c612cf
File tree
5 files changed
+117
-20
lines changed- eng
- src/Microsoft.DotNet.Wpf/src/PenImc/dll
5 files changed
+117
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
399 | 487 | | |
400 | 488 | | |
401 | 489 | | |
| |||
0 commit comments