clean: 불필요한 빌드 및 패키지 파일 정리
개발 환경의 빌드 산출물과 패키지 캐시 파일들을 저장소에서 제거하여 저장소 크기를 최적화하고 버전 관리에서 제외 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")]
|
||||
Binary file not shown.
@@ -1,23 +0,0 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
// 런타임 버전:4.0.30319.42000
|
||||
//
|
||||
// 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
// 이러한 변경 내용이 손실됩니다.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("pofalApi_tmp")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("pofalApi_tmp")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("pofalApi_tmp")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
c13c9c2f2e12bc007cbcab6ccdb94397f9d2465a
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
a429f66c959befa6ace10ff7b44de0ec44aeefe3
|
||||
@@ -1,15 +0,0 @@
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\bin\Debug\netcoreapp3.1\pofalApi_tmp.exe
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\bin\Debug\netcoreapp3.1\pofalApi_tmp.deps.json
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\bin\Debug\netcoreapp3.1\pofalApi_tmp.runtimeconfig.json
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\bin\Debug\netcoreapp3.1\pofalApi_tmp.runtimeconfig.dev.json
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\bin\Debug\netcoreapp3.1\pofalApi_tmp.dll
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\bin\Debug\netcoreapp3.1\pofalApi_tmp.pdb
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\obj\Debug\netcoreapp3.1\pofalApi_tmp.csprojAssemblyReference.cache
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\obj\Debug\netcoreapp3.1\pofalApi_tmp.Form1.resources
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\obj\Debug\netcoreapp3.1\pofalApi_tmp.csproj.GenerateResource.cache
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\obj\Debug\netcoreapp3.1\pofalApi_tmp.AssemblyInfoInputs.cache
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\obj\Debug\netcoreapp3.1\pofalApi_tmp.AssemblyInfo.cs
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\obj\Debug\netcoreapp3.1\pofalApi_tmp.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\obj\Debug\netcoreapp3.1\pofalApi_tmp.dll
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\obj\Debug\netcoreapp3.1\pofalApi_tmp.pdb
|
||||
C:\Users\Administrator\Desktop\project\pofalApi_tmp\obj\Debug\netcoreapp3.1\pofalApi_tmp.genruntimeconfig.cache
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v3.1",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v3.1": {}
|
||||
},
|
||||
"libraries": {}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp3.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "3.1.0"
|
||||
},
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Administrator\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Administrator\\.nuget\\packages"
|
||||
],
|
||||
"configProperties": {
|
||||
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -1 +0,0 @@
|
||||
295cbb656131a232691b54dbdfcf4ebe93760bf6
|
||||
Binary file not shown.
Reference in New Issue
Block a user