Removing Dotnet version 7.0 from Ubuntu (#11277)

This commit is contained in:
hemanthmanga
2025-01-06 20:06:59 +05:30
committed by GitHub
parent aff0eea2a1
commit c4f58658b6
2 changed files with 0 additions and 4 deletions

View File

@@ -268,12 +268,10 @@
"dotnet": {
"aptPackages": [
"dotnet-sdk-6.0",
"dotnet-sdk-7.0",
"dotnet-sdk-8.0"
],
"versions": [
"6.0",
"7.0",
"8.0"
],
"tools": [

View File

@@ -267,12 +267,10 @@
"dotnet": {
"aptPackages": [
"dotnet-sdk-6.0",
"dotnet-sdk-7.0",
"dotnet-sdk-8.0"
],
"versions": [
"6.0",
"7.0",
"8.0"
],
"tools": [