From 5571e5033f929f41d0523d68592e8bfcc5d13adb Mon Sep 17 00:00:00 2001 From: bradygaster Date: Tue, 23 Jul 2024 13:30:14 -0700 Subject: [PATCH] dupe azure.yaml --- azure.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 azure.yaml diff --git a/azure.yaml b/azure.yaml deleted file mode 100644 index d4e1f5e..0000000 --- a/azure.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json - -name: RockPaperOrleans -services: - app: - language: dotnet - project: .\src\AppHost\AppHost.csproj - host: containerapp