(no title)
whatamidoingyo | 2 months ago
The lead indeed rewrote the codebase to .NET Core, but had trouble publishing changes to the server (his current method of updating views, for example, is to copy some files from his local version and overwrite the files on the server). I guess he couldn't do this with .NET Code, so he just reverted back to .NET Framework. To me, it seemed... odd. Surely there's a way to publish changes in easy manner?
No comments yet.