diff --git a/Part 02 - Build Chat App/ChatApp/ChatApp.csproj b/Part 02 - Build Chat App/ChatApp/ChatApp.csproj index b410e6fd..4eb154cf 100644 --- a/Part 02 - Build Chat App/ChatApp/ChatApp.csproj +++ b/Part 02 - Build Chat App/ChatApp/ChatApp.csproj @@ -10,10 +10,10 @@ - - - - + + + + diff --git a/Part 03 - Add RAG/RagChatApp/RagChatApp.csproj b/Part 03 - Add RAG/RagChatApp/RagChatApp.csproj index 3664f18c..dd5ea9aa 100644 --- a/Part 03 - Add RAG/RagChatApp/RagChatApp.csproj +++ b/Part 03 - Add RAG/RagChatApp/RagChatApp.csproj @@ -10,10 +10,10 @@ - - - - + + + + diff --git a/Part 05 - MCP Server Basics/MyMcpServer/MyMcpServer.csproj b/Part 05 - MCP Server Basics/MyMcpServer/MyMcpServer.csproj index 80a14839..f37de167 100644 --- a/Part 05 - MCP Server Basics/MyMcpServer/MyMcpServer.csproj +++ b/Part 05 - MCP Server Basics/MyMcpServer/MyMcpServer.csproj @@ -33,8 +33,8 @@ - - + + diff --git a/Part 06 - Enhanced MCP Server/ContosoOrdersMcpServer/ContosoOrdersMcpServer.csproj b/Part 06 - Enhanced MCP Server/ContosoOrdersMcpServer/ContosoOrdersMcpServer.csproj index 91b487a8..470d4203 100644 --- a/Part 06 - Enhanced MCP Server/ContosoOrdersMcpServer/ContosoOrdersMcpServer.csproj +++ b/Part 06 - Enhanced MCP Server/ContosoOrdersMcpServer/ContosoOrdersMcpServer.csproj @@ -26,8 +26,8 @@ - - + + diff --git a/Part 08 - Agent Framework Basics/AgentApp/AgentApp.csproj b/Part 08 - Agent Framework Basics/AgentApp/AgentApp.csproj index 8e448ed4..49fa0d63 100644 --- a/Part 08 - Agent Framework Basics/AgentApp/AgentApp.csproj +++ b/Part 08 - Agent Framework Basics/AgentApp/AgentApp.csproj @@ -10,10 +10,10 @@ - - - - + + + + diff --git a/Part 09 - Adding AI to an Existing App/eShopLite-start/Products/Products.csproj b/Part 09 - Adding AI to an Existing App/eShopLite-start/Products/Products.csproj index 3c8a29de..f14c968b 100644 --- a/Part 09 - Adding AI to an Existing App/eShopLite-start/Products/Products.csproj +++ b/Part 09 - Adding AI to an Existing App/eShopLite-start/Products/Products.csproj @@ -8,12 +8,12 @@ - - - + + + - + diff --git a/Part 09 - Adding AI to an Existing App/eShopLite-start/eShopLite.ServiceDefaults/eShopLite.ServiceDefaults.csproj b/Part 09 - Adding AI to an Existing App/eShopLite-start/eShopLite.ServiceDefaults/eShopLite.ServiceDefaults.csproj index 791c654e..0bf89298 100644 --- a/Part 09 - Adding AI to an Existing App/eShopLite-start/eShopLite.ServiceDefaults/eShopLite.ServiceDefaults.csproj +++ b/Part 09 - Adding AI to an Existing App/eShopLite-start/eShopLite.ServiceDefaults/eShopLite.ServiceDefaults.csproj @@ -10,13 +10,13 @@ - - - - - - - + + + + + + + diff --git a/Part 09 - Adding AI to an Existing App/eShopLite/Products/Products.csproj b/Part 09 - Adding AI to an Existing App/eShopLite/Products/Products.csproj index 8d2cfcb8..ffd400b0 100644 --- a/Part 09 - Adding AI to an Existing App/eShopLite/Products/Products.csproj +++ b/Part 09 - Adding AI to an Existing App/eShopLite/Products/Products.csproj @@ -9,13 +9,13 @@ - - - - - + + + + + - + diff --git a/Part 09 - Adding AI to an Existing App/eShopLite/Store/Store.csproj b/Part 09 - Adding AI to an Existing App/eShopLite/Store/Store.csproj index bcc19deb..edd790ca 100644 --- a/Part 09 - Adding AI to an Existing App/eShopLite/Store/Store.csproj +++ b/Part 09 - Adding AI to an Existing App/eShopLite/Store/Store.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/Part 09 - Adding AI to an Existing App/eShopLite/eShopLite.ServiceDefaults/eShopLite.ServiceDefaults.csproj b/Part 09 - Adding AI to an Existing App/eShopLite/eShopLite.ServiceDefaults/eShopLite.ServiceDefaults.csproj index 791c654e..0bf89298 100644 --- a/Part 09 - Adding AI to an Existing App/eShopLite/eShopLite.ServiceDefaults/eShopLite.ServiceDefaults.csproj +++ b/Part 09 - Adding AI to an Existing App/eShopLite/eShopLite.ServiceDefaults/eShopLite.ServiceDefaults.csproj @@ -10,13 +10,13 @@ - - - - - - - + + + + + + + diff --git a/Part 11 - Deployment/GenAiLab/GenAiLab.AppHost/GenAiLab.AppHost.csproj b/Part 11 - Deployment/GenAiLab/GenAiLab.AppHost/GenAiLab.AppHost.csproj index 59caebc7..3ef4545f 100644 --- a/Part 11 - Deployment/GenAiLab/GenAiLab.AppHost/GenAiLab.AppHost.csproj +++ b/Part 11 - Deployment/GenAiLab/GenAiLab.AppHost/GenAiLab.AppHost.csproj @@ -14,6 +14,8 @@ + + diff --git a/Part 11 - Deployment/GenAiLab/GenAiLab.ServiceDefaults/GenAiLab.ServiceDefaults.csproj b/Part 11 - Deployment/GenAiLab/GenAiLab.ServiceDefaults/GenAiLab.ServiceDefaults.csproj index e83ec882..0bf89298 100644 --- a/Part 11 - Deployment/GenAiLab/GenAiLab.ServiceDefaults/GenAiLab.ServiceDefaults.csproj +++ b/Part 11 - Deployment/GenAiLab/GenAiLab.ServiceDefaults/GenAiLab.ServiceDefaults.csproj @@ -10,13 +10,13 @@ - - - - - - - + + + + + + + diff --git a/Part 11 - Deployment/GenAiLab/GenAiLab.Web/GenAiLab.Web.csproj b/Part 11 - Deployment/GenAiLab/GenAiLab.Web/GenAiLab.Web.csproj index 05b9d6d9..b3fd08ad 100644 --- a/Part 11 - Deployment/GenAiLab/GenAiLab.Web/GenAiLab.Web.csproj +++ b/Part 11 - Deployment/GenAiLab/GenAiLab.Web/GenAiLab.Web.csproj @@ -9,14 +9,14 @@ - - + + - +