Occasional un-installation of packages and overwrite of appsettings

hi guys,

i have a small annoyance, i'm not sure if it's my machine / project or something else, but i thought i'd raise it as this could also be radzen related.

occationally i find that 3rd party packages such as NewtonSoft JSON, Azure Service Bus, etc randomy get un-installed from my client / server solution.

to resolve this i open the solution in VS and re-build, resolve issues by re-installing packages where the code is throwing errors, then i'm back to good.

it happens occasionally, it's a bit random, i'm not sure if it's because Radzen is overwriting things every now and then.

interestingly i also got a duplicate identity declaration in the server when this happened.

thanks

Hey @TMRGlobal,

Such problem was never reported before, still to make sure that nothing will be overwritten you can add both csproj and the appsettings.json in the application ignore list from the application settings in Radzen.

1 Like

thanks @enchev, yeah it's a bit weird, it might be my machine

i'm using a combination of VS Community Edition and Radzen Studio. it's actually happened twice today