added dotnet7.0 & edited dotnet6.0

i9.2-edit
Sergey Cherevko 1 year ago
parent 98bfc14489
commit 3f1be4b3fd
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -891,7 +891,6 @@
"aspnetcore-runtime-6.0.x86_64",
"aspnetcore-targeting-pack-6.0.x86_64",
"dotnet-apphost-pack-6.0.x86_64",
"dotnet-host.x86_64",
"dotnet-hostfxr-6.0.x86_64",
"dotnet-runtime-6.0.x86_64",
"dotnet-sdk-6.0.x86_64",
@ -899,6 +898,18 @@
"dotnet-templates-6.0.x86_64",
"netstandard-targeting-pack-2.1.x86_64"
],
"dotnet7.0": [
"aspnetcore-runtime-7.0.x86_64",
"aspnetcore-targeting-pack-7.0.x86_64",
"dotnet-apphost-pack-7.0.x86_64",
"dotnet-host-7.0.x86_64",
"dotnet-hostfxr-7.0.x86_64",
"dotnet-runtime-7.0.x86_64",
"dotnet-sdk-7.0.x86_64",
"dotnet-targeting-pack-7.0.x86_64",
"dotnet-templates-7.0.x86_64",
"netstandard-targeting-pack-2.1.x86_64"
],
"double-conversion": [
"double-conversion.i686",
"double-conversion.x86_64"

Loading…
Cancel
Save