[file:] added Netwonsonft.Json package

This commit is contained in:
Elias Fierke
2025-10-03 16:39:02 +02:00
parent badeafe042
commit d131b90103
13 changed files with 88 additions and 45 deletions

View File

@@ -20,6 +20,7 @@
"net9.0"
],
"sources": {
"/usr/lib64/dotnet/library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -71,6 +72,10 @@
"Lucide.Avalonia": {
"target": "Package",
"version": "[0.1.35, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.4, )"
}
},
"imports": [
@@ -84,18 +89,12 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[9.0.8, 9.0.8]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/9.0.109/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/lib64/dotnet/sdk/9.0.109/PortableRuntimeIdentifierGraph.json"
}
}
}