revert clean: 불필요한 빌드 및 패키지 파일 정리 개발 환경의 빌드 산출물과 패키지 캐시 파일들을 저장소에서 제거하여 저장소 크기를 최적화하고 버전 관리에서 제외 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
70 lines
2.0 KiB
JSON
70 lines
2.0 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
".NETCoreApp,Version=v3.1": {}
|
|
},
|
|
"libraries": {},
|
|
"projectFileDependencyGroups": {
|
|
".NETCoreApp,Version=v3.1": []
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\Administrator\\.nuget\\packages\\": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\Users\\Administrator\\Desktop\\project\\pofalApi_tmp\\pofalApi_tmp.csproj",
|
|
"projectName": "pofalApi_tmp",
|
|
"projectPath": "C:\\Users\\Administrator\\Desktop\\project\\pofalApi_tmp\\pofalApi_tmp.csproj",
|
|
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
|
"outputPath": "C:\\Users\\Administrator\\Desktop\\project\\pofalApi_tmp\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"netcoreapp3.1"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp3.1": {
|
|
"targetAlias": "netcoreapp3.1",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp3.1": {
|
|
"targetAlias": "netcoreapp3.1",
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
},
|
|
"Microsoft.WindowsDesktop.App.WindowsForms": {
|
|
"privateAssets": "none"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.100\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |