- Remove redundant PointsRule repositories (use single PointsRuleRepository) - Clean up Member migrations and consolidate to single Init migration - Update Console frontend API and components for Tenant - Add H5LinkService for member H5 integration
13 lines
282 B
JSON
Executable File
13 lines
282 B
JSON
Executable File
{
|
|
"runtimeOptions": {
|
|
"tfm": "net6.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "6.0.0"
|
|
},
|
|
"rollForward": "Major",
|
|
"configProperties": {
|
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
|
|
}
|
|
}
|
|
} |