aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-04-14 21:51:01 +0000
committerGitHub <noreply@github.com>2026-04-14 21:51:01 +0000
commit7c57485bcd33de0b72e6d3ceeda8d65454c954ac (patch)
treead7f95e960302efada72b5d7a111b5e14f9c335f /global.json
parentfc6d4cbaf78f75a5ac234862ecbf86faeb78a338 (diff)
Update all NuGet dependencies
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..9fa425f 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.0",
+ "version": "10.0.201",
"rollForward": "latestMajor",
"allowPrerelease": true
}