Spaces:
Sleeping
Sleeping
roblox-cs / dotnet /shared /Microsoft.AspNetCore.App /8.0.8 /Microsoft.AspNetCore.App.runtimeconfig.json
| { | |
| "runtimeOptions": { | |
| "tfm": "net8.0", | |
| "framework": { | |
| "name": "Microsoft.NETCore.App", | |
| "version": "8.0.8" | |
| }, | |
| "rollForward": "LatestPatch", | |
| "configProperties": { | |
| "System.Reflection.Metadata.MetadataUpdater.IsSupported": false | |
| } | |
| } | |
| } |