.Net_Test/PlaywrightProject/PlaywrightTests/bin/Debug/net7.0/PlaywrightTests.runtimeconfig.json
2023-08-24 19:31:32 +02:00

9 lines
139 B
JSON

{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}