Skip to content

Commit

Permalink
Update dotnet-desktop-winforms.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
subhra74 authored Dec 10, 2021
1 parent f8f1e07 commit a8f5555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet-desktop-winforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
- name: Setup MSBuild.exe
uses: microsoft/[email protected]

- name: Build Winforms project with Debug configuration
run: msbuild /t:build /p:Configuration=Debug /p:TargetFramework=net4.7.2 app\XDM\XDM.WinForm.UI\XDM.WinForm.UI.csproj
#- name: Build Winforms project with Debug configuration
# run: msbuild /t:build /p:Configuration=Debug /p:TargetFramework=net4.7.2 app\XDM\XDM.WinForm.UI\XDM.WinForm.UI.csproj

# Install the .NET Core workload
- name: Install .NET Core
Expand Down

0 comments on commit a8f5555

Please sign in to comment.