Skip to content

Commit 64ff7da

Browse files
author
yerin3161-star
committed
Kroma-KeyAuth.csproj.nuget.dgspec.json
1 parent 191cb01 commit 64ff7da

1 file changed

Lines changed: 76 additions & 0 deletions

File tree

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
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+
"C:\\Program Files\\dotnet\\library-packs": {},
30+
"https://api.nuget.org/v3/index.json": {}
31+
},
32+
"frameworks": {
33+
"net5.0": {
34+
"framework": "net5.0",
35+
"targetAlias": "net5.0",
36+
"projectReferences": {}
37+
}
38+
},
39+
"warningProperties": {
40+
"warnAsError": [
41+
"NU1605"
42+
]
43+
},
44+
"restoreAuditProperties": {
45+
"enableAudit": "true",
46+
"auditLevel": "low",
47+
"auditMode": "direct"
48+
},
49+
"SdkAnalysisLevel": "10.0.200"
50+
},
51+
"frameworks": {
52+
"net5.0": {
53+
"framework": "net5.0",
54+
"targetAlias": "net5.0",
55+
"imports": [
56+
"net461",
57+
"net462",
58+
"net47",
59+
"net471",
60+
"net472",
61+
"net48",
62+
"net481"
63+
],
64+
"assetTargetFallback": true,
65+
"warn": true,
66+
"frameworkReferences": {
67+
"Microsoft.NETCore.App": {
68+
"privateAssets": "all"
69+
}
70+
},
71+
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.202\\RuntimeIdentifierGraph.json"
72+
}
73+
}
74+
}
75+
}
76+
}

0 commit comments

Comments
 (0)