DOCUMENTATIONN

This commit is contained in:
2026-02-09 16:43:52 -05:00
parent a6555e3a48
commit efa27bac92
8 changed files with 18 additions and 15 deletions

View File

@@ -38,7 +38,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.300"
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net8.0": {
@@ -64,11 +64,11 @@
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.20, 8.0.20]"
"version": "[8.0.23, 8.0.23]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[8.0.20, 8.0.20]"
"version": "[8.0.23, 8.0.23]"
}
],
"frameworkReferences": {
@@ -76,7 +76,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/9.0.305/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/10.0.102/PortableRuntimeIdentifierGraph.json"
}
}
}