'Microsoft.NETCore.App', version '3.1.0' Not found #40475
Replies: 2 comments
-
|
Hi there @cthredgold-quativa and welcome to our community! Thank you for asking a great question 🙂 To get started, introduce yourself in our official introduction thread |
Beta Was this translation helpful? Give feedback.
-
|
Hi, If you want to use version .NET SDK You can find more about how |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
Hey Team,
We're seeing an issue with our action that Builds and runs our tests. The error that is coming back is that
'Microsoft.NETCore.App', version '3.1.0'is not found. Below is a snippet of the output during the unit test step.Our actions yml looks like this
If I change the
dotnet-versionto3.1.0It won't build giving this error.If I had to hazard a guess, the blob was taken down because support for 3.1.0 is going away next month. But thought I'd ask in case anyone can see if there's something I'm missing.
Thanks,
Cameron Thredgold
Quativa
Beta Was this translation helpful? Give feedback.
All reactions