global/programming: bump dotnet core to sdk 8.0
This commit is contained in:
parent
0824a1b8ee
commit
f26f3c2b1e
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ in
|
||||||
];
|
];
|
||||||
|
|
||||||
csharp.packages = [
|
csharp.packages = [
|
||||||
dotnetCorePackages.sdk_6_0
|
dotnetCorePackages.sdk_8_0
|
||||||
omnisharp-roslyn
|
omnisharp-roslyn
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue