1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-09 23:25:43 +00:00

[ci skip] Use .NET 7 SDK for solution

This commit is contained in:
Oliver Booth 2023-02-26 00:49:31 +00:00
parent 11c1ecb910
commit 622141443c
No known key found for this signature in database
GPG Key ID: 20BEB9DC87961025

View File

@ -1,6 +1,6 @@
{
"sdk": {
"version": "6.0.0",
"version": "7.0.0",
"rollForward": "latestMajor",
"allowPrerelease": false
}