.Net_Test/MSTest_VSCode/MyTestProject/bin/Debug/net7.0/MyTestProject.runtimeconfig.json
Lukáš Kaňka 315b2d1fb8 pom
2023-08-23 08:47:27 +02:00

9 lines
139 B
JSON

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