Show More
Commit Description:
Add to Makefile.
Commit Description:
Add to Makefile.
File last commit:
Show/Diff file:
Action:
SpriteFontPlus/src/obj/SpriteFontPlus.FNA.csproj.nuget.dgspec.json
74 lines | 2.3 KiB | application/json | JsonLexer
Early working version (including all dependencies, lol).
r0 {
"format": 1,
"restore": {
Fixes to dot net debug.
r135 "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj": {}
Early working version (including all dependencies, lol).
r0 },
"projects": {
Fixes to dot net debug.
r135 "/home/alys/repos/isometric-park-fna/FNA/FNA.csproj": {
Early working version (including all dependencies, lol).
r0 "restore": {
Fixes to dot net debug.
r135 "projectUniqueName": "/home/alys/repos/isometric-park-fna/FNA/FNA.csproj",
Early working version (including all dependencies, lol).
r0 "projectName": "FNA",
Fixes to dot net debug.
r135 "projectPath": "/home/alys/repos/isometric-park-fna/FNA/FNA.csproj",
Update from main.
r71 "frameworks": {
"net48": {
"projectReferences": {}
}
}
Early working version (including all dependencies, lol).
r0 },
"frameworks": {
Visual tweaks mostly for the benefit of a screen shot.
r21 "net48": {}
Early working version (including all dependencies, lol).
r0 }
},
Fixes to dot net debug.
r135 "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj": {
Early working version (including all dependencies, lol).
r0 "version": "1.0.0",
"restore": {
Fixes to dot net debug.
r135 "projectUniqueName": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj",
Early working version (including all dependencies, lol).
r0 "projectName": "SpriteFontPlus",
Fixes to dot net debug.
r135 "projectPath": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj",
"packagesPath": "/home/alys/.nuget/packages/",
"outputPath": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/obj/",
Early working version (including all dependencies, lol).
r0 "projectStyle": "PackageReference",
Fixes to dot net debug.
r135 "fallbackFolders": [
"/usr/share/dotnet/sdk/NuGetFallbackFolder"
],
Early working version (including all dependencies, lol).
r0 "configFilePaths": [
Fixes to dot net debug.
r135 "/home/alys/.nuget/NuGet/NuGet.Config"
Early working version (including all dependencies, lol).
r0 ],
"originalTargetFrameworks": [
"net45"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net45": {
Fixes to dot net debug.
r135 "targetAlias": "net45",
Early working version (including all dependencies, lol).
r0 "projectReferences": {
Fixes to dot net debug.
r135 "/home/alys/repos/isometric-park-fna/FNA/FNA.csproj": {
"projectPath": "/home/alys/repos/isometric-park-fna/FNA/FNA.csproj"
Early working version (including all dependencies, lol).
r0 }
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
Remove some dead code.
r124 "net45": {
Fixes to dot net debug.
r135 "targetAlias": "net45",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies": {
"suppressParent": "All",
"target": "Package",
"version": "[1.0.0, )",
"autoReferenced": true
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/5.0.201/RuntimeIdentifierGraph.json"
Remove some dead code.
r124 }
Early working version (including all dependencies, lol).
r0 }
}
}
}