I previously posted about Activity Creator not working, and getting an error when creating new projects.
I believe the error occurs because the [project name].Activities.Design.csproj file is not being created. I have not been able to track down a reason why this happens.
As a work around, I want to test if copying the Activities.Design.csproj file from a functioning project would make this work. Can someone provide me an unedited Activities.Design.csproj file? I cannot create one myself because of the error.
Edit: Actually, it might be better if you gave me the entire Activities.Design folder.
I’m not familiar enough with coding to modify the csproj file, and I honestly don’t even know what it’s supposed to look like. That’s why I wanted an unedited .csproj file, from a newly created Activity Creator project so I can basically start from what the file is supposed to be like. I actually did try to use a modified .csproj file from my .activities folder, but I wasn’t able to make it work.