Update dotnet-desktop-winforms.yml
parent
4a6548bc8a
commit
d7a6383d52
|
@ -72,7 +72,7 @@ jobs:
|
||||||
uses: microsoft/setup-msbuild@v1.0.2
|
uses: microsoft/setup-msbuild@v1.0.2
|
||||||
|
|
||||||
- name: Build Winforms project with Debug configuration
|
- name: Build Winforms project with Debug configuration
|
||||||
run: msbuild app\XDM\XDM_CoreFx.sln /t:project:build /p:Configuration=Debug /p:TargetFramework=net4.7.2
|
run: msbuild app\XDM\XDM_CoreFx.sln -target:XDM.WinForm.UI:Build /p:Configuration=Debug /p:TargetFramework=net4.7.2
|
||||||
|
|
||||||
# Install the .NET Core workload
|
# Install the .NET Core workload
|
||||||
- name: Install .NET Core
|
- name: Install .NET Core
|
||||||
|
|
Loading…
Reference in New Issue