Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

Commit

Permalink
Updated Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
erri120 committed Nov 30, 2019
1 parent 1c3314e commit f07066f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ steps:
packagesToPack: '**/OMODFramework.csproj'
packDestination: '$(Build.ArtifactStagingDirectory)/nuget'
versioningScheme: 'off'
includeReferencedProjects: true
includeReferencedProjects: false
includeSymbols: true

- task: PublishBuildArtifacts@1
Expand Down

0 comments on commit f07066f

Please sign in to comment.