Avalonia.Controls.ToolBar.Demo Build Failure
Closed this issue · 1 comments
seoyhaein commented
Hello,
I've encountered a build issue with the Avalonia.Controls.ToolBar.Demo project and would like to seek assistance in resolving it. Below are the details of the issues I faced, along with the environment setup and steps I've taken to troubleshoot.
Issue Description
Initially, I received the following error when trying to build the project:
"Microsoft.PackageDependencyResolution.targets(266, 5): [NETSDK1004]"
I attempted a dotnet restore, which led to another error. It seems the issue might be related to MSBuild.
Tulesha commented
@seoyhaein I fix MSBuild issue, you can update main branch