init
This commit is contained in:
97
obj/FireflySR.Tool.Proxy.csproj.nuget.dgspec.json
Normal file
97
obj/FireflySR.Tool.Proxy.csproj.nuget.dgspec.json
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"E:\\Work_Code\\Go\\Firefly_Proxy_Go\\FireflySR.Tool.Proxy\\FireflySR.Tool.Proxy.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"E:\\Work_Code\\Go\\Firefly_Proxy_Go\\FireflySR.Tool.Proxy\\FireflySR.Tool.Proxy.csproj": {
|
||||
"version": "2.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\Work_Code\\Go\\Firefly_Proxy_Go\\FireflySR.Tool.Proxy\\FireflySR.Tool.Proxy.csproj",
|
||||
"projectName": "FireflySR.Tool.Proxy",
|
||||
"projectPath": "E:\\Work_Code\\Go\\Firefly_Proxy_Go\\FireflySR.Tool.Proxy\\FireflySR.Tool.Proxy.csproj",
|
||||
"packagesPath": "C:\\Users\\ADMIN\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\Work_Code\\Go\\Firefly_Proxy_Go\\FireflySR.Tool.Proxy\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"B:\\Visual Studio TMP\\Tool-SDKs\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\ADMIN\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"Microsoft.DotNet.ILCompiler": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.12, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"Unobtanium.Web.Proxy": {
|
||||
"target": "Package",
|
||||
"version": "[0.1.1, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "runtime.win-x64.Microsoft.DotNet.ILCompiler",
|
||||
"version": "[8.0.12, 8.0.12]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user