Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
froque authored Oct 29, 2023
1 parent ecb2769 commit 43bccbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:

- name: Add msbuild to PATH
uses: microsoft/[email protected]
with:
vs-version: '[17,18)'

- name: Build app for release
run: msbuild /p:Configuration=Release /p:DeployExtension=false VSIXInteropFormsToolkit.sln
Expand Down

0 comments on commit 43bccbc

Please sign in to comment.