Files
ShrinkModFramework/Editor/Scaffolding/ExternalModProjectTemplate/global.json.txt
T
cneicy 78ccae3e07
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:50:31 +08:00

7 lines
93 B
Plaintext

{
"sdk": {
"version": "__DOTNET_SDK_VERSION__",
"rollForward": "latestPatch"
}
}