Improvements for Flax.Build setup

This commit is contained in:
2022-12-16 15:18:45 +01:00
parent d7fc221a6b
commit ff1ccdb7ee
3 changed files with 24 additions and 16 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"sdk": {
"version": "7.0.0",
"rollForward": "latestMinor"
}
}