diff --git a/.github/pipelines/github-packageupdate.yml b/.github/pipelines/github-packageupdate.yml index 1b6780d4..63a8cecb 100644 --- a/.github/pipelines/github-packageupdate.yml +++ b/.github/pipelines/github-packageupdate.yml @@ -35,7 +35,7 @@ extends: - stage: Stage jobs: - job: Job_1 - displayName: Update packages + displayName: Update packages for GitHub steps: - checkout: self fetchTags: false @@ -46,6 +46,7 @@ extends: inputs: NuGetConfigPath: NuGet.Config PropsFilePath: Directory.Packages.props + SdkChannel: 'LTS' - task: oenginternal.office-vsts-tasks-extension.e881ce1e-41bc-4f59-b8a2-9a6001f43efe.CreatePullRequest@10 displayName: Create Pull Request inputs: diff --git a/Directory.Packages.props b/Directory.Packages.props index 3d004610..44338972 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,23 +5,23 @@ true - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -45,15 +45,15 @@ - - - + + + - + @@ -69,4 +69,6 @@ - \ No newline at end of file + + +