Update dotnet sdk from 9 to 10 for nix devl shell. (#42041)

Update dotnet sdk from 9 to 10 in shell.nix
This commit is contained in:
EchoOfNothing 2025-12-24 22:17:51 +02:00 committed by GitHub
parent 0444987d50
commit 9241325506
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@
let
dependencies = with pkgs; [
dotnetCorePackages.sdk_9_0
dotnet-sdk_10
icu
glfw
libGL