From 4a74b6ddb35738674b2d4c05f43e9f7e3d0bce16 Mon Sep 17 00:00:00 2001 From: xzf0587 Date: Thu, 17 Oct 2024 15:21:55 +0800 Subject: [PATCH] refactor: update teams ai version in dotnet --- .../{{ProjectName}}.csproj.tpl | 6 +++--- .../{{ProjectName}}.csproj.tpl | 6 +++--- .../custom-copilot-basic/{{ProjectName}}.csproj.tpl | 6 +++--- .../{{ProjectName}}.csproj.tpl | 8 ++++---- .../{{ProjectName}}.csproj.tpl | 6 +++--- .../{{ProjectName}}.csproj.tpl | 6 +++--- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/templates/csharp/custom-copilot-assistant-assistants-api/{{ProjectName}}.csproj.tpl b/templates/csharp/custom-copilot-assistant-assistants-api/{{ProjectName}}.csproj.tpl index 76ec71f910..f9e2143337 100644 --- a/templates/csharp/custom-copilot-assistant-assistants-api/{{ProjectName}}.csproj.tpl +++ b/templates/csharp/custom-copilot-assistant-assistants-api/{{ProjectName}}.csproj.tpl @@ -20,9 +20,9 @@ {{/isNewProjectTypeEnabled}} - - - + + + diff --git a/templates/csharp/custom-copilot-assistant-new/{{ProjectName}}.csproj.tpl b/templates/csharp/custom-copilot-assistant-new/{{ProjectName}}.csproj.tpl index 014ff481b6..a453e7b684 100644 --- a/templates/csharp/custom-copilot-assistant-new/{{ProjectName}}.csproj.tpl +++ b/templates/csharp/custom-copilot-assistant-new/{{ProjectName}}.csproj.tpl @@ -20,9 +20,9 @@ {{/isNewProjectTypeEnabled}} - - - + + + diff --git a/templates/csharp/custom-copilot-basic/{{ProjectName}}.csproj.tpl b/templates/csharp/custom-copilot-basic/{{ProjectName}}.csproj.tpl index 6efcc54457..63650c1e4c 100644 --- a/templates/csharp/custom-copilot-basic/{{ProjectName}}.csproj.tpl +++ b/templates/csharp/custom-copilot-basic/{{ProjectName}}.csproj.tpl @@ -20,9 +20,9 @@ {{/isNewProjectTypeEnabled}} - - - + + + diff --git a/templates/csharp/custom-copilot-rag-azure-ai-search/{{ProjectName}}.csproj.tpl b/templates/csharp/custom-copilot-rag-azure-ai-search/{{ProjectName}}.csproj.tpl index 0eb49380b8..a8bcac28a5 100644 --- a/templates/csharp/custom-copilot-rag-azure-ai-search/{{ProjectName}}.csproj.tpl +++ b/templates/csharp/custom-copilot-rag-azure-ai-search/{{ProjectName}}.csproj.tpl @@ -21,10 +21,10 @@ {{/isNewProjectTypeEnabled}} - - - - + + + + diff --git a/templates/csharp/custom-copilot-rag-custom-api/{{ProjectName}}.csproj.tpl b/templates/csharp/custom-copilot-rag-custom-api/{{ProjectName}}.csproj.tpl index 31282e5984..d9887618f7 100644 --- a/templates/csharp/custom-copilot-rag-custom-api/{{ProjectName}}.csproj.tpl +++ b/templates/csharp/custom-copilot-rag-custom-api/{{ProjectName}}.csproj.tpl @@ -22,11 +22,11 @@ - - + + - + diff --git a/templates/csharp/custom-copilot-rag-customize/{{ProjectName}}.csproj.tpl b/templates/csharp/custom-copilot-rag-customize/{{ProjectName}}.csproj.tpl index 963f9988e8..9c7b8c7e73 100644 --- a/templates/csharp/custom-copilot-rag-customize/{{ProjectName}}.csproj.tpl +++ b/templates/csharp/custom-copilot-rag-customize/{{ProjectName}}.csproj.tpl @@ -20,9 +20,9 @@ {{/isNewProjectTypeEnabled}} - - - + + +