Files
RhythmicWallpaper/AudioVisualizer/bin/Debug/net6.0-windows/AudioWallpaperManager.runtimeconfig.json
2024-10-17 23:10:02 +08:00

15 lines
252 B
JSON

{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
]
}
}