You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I cannot access your repo (we can only access customer repos if there is an open support ticket from one of the repo admins). However, the relevant error message here is
The current .NET SDK does not support targeting .NET Core 3.1. Either target .NET Core 2.1 or lower, or use a version of the .NET SDK that supports .NET Core 3.1.
What image are you using in your build?
Can you try using the following image and see if the issue is fixed?
image: mcr.microsoft.com/dotnet/core/sdk:3.1
Kind regards,
Theodora