Skip to content

Commit a6e74d2

Browse files
Copilotstephentoub
andcommitted
Resolve remaining merge conflicts in AppHost.cs files
Co-authored-by: stephentoub <[email protected]>
1 parent f95af5d commit a6e74d2

File tree

1 file changed

+0
-2
lines changed
  • test/ProjectTemplates/Microsoft.Extensions.AI.Templates.IntegrationTests/Snapshots/aichatweb.AzureOpenAI_Qdrant_Aspire.verified/aichatweb/aichatweb.AppHost

1 file changed

+0
-2
lines changed

test/ProjectTemplates/Microsoft.Extensions.AI.Templates.IntegrationTests/Snapshots/aichatweb.AzureOpenAI_Qdrant_Aspire.verified/aichatweb/aichatweb.AppHost/AppHost.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
var builder = DistributedApplication.CreateBuilder(args);
22

3-
var builder = DistributedApplication.CreateBuilder(args);
4-
53
// You will need to set the connection string to your own value
64
// You can do this using Visual Studio's "Manage User Secrets" UI, or on the command line:
75
// cd this-project-directory

0 commit comments

Comments
 (0)