Skip to content

Commit 4bcc7be

Browse files
SyncFileContentsSyncFileContents
authored andcommitted
Sync global.json
1 parent 7291ea7 commit 4bcc7be

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
},
66
"msbuild-sdks": {
77
"MSTest.Sdk": "4.0.2",
8-
"ktsu.Sdk": "2.5.0",
9-
"ktsu.Sdk.ConsoleApp": "2.5.0",
10-
"ktsu.Sdk.App": "2.5.0"
8+
"ktsu.Sdk": "2.6.1",
9+
"ktsu.Sdk.ConsoleApp": "2.6.1",
10+
"ktsu.Sdk.App": "2.6.1"
1111
},
1212
"test": {
1313
"runner": "Microsoft.Testing.Platform"
1414
}
15-
}
15+
}

0 commit comments

Comments
 (0)