From d5cfc9d614355cba0961b194bff1cbe6844f279b Mon Sep 17 00:00:00 2001 From: Collin Barrett Date: Sat, 13 Nov 2021 06:37:52 -0600 Subject: [PATCH] =?UTF-8?q?fix(migrate):=20=F0=9F=90=9B=F0=9F=9A=91=20bump?= =?UTF-8?q?=20.NET=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 2990755d3..5549caf19 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: 5.x + version: 6.x - task: CmdLine@2 displayName: install ef dotnet tool