| 21 Apr 2025 |
GGG | but you shouldn't mix sdk_X_Y, runtime_X_Y, aspnetcore_X_Y packages ever | 22:55:38 |
GGG | you pick one of the three and use that for that version | 22:55:48 |
GGG | * it is the way I use myself. I prefer using a file in /etc because env vars require restarting your desktop manager or something similar to update them | 22:55:57 |
corruptcomputer | I need all 3 of them though, I'm developing aspnetcore and desktop applications, so I need to be able to both compile with the sdk and run with the runtime or aspnetcore runtime | 22:56:40 |