Created
July 7, 2020 17:41
-
-
Save pfrozi/dbfb204522cb9276bf48e089e28d028b to your computer and use it in GitHub Desktop.
dotnet publish com info de versão
This file contains hidden or 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
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