3e3678469c
ci / backend (push) Failing after 1s
ci / static (push) Failing after 8s
Build & Test with Secrets / build (push) Failing after 1s
Build & Test with Secrets / security-scan (push) Has been cancelled
Build & Test with Secrets / notification (push) Has been cancelled
Build & Test with Secrets / frontend (push) Has been cancelled
ci / frontend (push) Failing after 1m37s
ci / publish (push) Has been skipped
deploy / deploy (push) Successful in 2m8s
deploy / notify (push) Successful in 1s
DI Registrations added: - IMarketDataIngestionService (VS-03) - IPortfolioRebalanceService (VS-04) - IRiskMetricsService (VS-05) - IStressTestService (VS-06) - IAlertService (VS-07) - IDashboardService (VS-08) Note: SecurityMaster endpoints re-enabled but commented in DI pending ISecurityMasterRulesStore implementation. Tests: 6/6 Architecture PASS Build: Clean (0 errors, 0 warnings) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
20 lines
472 B
JSON
20 lines
472 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net10.0",
|
|
"frameworks": [
|
|
{
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "10.0.0"
|
|
},
|
|
{
|
|
"name": "Microsoft.AspNetCore.App",
|
|
"version": "10.0.0"
|
|
}
|
|
],
|
|
"configProperties": {
|
|
"System.GC.Server": true,
|
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
|
}
|
|
}
|
|
} |