Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey M committed Feb 2, 2020
1 parent db72b87 commit 609a2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ variables:
buildPlatform: 'Any CPU'
buildConfiguration: 'Release'

name: "DPack.$(Month)/$(DayOfMonth)/$(Year:yyyy).$(Build.BuildID)$(BuildBeta)"
name: "DPack.$(Month)-$(DayOfMonth)-$(Year:yyyy).$(Build.BuildID)$(BuildBeta)"
steps:
- task: NuGetToolInstaller@1

Expand Down

0 comments on commit 609a2d1

Please sign in to comment.