@@ -45,9 +45,9 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Files.App.SaveDialog.Win32"
45
45
EndProject
46
46
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "Files.App.OpenDialog.Win32" , "src\Files.App.OpenDialog\Files.App.OpenDialog.Win32.vcxproj" , "{B3FE3F3B-CECC-4918-B72B-5488C3774125}"
47
47
EndProject
48
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Files.App.UITests" , "tests\Files.App.UITests\Files.App.UITests.csproj" , "{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B}"
48
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Files.App.UITests" , "tests\Files.App.UITests\Files.App.UITests.csproj" , "{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B}"
49
49
EndProject
50
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Files.App.Controls" , "src\Files.App.Controls\Files.App.Controls.csproj" , "{83FF8729-CC76-43E2-976F-47F0A187FC7E}"
50
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Files.App.Controls" , "src\Files.App.Controls\Files.App.Controls.csproj" , "{83FF8729-CC76-43E2-976F-47F0A187FC7E}"
51
51
EndProject
52
52
Global
53
53
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -514,15 +514,15 @@ Global
514
514
{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Debug| x86 .ActiveCfg = Debug| x86
515
515
{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Debug| x86 .Build .0 = Debug| x86
516
516
{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Debug| x86 .Deploy .0 = Debug| x86
517
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| arm64 .ActiveCfg = Debug |ARM64
518
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| arm64 .Build .0 = Debug |ARM64
519
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| arm64 .Deploy .0 = Debug |ARM64
520
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x64 .ActiveCfg = Debug |x64
521
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x64 .Build .0 = Debug |x64
522
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x64 .Deploy .0 = Debug |x64
523
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x86 .ActiveCfg = Debug |x86
524
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x86 .Build .0 = Debug |x86
525
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x86 .Deploy .0 = Debug |x86
517
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| arm64 .ActiveCfg = Preview |ARM64
518
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| arm64 .Build .0 = Preview |ARM64
519
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| arm64 .Deploy .0 = Preview |ARM64
520
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x64 .ActiveCfg = Preview |x64
521
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x64 .Build .0 = Preview |x64
522
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x64 .Deploy .0 = Preview |x64
523
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x86 .ActiveCfg = Preview |x86
524
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x86 .Build .0 = Preview |x86
525
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Preview| x86 .Deploy .0 = Preview |x86
526
526
{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Release| arm64 .ActiveCfg = Release| ARM64
527
527
{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Release| arm64 .Build .0 = Release| ARM64
528
528
{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Release| arm64 .Deploy .0 = Release| ARM64
@@ -532,40 +532,54 @@ Global
532
532
{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Release| x86 .ActiveCfg = Release| x86
533
533
{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Release| x86 .Build .0 = Release| x86
534
534
{6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Release| x86 .Deploy .0 = Release| x86
535
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| arm64 .ActiveCfg = Debug| ARM64
536
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| arm64 .Build .0 = Debug| ARM64
537
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| arm64 .Deploy .0 = Debug| ARM64
538
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x64 .ActiveCfg = Debug| x64
539
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x64 .Build .0 = Debug| x64
540
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x64 .Deploy .0 = Debug| x64
541
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x86 .ActiveCfg = Debug| x86
542
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x86 .Build .0 = Debug| x86
543
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x86 .Deploy .0 = Debug| x86
544
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| arm64 .ActiveCfg = Debug| ARM64
545
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| arm64 .Build .0 = Debug| ARM64
546
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| arm64 .Deploy .0 = Debug| ARM64
547
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x64 .ActiveCfg = Debug| x64
548
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x64 .Build .0 = Debug| x64
549
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x64 .Deploy .0 = Debug| x64
550
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x86 .ActiveCfg = Debug| x86
551
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x86 .Build .0 = Debug| x86
552
- {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x86 .Deploy .0 = Debug| x86
553
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Debug| arm64 .ActiveCfg = Debug| x64
535
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| arm64 .ActiveCfg = Stable| ARM64
536
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| arm64 .Build .0 = Stable| ARM64
537
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| arm64 .Deploy .0 = Stable| ARM64
538
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x64 .ActiveCfg = Stable| x64
539
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x64 .Build .0 = Stable| x64
540
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x64 .Deploy .0 = Stable| x64
541
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x86 .ActiveCfg = Stable| x86
542
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x86 .Build .0 = Stable| x86
543
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Stable| x86 .Deploy .0 = Stable| x86
544
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| arm64 .ActiveCfg = Store| ARM64
545
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| arm64 .Build .0 = Store| ARM64
546
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| arm64 .Deploy .0 = Store| ARM64
547
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x64 .ActiveCfg = Store| x64
548
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x64 .Build .0 = Store| x64
549
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x64 .Deploy .0 = Store| x64
550
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x86 .ActiveCfg = Store| x86
551
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x86 .Build .0 = Store| x86
552
+ {6F5B1C76-6FA1-49C0-9AF5-672BEDF6900B} .Store| x86 .Deploy .0 = Store| x86
553
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Debug| arm64 .ActiveCfg = Debug| ARM64
554
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Debug| arm64 .Build .0 = Debug| ARM64
554
555
{83FF8729-CC76-43E2-976F-47F0A187FC7E} .Debug| x64 .ActiveCfg = Debug| x64
555
556
{83FF8729-CC76-43E2-976F-47F0A187FC7E} .Debug| x64 .Build .0 = Debug| x64
556
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Debug| x86 .ActiveCfg = Debug| x64
557
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Preview| arm64 .ActiveCfg = Debug| x64
558
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Preview| x64 .ActiveCfg = Debug| x64
559
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Preview| x86 .ActiveCfg = Debug| x64
560
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Release| arm64 .ActiveCfg = Release| x64
557
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Debug| x86 .ActiveCfg = Debug| x86
558
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Debug| x86 .Build .0 = Debug| x86
559
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Preview| arm64 .ActiveCfg = Preview| ARM64
560
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Preview| arm64 .Build .0 = Preview| ARM64
561
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Preview| x64 .ActiveCfg = Preview| x64
562
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Preview| x64 .Build .0 = Preview| x64
563
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Preview| x86 .ActiveCfg = Preview| x86
564
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Preview| x86 .Build .0 = Preview| x86
565
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Release| arm64 .ActiveCfg = Release| ARM64
566
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Release| arm64 .Build .0 = Release| ARM64
561
567
{83FF8729-CC76-43E2-976F-47F0A187FC7E} .Release| x64 .ActiveCfg = Release| x64
562
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Release| x86 .ActiveCfg = Release| x64
563
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Stable| arm64 .ActiveCfg = Debug| x64
564
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Stable| x64 .ActiveCfg = Debug| x64
565
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Stable| x86 .ActiveCfg = Debug| x64
566
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Store| arm64 .ActiveCfg = Debug| x64
567
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Store| x64 .ActiveCfg = Debug| x64
568
- {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Store| x86 .ActiveCfg = Debug| x64
568
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Release| x64 .Build .0 = Release| x64
569
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Release| x86 .ActiveCfg = Release| x86
570
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Release| x86 .Build .0 = Release| x86
571
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Stable| arm64 .ActiveCfg = Stable| ARM64
572
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Stable| arm64 .Build .0 = Stable| ARM64
573
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Stable| x64 .ActiveCfg = Stable| x64
574
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Stable| x64 .Build .0 = Stable| x64
575
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Stable| x86 .ActiveCfg = Stable| x86
576
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Stable| x86 .Build .0 = Stable| x86
577
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Store| arm64 .ActiveCfg = Store| ARM64
578
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Store| arm64 .Build .0 = Store| ARM64
579
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Store| x64 .ActiveCfg = Store| x64
580
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Store| x64 .Build .0 = Store| x64
581
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Store| x86 .ActiveCfg = Store| x86
582
+ {83FF8729-CC76-43E2-976F-47F0A187FC7E} .Store| x86 .Build .0 = Store| x86
569
583
EndGlobalSection
570
584
GlobalSection (SolutionProperties ) = preSolution
571
585
HideSolutionNode = FALSE
0 commit comments