@@ -74,6 +74,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommunityToolkit.Mvvm.Disab
7474EndProject
7575Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "CommunityToolkit.Mvvm.Internals.UnitTests" , "tests\CommunityToolkit.Mvvm.Internals.UnitTests\CommunityToolkit.Mvvm.Internals.UnitTests.csproj" , "{743D74BA-12AE-4639-AD77-B9DDA9C03255}"
7676EndProject
77+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "CommunityToolkit.Mvvm.KeepSourceGeneratorAttributes.UnitTests" , "tests\CommunityToolkit.Mvvm.KeepSourceGeneratorAttributes.UnitTests\CommunityToolkit.Mvvm.KeepSourceGeneratorAttributes.UnitTests.csproj" , "{AFB55517-3B50-47E3-B9CA-F1C2770479B6}"
78+ EndProject
7779Global
7880 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
7981 Debug| Any CPU = Debug| Any CPU
@@ -348,6 +350,26 @@ Global
348350 {743D74BA-12AE-4639-AD77-B9DDA9C03255} .Release| x64 .Build .0 = Release| Any CPU
349351 {743D74BA-12AE-4639-AD77-B9DDA9C03255} .Release| x86 .ActiveCfg = Release| Any CPU
350352 {743D74BA-12AE-4639-AD77-B9DDA9C03255} .Release| x86 .Build .0 = Release| Any CPU
353+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
354+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Debug| Any CPU .Build .0 = Debug| Any CPU
355+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Debug| ARM .ActiveCfg = Debug| Any CPU
356+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Debug| ARM .Build .0 = Debug| Any CPU
357+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Debug| ARM64 .ActiveCfg = Debug| Any CPU
358+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Debug| ARM64 .Build .0 = Debug| Any CPU
359+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Debug| x64 .ActiveCfg = Debug| Any CPU
360+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Debug| x64 .Build .0 = Debug| Any CPU
361+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Debug| x86 .ActiveCfg = Debug| Any CPU
362+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Debug| x86 .Build .0 = Debug| Any CPU
363+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Release| Any CPU .ActiveCfg = Release| Any CPU
364+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Release| Any CPU .Build .0 = Release| Any CPU
365+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Release| ARM .ActiveCfg = Release| Any CPU
366+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Release| ARM .Build .0 = Release| Any CPU
367+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Release| ARM64 .ActiveCfg = Release| Any CPU
368+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Release| ARM64 .Build .0 = Release| Any CPU
369+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Release| x64 .ActiveCfg = Release| Any CPU
370+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Release| x64 .Build .0 = Release| Any CPU
371+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Release| x86 .ActiveCfg = Release| Any CPU
372+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} .Release| x86 .Build .0 = Release| Any CPU
351373 EndGlobalSection
352374 GlobalSection (SolutionProperties ) = preSolution
353375 HideSolutionNode = FALSE
@@ -365,6 +387,7 @@ Global
365387 {6640D447-C28D-4DBB-91F4-3ADCE0CA64AD} = {B30036C4-D514-4E5B-A323-587A061772CE}
366388 {9E09DA49-4389-4ECE-8B68-EBDB1221DA90} = {6640D447-C28D-4DBB-91F4-3ADCE0CA64AD}
367389 {743D74BA-12AE-4639-AD77-B9DDA9C03255} = {B30036C4-D514-4E5B-A323-587A061772CE}
390+ {AFB55517-3B50-47E3-B9CA-F1C2770479B6} = {6640D447-C28D-4DBB-91F4-3ADCE0CA64AD}
368391 EndGlobalSection
369392 GlobalSection (ExtensibilityGlobals ) = postSolution
370393 SolutionGuid = {5403B0C4-F244-4F73-A35C-FE664D0F4345}
0 commit comments