The-Standard-Organization / ADotNet

ADotNet is a.NET library that enables software engineers on the .NET platform to develop AzureDevOps pipelines and Git Actions in C#.
98 stars 34 forks source link

RELEASES: Publish Nuget Package #50

Closed glhays closed 1 year ago

glhays commented 1 year ago

The Ask

Amend Program.cs in the ADotNet.Infrastructure.Build project to show how the publish job could be used to publish a NuGet package.

Once changes is made, run the ADotNet.Infrastructure.Build projects so that the new dotnet.yml can be check in with the changes.