From a9f5f29c74a850f8594d4e8072454895c0ad23a4 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Fri, 20 Jan 2023 05:35:32 -0600 Subject: [PATCH] =?UTF-8?q?fix(db):=20=F0=9F=90=9E=F0=9F=93=A6=20bump=20la?= =?UTF-8?q?test=20net=20sdk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/Directory/azure-pipelines.migrate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/Directory/azure-pipelines.migrate.yaml b/services/Directory/azure-pipelines.migrate.yaml index 5608cdc7e..e55397bc9 100644 --- a/services/Directory/azure-pipelines.migrate.yaml +++ b/services/Directory/azure-pipelines.migrate.yaml @@ -79,7 +79,7 @@ steps: displayName: use latest dotnet sdk condition: and(eq(variables['abortJustMigrated.aborted'], 'false'), succeeded()) inputs: - version: 6.x + version: 7.x - task: CmdLine@2 displayName: install ef dotnet tool