How to Buid this project in github actions
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
### Description
I tried to build this project in github actions but couldn't
Could you help me to build WPF project
### Reproduction Steps
1.git clone this project
2.add yml

3. git commit
### Expected behavior
I hope to build it success and learn
### Actual behavior
I install net.sdk 8.0.100-preview.3.23178.7 but hint

LINK : fatal error C1047: The object or library file 'D:\a\wpfbuild\wpfbuild\.packages\runtime.win-x86.microsoft.dotnet.wpf.dnceng\8.0.0-preview.5.23212.1\runtimes\win-x86\native\bilinearspan.lib' was created by a different version of the compiler than other objects like 'D:\a\wpfbuild\wpfbuild\artifacts\obj\wpfgfx\Win32\Release\precomp.obj'; rebuild all objects and libraries with the same compiler [D:\a\wpfbuild\wpfbuild\src\Microsoft.DotNet.Wpf\src\WpfGfx\core\dll\wpfgfx.vcxproj]
### Regression?
_No response_
### Known Workarounds
_No response_
### Impact
_No response_
### Configuration
_No response_
### Other information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.