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 43bccbc commit 53d785d
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 @@ -16,6 +16,8 @@ jobs:
with:
vs-version: '[17,18)'

- run: msbuild /t:Restore VSIXInteropFormsToolkit.sln

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

Expand Down

0 comments on commit 53d785d

Please sign in to comment.