hermes-client/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS.runtimeconfig.json

9 lines
139 B
JSON
Raw Normal View History

2023-12-30 04:27:31 -05:00
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}