Skip to content

Commit

Permalink
Merge pull request #306 from AvaloniaUI/Takoooooo-patch-1
Browse files Browse the repository at this point in the history
Pack AvaloniaEdit with Release configuration
  • Loading branch information
Takoooooo authored Feb 6, 2023
2 parents 1937a74 + 24b685b commit e627ba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
inputs:
packagesToPack: 'src\AvaloniaEdit\AvaloniaEdit.csproj;src\AvaloniaEdit.TextMate\AvaloniaEdit.TextMate.csproj'
command: pack
configuration: 'Release'
outputDir: '$(Build.ArtifactStagingDirectory)/NuGet'
verbosityPack: normal
versioningScheme: byEnvVar
Expand Down

0 comments on commit e627ba4

Please sign in to comment.