Skip to content

Instantly share code, notes, and snippets.

@pfrozi
Created July 7, 2020 17:41
Show Gist options
  • Save pfrozi/dbfb204522cb9276bf48e089e28d028b to your computer and use it in GitHub Desktop.
Save pfrozi/dbfb204522cb9276bf48e089e28d028b to your computer and use it in GitHub Desktop.
dotnet publish com info de versão
dotnet publish -p:VersionPrefix=1.8.4 -p:VersionSuffix=rc1 -c Release -o staging/ Poc.IdentityServer.ApiA.csproj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment