.NET 8 compatibility (#22461)

This commit is contained in:
Pieter-Jan Briers
2023-12-15 18:19:48 +01:00
committed by GitHub
parent 36658d9140
commit d0e77303dd
9 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"sdk": {
"version": "7.0.114",
"version": "8.0.100",
"rollForward": "latestFeature"
}
}