Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
froque committed Oct 29, 2023
1 parent d265842 commit bd13c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
uses: microsoft/setup-msbuild@v1.1

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

0 comments on commit bd13c5d

Please sign in to comment.