fix: updated dotnet sdk for csharp devshell to 8.0.3 -> 8.0.1
All checks were successful
ci / nix-fmt (push) Successful in 3m40s
All checks were successful
ci / nix-fmt (push) Successful in 3m40s
This commit is contained in:
parent
5e995e731f
commit
473c28521a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ mkShell {
|
|||
(with dotnetCorePackages;
|
||||
combinePackages [
|
||||
sdk_9_0_1xx
|
||||
sdk_8_0_3xx
|
||||
sdk_8_0_1xx
|
||||
])
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue