C#: Update global.json for cshtml_standalone_flowsteps.

This commit is contained in:
Michael Nebel
2024-12-11 12:57:42 +01:00
parent f0971684e3
commit f7ad150636

View File

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "8.0.300"
"version": "9.0.100"
}
}