Skip to content

Commit c1aa226

Browse files
author
darkmmatex
committed
Upload Files
1 parent 282a425 commit c1aa226

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
{
2+
"format": 1,
3+
"restore": {
4+
"D:\\GithubNew\\2\\KeyAuth\\KeyAuth\\Kroma-KeyAuth\\Kroma-KeyAuth.csproj": {}
5+
},
6+
"projects": {
7+
"D:\\GithubNew\\2\\KeyAuth\\KeyAuth\\Kroma-KeyAuth\\Kroma-KeyAuth.csproj": {
8+
"version": "1.0.0",
9+
"restore": {
10+
"projectUniqueName": "D:\\GithubNew\\2\\KeyAuth\\KeyAuth\\Kroma-KeyAuth\\Kroma-KeyAuth.csproj",
11+
"projectName": "Kroma-KeyAuth",
12+
"projectPath": "D:\\GithubNew\\2\\KeyAuth\\KeyAuth\\Kroma-KeyAuth\\Kroma-KeyAuth.csproj",
13+
"packagesPath": "C:\\Users\\LW\\.nuget\\packages\\",
14+
"outputPath": "D:\\GithubNew\\2\\KeyAuth\\KeyAuth\\Kroma-KeyAuth\\obj\\",
15+
"projectStyle": "PackageReference",
16+
"fallbackFolders": [
17+
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
18+
],
19+
"configFilePaths": [
20+
"C:\\Users\\LW\\AppData\\Roaming\\NuGet\\NuGet.Config",
21+
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
22+
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
23+
],
24+
"originalTargetFrameworks": [
25+
"net5.0"
26+
],
27+
"sources": {
28+
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
29+
"https://api.nuget.org/v3/index.json": {}
30+
},
31+
"frameworks": {
32+
"net5.0": {
33+
"targetAlias": "net5.0",
34+
"projectReferences": {}
35+
}
36+
},
37+
"warningProperties": {
38+
"warnAsError": [
39+
"NU1605"
40+
]
41+
},
42+
"restoreAuditProperties": {
43+
"enableAudit": "true",
44+
"auditLevel": "low",
45+
"auditMode": "direct"
46+
},
47+
"SdkAnalysisLevel": "9.0.100"
48+
},
49+
"frameworks": {
50+
"net5.0": {
51+
"targetAlias": "net5.0",
52+
"imports": [
53+
"net461",
54+
"net462",
55+
"net47",
56+
"net471",
57+
"net472",
58+
"net48",
59+
"net481"
60+
],
61+
"assetTargetFallback": true,
62+
"warn": true,
63+
"frameworkReferences": {
64+
"Microsoft.NETCore.App": {
65+
"privateAssets": "all"
66+
}
67+
},
68+
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.101\\RuntimeIdentifierGraph.json"
69+
}
70+
}
71+
}
72+
}
73+
}

0 commit comments

Comments
 (0)