revert 99cba2626a
revert clean: 불필요한 빌드 및 패키지 파일 정리 개발 환경의 빌드 산출물과 패키지 캐시 파일들을 저장소에서 제거하여 저장소 크기를 최적화하고 버전 관리에서 제외 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
23
pofalApi_tmp/bin/Debug/netcoreapp3.1/pofalApi_tmp.deps.json
Normal file
23
pofalApi_tmp/bin/Debug/netcoreapp3.1/pofalApi_tmp.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v3.1",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v3.1": {
|
||||
"pofalApi_tmp/1.0.0": {
|
||||
"runtime": {
|
||||
"pofalApi_tmp.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"pofalApi_tmp/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
pofalApi_tmp/bin/Debug/netcoreapp3.1/pofalApi_tmp.dll
Normal file
BIN
pofalApi_tmp/bin/Debug/netcoreapp3.1/pofalApi_tmp.dll
Normal file
Binary file not shown.
BIN
pofalApi_tmp/bin/Debug/netcoreapp3.1/pofalApi_tmp.exe
Normal file
BIN
pofalApi_tmp/bin/Debug/netcoreapp3.1/pofalApi_tmp.exe
Normal file
Binary file not shown.
BIN
pofalApi_tmp/bin/Debug/netcoreapp3.1/pofalApi_tmp.pdb
Normal file
BIN
pofalApi_tmp/bin/Debug/netcoreapp3.1/pofalApi_tmp.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Administrator\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Administrator\\.nuget\\packages"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp3.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user