C#C
C#3y ago
Mek

✅ Can't publish build???

https://github.com/mekasu0124/Diary

when I try to use the Publish Selection option to build my project down to an executable, it keeps failing and won't give me a reason why. The only thing I can see is is what is in the photo, but I don't know why I'm getting it. It's not a bad repo. I just did a push to it when I added in a new button. The new button was added for Delete Item in DiaryListView.axaml and the code for the button was bound using Command="{Binding DeleteItem}" which is located in DiaryListViewModel.cs. I don't believe adding that button and code in messed it up, but when I run the app through visual studio, it works just fine. Has anyone experinced this before?
image.png
GitHub
Contribute to mekasu0124/Diary development by creating an account on GitHub.
Was this page helpful?