From 21aade80205a1738e8f631520872bfb581fd0f35 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Thu, 19 Jan 2023 16:22:29 +0000 Subject: [PATCH] target dotnet 5 --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 693780c..3e7c930 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -1,4 +1,4 @@ -image: mcr.microsoft.com/dotnet/core/sdk:7.0 +image: mcr.microsoft.com/dotnet/core/sdk:5.0 pipelines: branches: