@@ -123,17 +123,21 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestMinimalAPIApp", "test\T
123123EndProject
124124Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Amazon.Lambda.MQEvents" , "src\Amazon.Lambda.MQEvents\Amazon.Lambda.MQEvents.csproj" , "{BF85932E-2DFF-41CD-8090-A672468B8FBB}"
125125EndProject
126- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Amazon.Lambda.LexV2Events" , "src\Amazon.Lambda.LexV2Events\Amazon.Lambda.LexV2Events.csproj" , "{3C6AABF5-0372-41E0-874F-DF18ECCC7FB6}"
126+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Amazon.Lambda.LexV2Events" , "src\Amazon.Lambda.LexV2Events\Amazon.Lambda.LexV2Events.csproj" , "{3C6AABF5-0372-41E0-874F-DF18ECCC7FB6}"
127127EndProject
128- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "CustomRuntimeAspNetCoreMinimalApiCustomSerializerTest" , "test\Amazon.Lambda.RuntimeSupport.Tests\CustomRuntimeAspNetCoreMinimalApiCustomSerializerTest\CustomRuntimeAspNetCoreMinimalApiCustomSerializerTest.csproj" , "{0BD83939-458C-4EF5-8663-7098AD1200F2}"
128+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "CustomRuntimeAspNetCoreMinimalApiCustomSerializerTest" , "test\Amazon.Lambda.RuntimeSupport.Tests\CustomRuntimeAspNetCoreMinimalApiCustomSerializerTest\CustomRuntimeAspNetCoreMinimalApiCustomSerializerTest.csproj" , "{0BD83939-458C-4EF5-8663-7098AD1200F2}"
129129EndProject
130130Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestExecutableServerlessApp" , "test\TestExecutableServerlessApp\TestExecutableServerlessApp.csproj" , "{DD378063-C54A-44C7-9A6F-32A6A1AE94B3}"
131131EndProject
132132Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestServerlessApp.NET8" , "test\TestServerlessApp.NET8\TestServerlessApp.NET8.csproj" , "{7300983D-8FCE-42EA-9B9E-B1C5347D15D8}"
133133EndProject
134- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "SnapshotRestore.Registry" , "src\SnapshotRestore.Registry\SnapshotRestore.Registry.csproj" , "{7261A438-8C1D-47AD-98B0-7678F72E4382}"
134+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "SnapshotRestore.Registry" , "src\SnapshotRestore.Registry\SnapshotRestore.Registry.csproj" , "{7261A438-8C1D-47AD-98B0-7678F72E4382}"
135135EndProject
136- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SnapshotRestore.Registry.Tests" , "test\SnapshotRestore.Registry.Tests\SnapshotRestore.Registry.Tests.csproj" , "{A699E183-D0D4-4F26-A0A7-88DA5607F455}"
136+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SnapshotRestore.Registry.Tests" , "test\SnapshotRestore.Registry.Tests\SnapshotRestore.Registry.Tests.csproj" , "{A699E183-D0D4-4F26-A0A7-88DA5607F455}"
137+ EndProject
138+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Amazon.Lambda.AppSyncEvents" , "src\Amazon.Lambda.AppSyncEvents\Amazon.Lambda.AppSyncEvents.csproj" , "{99F39E49-1FD0-4EF5-BF4B-8F2473FB8198}"
139+ EndProject
140+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "EventsTests.NET8" , "test\EventsTests.NET8\EventsTests.NET8.csproj" , "{1FB22337-5D88-4CE7-ADFF-FFD89204F0E9}"
137141EndProject
138142Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Amazon.Lambda.DynamoDBEvents.SDK.Convertor" , "src\Amazon.Lambda.DynamoDBEvents.SDK.Convertor\Amazon.Lambda.DynamoDBEvents.SDK.Convertor.csproj" , "{3400F4E9-BA12-4D3D-9BA1-2798AA8D0AFC}"
139143EndProject
@@ -387,6 +391,14 @@ Global
387391 {D61CBB71-17AB-4EC2-8C6A-70E9D7C60526} .Debug| Any CPU .Build .0 = Debug| Any CPU
388392 {D61CBB71-17AB-4EC2-8C6A-70E9D7C60526} .Release| Any CPU .ActiveCfg = Release| Any CPU
389393 {D61CBB71-17AB-4EC2-8C6A-70E9D7C60526} .Release| Any CPU .Build .0 = Release| Any CPU
394+ {99F39E49-1FD0-4EF5-BF4B-8F2473FB8198} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
395+ {99F39E49-1FD0-4EF5-BF4B-8F2473FB8198} .Debug| Any CPU .Build .0 = Debug| Any CPU
396+ {99F39E49-1FD0-4EF5-BF4B-8F2473FB8198} .Release| Any CPU .ActiveCfg = Release| Any CPU
397+ {99F39E49-1FD0-4EF5-BF4B-8F2473FB8198} .Release| Any CPU .Build .0 = Release| Any CPU
398+ {1FB22337-5D88-4CE7-ADFF-FFD89204F0E9} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
399+ {1FB22337-5D88-4CE7-ADFF-FFD89204F0E9} .Debug| Any CPU .Build .0 = Debug| Any CPU
400+ {1FB22337-5D88-4CE7-ADFF-FFD89204F0E9} .Release| Any CPU .ActiveCfg = Release| Any CPU
401+ {1FB22337-5D88-4CE7-ADFF-FFD89204F0E9} .Release| Any CPU .Build .0 = Release| Any CPU
390402 EndGlobalSection
391403 GlobalSection (SolutionProperties ) = preSolution
392404 HideSolutionNode = FALSE
@@ -456,11 +468,14 @@ Global
456468 {3400F4E9-BA12-4D3D-9BA1-2798AA8D0AFC} = {AAB54E74-20B1-42ED-BC3D-CE9F7BC7FD12}
457469 {074DB940-82BA-47D4-B888-C213D4220A82} = {1DE4EE60-45BA-4EF7-BE00-B9EB861E4C69}
458470 {D61CBB71-17AB-4EC2-8C6A-70E9D7C60526} = {1DE4EE60-45BA-4EF7-BE00-B9EB861E4C69}
471+ {99F39E49-1FD0-4EF5-BF4B-8F2473FB8198} = {AAB54E74-20B1-42ED-BC3D-CE9F7BC7FD12}
472+ {1FB22337-5D88-4CE7-ADFF-FFD89204F0E9} = {1DE4EE60-45BA-4EF7-BE00-B9EB861E4C69}
459473 EndGlobalSection
460474 GlobalSection (ExtensibilityGlobals ) = postSolution
461475 SolutionGuid = {503678A4-B8D1-4486-8915-405A3E9CF0EB}
462476 EndGlobalSection
463477 GlobalSection (SharedMSBuildProjectFiles ) = preSolution
478+ test \EventsTests .Shared \EventsTests .Shared .projitems *{1fb22337-5d88-4ce7-adff-ffd89204f0e9} *SharedItemsImports = 5
464479 test \EventsTests .Shared \EventsTests .Shared .projitems *{44e9d925-b61d-4234-97b7-61424c963ba6} *SharedItemsImports = 5
465480 test \EventsTests .Shared \EventsTests .Shared .projitems *{a2cb78bb-e54f-48ca-bbfb-9553d27ef23d} *SharedItemsImports = 13
466481 test \EventsTests .Shared \EventsTests .Shared .projitems *{c1bb30d2-3237-4cfc-ba93-627471148ec2} *SharedItemsImports = 5
0 commit comments