OnTopicCMS / OnTopic-Editor-AspNetCore

ASP.NET Core version of an editor for Ignia's OnTopic CMS.
4 stars 0 forks source link

Publish release packages to NuGet.org #14

Closed JeremyCaney closed 3 years ago

JeremyCaney commented 3 years ago

Currently, our packages are exclusively published to Ignia's internal NuGet feed on Azure Artifacts. This requires that adopters know the feed URL, have an Azure DevOps account, and have that account explicitly added to Ignia's internal NuGet feed's permissions. Preferably, now that our package versions are stable, we should publish release versions directly to NuGet.org.

Steps

JeremyCaney commented 3 years ago

The NuGet organization and packages were previously released as part of the main OnTopic migration to NuGet. The code changes that are specific to the OnTopic Editor were updated as part of fa1c214.