🔥 3-day streak
Microsoft DevOps Engineer Expert109 / 138
Question 109 of 138
Your team maintains a shared .NET class library published as a NuGet package to Azure Artifacts. You want each merge to the main branch to publish a new stable package, while pull request builds publish a pre-release package that testers can install without affecting the stable version stream. You use GitHub Actions with a workflow that packs and pushes the package. Which versioning approach correctly satisfies both requirements while remaining compliant with SemVer ordering rules?
Reviewed for accuracy · Report an issueNext question