I have a console app for .NET Core 2.0.
I can successfully create, distribute, and operate this software locally.
In Azure DevOps, I can successfully create and publish this app.
However, I am unable to launch the finished product if I construct the app in Azure DevOps. I tried creating in Azure DevOps using:
dotnet build -c ...READ MORE
Dec 13, 2022
in DevOps on Cloud
by
Nicholas
• 7,760 points
•
1,181 views