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 BarryNorfolk
parent 189cda7ab3
commit 42ce333e5a
1 changed files with 1 additions and 1 deletions

View File

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