Bug in project.json

Hi everyone, after an IDE crash the local folders relating to the targets were deleted in the project.json file.
For this reason it is impossible to publish changes from development to production.
This has already happened 3 times on the same project so I’m pretty sure it’s a bug due to the program crashing.

Actually the local folder is an old no longer used option, so it shouldn’t really matter.

Are you sure only this is changed?

Also what do you mean exactly by impossible to publish? Do you get any errors or so?

Hi George thanks for the reply.

The project is published on a local folder as the application runs on the customer’s intranet. Is there another method to use for publishing?
I simply inserted the local folder in the Production target (Screen1)

I’m very sure I haven’t made any changes, it’s already happened 3 times after the IDE crashed and the subsequent reboot.

No errors appear (it actually tells me the project has been published), but losing references to the local Development and Production folders doesn’t copy the modified files to the network folder that contains the production version.