@@ -577,6 +577,20 @@ EndProject
577
577
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "BaseNotifications" , "dev\Notifications\BaseNotifications\BaseNotifications.vcxitems" , "{2BD7A1BB-D3D8-484F-9180-409D781DCCF9}"
578
578
EndProject
579
579
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Microsoft.Windows.BadgeNotifications.Projection" , "dev\Projections\CS\Microsoft.Windows.BadgeNotifications.Projection\Microsoft.Windows.BadgeNotifications.Projection.csproj" , "{A243A58D-ABD7-4520-8C71-F492247B7B92}"
580
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "CompatibilityOptions" , "dev\CompatibilityOptions\CompatibilityOptions.vcxitems" , "{1F7B9E9F-9987-490B-9E6E-093C7F63FEC4}"
581
+ EndProject
582
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "CompatibilityOptions" , "CompatibilityOptions" , "{35972D8A-F47E-4875-A341-E8C25DB7A098}"
583
+ EndProject
584
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "CompatibilityTests" , "test\Compatibility\CompatibilityTests\CompatibilityTests.vcxproj" , "{040BB64B-012E-4E4F-BB02-E85EF46D3475}"
585
+ Project Section (ProjectDependencies ) = postProject
586
+ {F76B776E-86F5-48C5-8FC7-D2795ECC9746} = {F76B776E-86F5-48C5-8FC7-D2795ECC9746}
587
+ EndProject Section
588
+ EndProject
589
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Compatibility" , "Compatibility" , "{423E7BAC-0125-46F4-944D-E8F138B3C654}"
590
+ EndProject
591
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "Test_CompatibilitySetter_CPP" , "test\Compatibility\Test_CompatibilitySetter_CPP\Test_CompatibilitySetter_CPP.vcxproj" , "{7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA}"
592
+ EndProject
593
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Test_CompatibilitySetter_CS" , "test\Compatibility\Test_CompatibilitySetter_CS\Test_CompatibilitySetter_CS.csproj" , "{42B6776C-2CCA-4C0B-8555-7121AA9AEDA9}"
580
594
EndProject
581
595
Global
582
596
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -2030,6 +2044,54 @@ Global
2030
2044
{A243A58D-ABD7-4520-8C71-F492247B7B92} .Release| x64 .Build .0 = Release| Any CPU
2031
2045
{A243A58D-ABD7-4520-8C71-F492247B7B92} .Release| x86 .ActiveCfg = Release| Any CPU
2032
2046
{A243A58D-ABD7-4520-8C71-F492247B7B92} .Release| x86 .Build .0 = Release| Any CPU
2047
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Debug| Any CPU .ActiveCfg = Debug| x64
2048
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Debug| Any CPU .Build .0 = Debug| x64
2049
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Debug| ARM64 .ActiveCfg = Debug| ARM64
2050
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Debug| ARM64 .Build .0 = Debug| ARM64
2051
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Debug| x64 .ActiveCfg = Debug| x64
2052
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Debug| x64 .Build .0 = Debug| x64
2053
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Debug| x86 .ActiveCfg = Debug| Win32
2054
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Debug| x86 .Build .0 = Debug| Win32
2055
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Release| Any CPU .ActiveCfg = Release| x64
2056
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Release| Any CPU .Build .0 = Release| x64
2057
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Release| ARM64 .ActiveCfg = Release| ARM64
2058
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Release| ARM64 .Build .0 = Release| ARM64
2059
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Release| x64 .ActiveCfg = Release| x64
2060
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Release| x64 .Build .0 = Release| x64
2061
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Release| x86 .ActiveCfg = Release| Win32
2062
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} .Release| x86 .Build .0 = Release| Win32
2063
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Debug| Any CPU .ActiveCfg = Debug| x64
2064
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Debug| Any CPU .Build .0 = Debug| x64
2065
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Debug| ARM64 .ActiveCfg = Debug| ARM64
2066
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Debug| ARM64 .Build .0 = Debug| ARM64
2067
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Debug| x64 .ActiveCfg = Debug| x64
2068
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Debug| x64 .Build .0 = Debug| x64
2069
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Debug| x86 .ActiveCfg = Debug| Win32
2070
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Debug| x86 .Build .0 = Debug| Win32
2071
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Release| Any CPU .ActiveCfg = Release| x64
2072
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Release| Any CPU .Build .0 = Release| x64
2073
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Release| ARM64 .ActiveCfg = Release| ARM64
2074
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Release| ARM64 .Build .0 = Release| ARM64
2075
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Release| x64 .ActiveCfg = Release| x64
2076
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Release| x64 .Build .0 = Release| x64
2077
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Release| x86 .ActiveCfg = Release| Win32
2078
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} .Release| x86 .Build .0 = Release| Win32
2079
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
2080
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Debug| Any CPU .Build .0 = Debug| Any CPU
2081
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Debug| ARM64 .ActiveCfg = Debug| ARM64
2082
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Debug| ARM64 .Build .0 = Debug| ARM64
2083
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Debug| x64 .ActiveCfg = Debug| x64
2084
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Debug| x64 .Build .0 = Debug| x64
2085
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Debug| x86 .ActiveCfg = Debug| x86
2086
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Debug| x86 .Build .0 = Debug| x86
2087
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Release| Any CPU .ActiveCfg = Release| Any CPU
2088
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Release| Any CPU .Build .0 = Release| Any CPU
2089
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Release| ARM64 .ActiveCfg = Release| ARM64
2090
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Release| ARM64 .Build .0 = Release| ARM64
2091
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Release| x64 .ActiveCfg = Release| x64
2092
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Release| x64 .Build .0 = Release| x64
2093
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Release| x86 .ActiveCfg = Release| x86
2094
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} .Release| x86 .Build .0 = Release| x86
2033
2095
EndGlobalSection
2034
2096
GlobalSection (SolutionProperties ) = preSolution
2035
2097
HideSolutionNode = FALSE
@@ -2215,6 +2277,12 @@ Global
2215
2277
{85D111C7-B720-4E19-A56D-03C87B953983} = {50205ED9-0E08-4878-B124-9AC0EBA138D6}
2216
2278
{2BD7A1BB-D3D8-484F-9180-409D781DCCF9} = {586EA218-74C8-420B-B47E-0B307AA4B82D}
2217
2279
{A243A58D-ABD7-4520-8C71-F492247B7B92} = {716C26A0-E6B0-4981-8412-D14A4D410531}
2280
+ {1F7B9E9F-9987-490B-9E6E-093C7F63FEC4} = {35972D8A-F47E-4875-A341-E8C25DB7A098}
2281
+ {35972D8A-F47E-4875-A341-E8C25DB7A098} = {448ED2E5-0B37-4D97-9E6B-8C10A507976A}
2282
+ {040BB64B-012E-4E4F-BB02-E85EF46D3475} = {423E7BAC-0125-46F4-944D-E8F138B3C654}
2283
+ {423E7BAC-0125-46F4-944D-E8F138B3C654} = {8630F7AA-2969-4DC9-8700-9B468C1DC21D}
2284
+ {7FAFCBD2-BDD5-433C-B3D4-700B5C5A67AA} = {423E7BAC-0125-46F4-944D-E8F138B3C654}
2285
+ {42B6776C-2CCA-4C0B-8555-7121AA9AEDA9} = {423E7BAC-0125-46F4-944D-E8F138B3C654}
2218
2286
EndGlobalSection
2219
2287
GlobalSection (ExtensibilityGlobals ) = postSolution
2220
2288
SolutionGuid = {4B3D7591-CFEC-4762-9A07-ABE99938FB77}
@@ -2223,6 +2291,7 @@ Global
2223
2291
test \inc \inc .vcxitems *{08bc78e0-63c6-49a7-81b3-6afc3deac4de} *SharedItemsImports = 4
2224
2292
dev \PushNotifications \PushNotifications .vcxitems *{103c0c23-7ba8-4d44-a63c-83488e2e3a81} *SharedItemsImports = 9
2225
2293
dev \Notifications \BaseNotifications \BaseNotifications .vcxitems *{2bd7a1bb-d3d8-484f-9180-409d781dccf9} *SharedItemsImports = 9
2294
+ dev \CompatibilityOptions \CompatibilityOptions .vcxitems *{1f7b9e9f-9987-490b-9e6e-093c7f63fec4} *SharedItemsImports = 9
2226
2295
dev \EnvironmentManager \API \Microsoft .Process .Environment .vcxitems *{2f3fad1b-d3df-4866-a3a3-c2c777d55638} *SharedItemsImports = 9
2227
2296
dev \OAuth \OAuth .vcxitems *{3e7fd510-8b66-40e7-a80b-780cb8972f83} *SharedItemsImports = 9
2228
2297
test \inc \inc .vcxitems *{412d023e-8635-4ad2-a0ea-e19e08d36915} *SharedItemsImports = 4
@@ -2244,6 +2313,7 @@ Global
2244
2313
dev \ApplicationData \ApplicationData .vcxitems *{b73ad907-6164-4294-88fb-f3c9c10da1f1} *SharedItemsImports = 4
2245
2314
dev \BackgroundTask \BackgroundTaskBuilder \BackgroundTaskBuilder .vcxitems *{b73ad907-6164-4294-88fb-f3c9c10da1f1} *SharedItemsImports = 4
2246
2315
dev \Common \Common .vcxitems *{b73ad907-6164-4294-88fb-f3c9c10da1f1} *SharedItemsImports = 4
2316
+ dev \CompatibilityOptions \CompatibilityOptions .vcxitems *{b73ad907-6164-4294-88fb-f3c9c10da1f1} *SharedItemsImports = 4
2247
2317
dev \DynamicDependency \API \DynamicDependency .vcxitems *{b73ad907-6164-4294-88fb-f3c9c10da1f1} *SharedItemsImports = 4
2248
2318
dev \Licensing \Licensing .vcxitems *{b73ad907-6164-4294-88fb-f3c9c10da1f1} *SharedItemsImports = 4
2249
2319
dev \PackageManager \API \PackageManager .vcxitems *{b73ad907-6164-4294-88fb-f3c9c10da1f1} *SharedItemsImports = 4
0 commit comments