memarino92
dotnet
Attempting to build dotnet apps fails at
dotnet restore
step. Tried with two brand-new projects, minimal APIs in F# and C#, nothing fancy. Previously building and deploying single-project repos was a breeze - would love to not have to manually add a dockerfile. Targeting the .NET 8 runtime - project created with dotnet new web
, spun it up locally to make sure it worked, pushed to github and tried to deploy.
Projects:
9687eb42-691c-430b-962b-9129b1705d22
0301d141-a811-4b07-9474-a46be8801627
24 replies