Skip to content

Commit fbec426

Browse files
committed
Upload Files
1 parent 5f14f01 commit fbec426

1 file changed

Lines changed: 91 additions & 0 deletions

File tree

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
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.200"
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+
"downloadDependencies": [
64+
{
65+
"name": "Microsoft.AspNetCore.App.Ref",
66+
"version": "[5.0.0, 5.0.0]"
67+
},
68+
{
69+
"name": "Microsoft.NETCore.App.Host.win-x64",
70+
"version": "[5.0.17, 5.0.17]"
71+
},
72+
{
73+
"name": "Microsoft.NETCore.App.Ref",
74+
"version": "[5.0.0, 5.0.0]"
75+
},
76+
{
77+
"name": "Microsoft.WindowsDesktop.App.Ref",
78+
"version": "[5.0.0, 5.0.0]"
79+
}
80+
],
81+
"frameworkReferences": {
82+
"Microsoft.NETCore.App": {
83+
"privateAssets": "all"
84+
}
85+
},
86+
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201\\RuntimeIdentifierGraph.json"
87+
}
88+
}
89+
}
90+
}
91+
}

0 commit comments

Comments
 (0)