diff --git a/global.json b/global.json index ba19711a3..df93ea465 100644 --- a/global.json +++ b/global.json @@ -10,8 +10,7 @@ "runtimes": { "aspnetcore": [ - "6.0.32", - "7.0.20" + "6.0.32" ] } },