Files
se-launcher/global.json
zznty eba25bbf88
Some checks failed
Build / Compute Version (push) Successful in 6s
Build / Build Nuget package (NuGet) (push) Successful in 3m38s
Build / Build Nuget package (CringeBootstrap.Abstractions) (push) Successful in 4m2s
Build / Build Nuget package (SharedCringe) (push) Successful in 4m1s
Build / Build Nuget package (CringePlugins) (push) Successful in 4m18s
Build / Build Launcher (push) Failing after 4m31s
config handler
global service provider with our stuff so we stop using statics everywhere
polly retry policy for httpclient
2025-06-02 22:40:16 +07:00

7 lines
107 B
JSON

{
"sdk": {
"version": "10.0.0",
"rollForward": "latestFeature",
"allowPrerelease": true
}
}