about summary refs log tree commit diff
path: root/global.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-11-22 06:42:27 +0100
committerRory& <root@rory.gay>2024-11-22 06:42:27 +0100
commit4601c2f1fcdaf551705a9da3c5e6ddfc3eff9138 (patch)
treefb5aeb647199a977c8a4e0d707dcd76a54aa807e /global.json
parentUpdate to .NET 9 (diff)
downloadMatrixUtils-4601c2f1fcdaf551705a9da3c5e6ddfc3eff9138.tar.xz
Some fixes all over, policy list work dev/media-streaming
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 ecc6db8..6d77f62 100644 --- a/global.json +++ b/global.json
@@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.0", + "version": "9.0.0", "rollForward": "latestMajor", "allowPrerelease": true }