Removing Dotnet version 7.0 from windows (#11278)

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

View File

@@ -408,7 +408,6 @@
"dotnet": {
"versions": [
"6.0",
"7.0",
"8.0",
"9.0"
],

View File

@@ -319,7 +319,6 @@
"dotnet": {
"versions": [
"6.0",
"7.0",
"8.0",
"9.0"
],