scalar/.azure-pipelines
Matthew John Cheetham fa3f4232ca
Publish 'Installers' nupkgs as an Artifact
Publish the 'Scalar.Installers.<platform>' NuGet packages as a build
artifact as well as pushing to the internal feed. This way we can always
derive which package version a particular build pushed.

In VFS for Git we used to keep the build number of the build pipeline
uniform across branches meaning we could always derive the pushed
'Installers' NuGet package version from that build number. Since we now
only include the _product_ version number in branches built matching
`releases/xx.xx.xx` we cannot do that.
2020-01-17 11:31:05 +00:00
..
templates Publish 'Installers' nupkgs as an Artifact 2020-01-17 11:31:05 +00:00
pull-request.yml
release.yml Generate and publish NuGet packages in release builds 2020-01-16 14:43:35 +00:00