Open stakx opened 4 years ago
Right now, to get the updated code file, one has to manually delete the target project's obj/ folder, then do a NuGet package restore, i.e. essentially a manual re-install of the package. Can this be made to work automatically?
obj/
Right now, to get the updated code file, one has to manually delete the target project's
obj/
folder, then do a NuGet package restore, i.e. essentially a manual re-install of the package. Can this be made to work automatically?