aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-04-15 05:35:20 +0000
committerGitHub <noreply@github.com>2026-04-15 05:35:20 +0000
commit82ddce58b88d994cef21b4cd530e504a1eb1c9d0 (patch)
tree6c7a2b5220b01ec432f55ae92638cd44ded7e92b /global.json
parentfc6d4cbaf78f75a5ac234862ecbf86faeb78a338 (diff)
Update all NuGet dependenciesrenovate/nuget-all
Diffstat (limited to 'global.json')
-rw-r--r--global.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json
index a11f48e..6e56b2c 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.0",
+ "version": "10.0.202",
"rollForward": "latestMajor",
"allowPrerelease": true
}