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:
parent
0444987d50
commit
9241325506
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
let
|
||||
dependencies = with pkgs; [
|
||||
dotnetCorePackages.sdk_9_0
|
||||
dotnet-sdk_10
|
||||
icu
|
||||
glfw
|
||||
libGL
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue