In this post, I discuss how you can create NuGet packages when you build your app in Docker using the .NET Core CLI and pass a version using --build-args.
In this post I look at the various version numbers you can set when building a .NET Core project, such as Version, VersionSuffix, and PackageVersion.