You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: An opinionated action that retrieve previously build projects (codebeltnet/dotnet-build@main) and packs them into a NuGet package. The packages are placed in the runner.temp folder.
description: An opinionated action that retrieve previously build projects and packs them into a NuGet package.
inputs:
configuration:
description: Defines the build configuration. Default is Release.