Skip to content

Commit

Permalink
Update windows-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Aug 1, 2022
1 parent 88c67f6 commit 9592d4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-system/windows-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema for reference

pool:
vmImage: vs2017-win2016
vmImage: windows-latest
demands: Cmd

trigger:
Expand Down Expand Up @@ -37,4 +37,4 @@ steps:
title: '$(projectName) v$(Build.SourceBranchName)'
releaseNotesFile: 'RELEASE_NOTES.md'
assets: |
bin\nuget\*.nupkg
bin\nuget\*.nupkg

0 comments on commit 9592d4e

Please sign in to comment.