DepartmentProject/StudentSyncService/WindowServiceSyncStudentOrders.runtimeconfig.json

9 lines
139 B
JSON
Raw Permalink Normal View History

{
"runtimeOptions": {
"tfm": "net5.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "5.0.0"
}
}
}