@@ -171,7 +171,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "201-dotnet-serverless-custo
171
171
EndProject
172
172
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "202-dotnet-custom-handler-as-a-service" , "examples\202-dotnet-custom-handler-as-a-service\202-dotnet-custom-handler-as-a-service.csproj" , "{DE115127-C77F-40FF-BA5A-E888A32F2289}"
173
173
EndProject
174
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "203-dotnet-using-core -nuget" , "examples\203-dotnet-using-core -nuget\203-dotnet-using-core -nuget.csproj" , "{1B41A9A1-0B57-4297-B579-D04FC0BA3227}"
174
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "203-dotnet-using-KM -nuget" , "examples\203-dotnet-using-KM -nuget\203-dotnet-using-KM -nuget.csproj" , "{1B41A9A1-0B57-4297-B579-D04FC0BA3227}"
175
175
EndProject
176
176
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "204-dotnet-ASP.NET-MVC-integration" , "examples\204-dotnet-ASP.NET-MVC-integration\204-dotnet-ASP.NET-MVC-integration.csproj" , "{10A6C940-AECC-4CEF-963E-9908DDA816B2}"
177
177
EndProject
@@ -331,6 +331,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RabbitMQ.TestApplication",
331
331
EndProject
332
332
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AzureAIContentSafety" , "extensions\AzureAIContentSafety\AzureAIContentSafety\AzureAIContentSafety.csproj" , "{58E65B3F-EFF0-401A-AC76-A49835AE0220}"
333
333
EndProject
334
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "KernelMemory" , "extensions\KM\KernelMemory\KernelMemory.csproj" , "{AB097B62-5A0B-4D74-9F8B-A41FE8241447}"
335
+ EndProject
334
336
Global
335
337
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
336
338
Debug| Any CPU = Debug| Any CPU
@@ -613,6 +615,10 @@ Global
613
615
{58E65B3F-EFF0-401A-AC76-A49835AE0220} .Debug| Any CPU .Build .0 = Debug| Any CPU
614
616
{58E65B3F-EFF0-401A-AC76-A49835AE0220} .Release| Any CPU .ActiveCfg = Release| Any CPU
615
617
{58E65B3F-EFF0-401A-AC76-A49835AE0220} .Release| Any CPU .Build .0 = Release| Any CPU
618
+ {AB097B62-5A0B-4D74-9F8B-A41FE8241447} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
619
+ {AB097B62-5A0B-4D74-9F8B-A41FE8241447} .Debug| Any CPU .Build .0 = Debug| Any CPU
620
+ {AB097B62-5A0B-4D74-9F8B-A41FE8241447} .Release| Any CPU .ActiveCfg = Release| Any CPU
621
+ {AB097B62-5A0B-4D74-9F8B-A41FE8241447} .Release| Any CPU .Build .0 = Release| Any CPU
616
622
EndGlobalSection
617
623
GlobalSection (SolutionProperties ) = preSolution
618
624
HideSolutionNode = FALSE
@@ -711,6 +717,7 @@ Global
711
717
{345DEF9B-6EE1-49DF-B46A-25E38CE9B151} = {155DA079-E267-49AF-973A-D1D44681970F}
712
718
{82670921-FDCD-4672-84BD-4353F5AC24A0} = {3C17F42B-CFC8-4900-8CFB-88936311E919}
713
719
{58E65B3F-EFF0-401A-AC76-A49835AE0220} = {155DA079-E267-49AF-973A-D1D44681970F}
720
+ {AB097B62-5A0B-4D74-9F8B-A41FE8241447} = {155DA079-E267-49AF-973A-D1D44681970F}
714
721
EndGlobalSection
715
722
GlobalSection (ExtensibilityGlobals ) = postSolution
716
723
SolutionGuid = {CC136C62-115C-41D1-B414-F9473EFF6EA8}
0 commit comments