@@ -384,6 +384,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PresentationFramework.Fluen
384
384
EndProject
385
385
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "System.Printing.Tests" , "src\Microsoft.DotNet.Wpf\tests\UnitTests\System.Printing.Tests\System.Printing.Tests.csproj" , "{762F6671-44CA-672D-B9C5-CFB69999F152}"
386
386
EndProject
387
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PresentationFramework.Tests" , "src\Microsoft.DotNet.Wpf\tests\UnitTests\PresentationFramework.Tests\PresentationFramework.Tests.csproj" , "{33BA28FA-887A-45AE-BEC2-7254E0044DE0}"
388
+ EndProject
387
389
Global
388
390
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
389
391
Debug| arm64 = Debug| arm64
@@ -1668,6 +1670,18 @@ Global
1668
1670
{762F6671-44CA-672D-B9C5-CFB69999F152} .Release| x64 .Build .0 = Release| x64
1669
1671
{762F6671-44CA-672D-B9C5-CFB69999F152} .Release| x86 .ActiveCfg = Release| x86
1670
1672
{762F6671-44CA-672D-B9C5-CFB69999F152} .Release| x86 .Build .0 = Release| x86
1673
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Debug| arm64 .ActiveCfg = Debug| arm64
1674
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Debug| arm64 .Build .0 = Debug| arm64
1675
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Debug| x64 .ActiveCfg = Debug| x64
1676
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Debug| x64 .Build .0 = Debug| x64
1677
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Debug| x86 .ActiveCfg = Debug| x86
1678
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Debug| x86 .Build .0 = Debug| x86
1679
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Release| arm64 .ActiveCfg = Release| arm64
1680
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Release| arm64 .Build .0 = Release| arm64
1681
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Release| x64 .ActiveCfg = Release| x64
1682
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Release| x64 .Build .0 = Release| x64
1683
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Release| x86 .ActiveCfg = Release| x86
1684
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} .Release| x86 .Build .0 = Release| x86
1671
1685
EndGlobalSection
1672
1686
GlobalSection (SolutionProperties ) = preSolution
1673
1687
HideSolutionNode = FALSE
@@ -1796,6 +1810,7 @@ Global
1796
1810
{0EFFC7C4-B486-4852-8CED-EDEB46E02C42} = {D0AED517-9972-41CB-8751-983E4EB8F511}
1797
1811
{56833D74-2D0B-5516-C1D6-B93D4FFF7612} = {A48B585E-6AB0-4F8D-8484-77F37CB44437}
1798
1812
{762F6671-44CA-672D-B9C5-CFB69999F152} = {A48B585E-6AB0-4F8D-8484-77F37CB44437}
1813
+ {33BA28FA-887A-45AE-BEC2-7254E0044DE0} = {A48B585E-6AB0-4F8D-8484-77F37CB44437}
1799
1814
EndGlobalSection
1800
1815
GlobalSection (ExtensibilityGlobals ) = postSolution
1801
1816
SolutionGuid = {B4340004-DAC0-497D-B69D-CFA7CD93F567}
0 commit comments