잘못 커밋된 데이터들 수정

This commit is contained in:
김판돌 2023-08-21 12:45:25 +09:00
parent 795a7fba01
commit 22da510844
13 changed files with 43 additions and 92 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

View File

@ -1,27 +0,0 @@
<Properties StartupConfiguration="{31E93A00-A8CA-4F84-A21A-0737ADA49581}|Default" GitUserInfo="UsingMD">
<MonoDevelop.Ide.Workbench ActiveDocument="Server/System/SystemMain.cs">
<Files>
<File FileName="Server/System/SystemMain.cs" Line="14" Column="1" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State name="__root__">
<Node name="Server">
<Node name="Server" expanded="True">
<Node name="System" expanded="True">
<Node name="SystemMain.cs" selected="True" />
</Node>
</Node>
</Node>
</State>
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MultiItemStartupConfigurations />
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<MonoDevelop.Ide.ItemProperties.Server PreferredExecutionTarget="/System/Volumes/Preboot/Cryptexes/App/System/Applications/Safari.app" />
</Properties>

File diff suppressed because one or more lines are too long

BIN
Server/.DS_Store vendored

Binary file not shown.

View File

@ -1,9 +1,10 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// 이 코드는 도구를 사용하여 생성되었습니다.
// 런타임 버전:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
// 이러한 변경 내용이 손실됩니다.
// </auto-generated>
//------------------------------------------------------------------------------

View File

@ -5,13 +5,12 @@ build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Server
build_property.RootNamespace = Server
build_property.ProjectDir = /Users/pandoli365/Downloads/git/CsServer/Server/
build_property.ProjectDir = E:\git\CsServer\Server\
build_property.RazorLangVersion = 6.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = /Users/pandoli365/Downloads/git/CsServer/Server
build_property.MSBuildProjectDirectory = E:\git\CsServer\Server
build_property._RazorSourceGeneratorDebug =

View File

@ -1,27 +1,31 @@
{
"format": 1,
"restore": {
"/Users/pandoli365/Downloads/git/CsServer/Server/Server.csproj": {}
"E:\\git\\CsServer\\Server\\Server.csproj": {}
},
"projects": {
"/Users/pandoli365/Downloads/git/CsServer/Server/Server.csproj": {
"E:\\git\\CsServer\\Server\\Server.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/pandoli365/Downloads/git/CsServer/Server/Server.csproj",
"projectUniqueName": "E:\\git\\CsServer\\Server\\Server.csproj",
"projectName": "Server",
"projectPath": "/Users/pandoli365/Downloads/git/CsServer/Server/Server.csproj",
"packagesPath": "/Users/pandoli365/.nuget/packages/",
"outputPath": "/Users/pandoli365/Downloads/git/CsServer/Server/obj/",
"projectPath": "E:\\git\\CsServer\\Server\\Server.csproj",
"packagesPath": "C:\\Users\\acst0\\.nuget\\packages\\",
"outputPath": "E:\\git\\CsServer\\Server\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"/Users/pandoli365/.nuget/NuGet/NuGet.Config"
"C:\\Users\\acst0\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"/usr/local/share/dotnet/library-packs": {},
"/usr/local/share/dotnet/sdk/7.0.304/Sdks/Microsoft.NET.Sdk.Web/library-packs": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@ -60,20 +64,6 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[6.0.18, 6.0.18]"
},
{
"name": "Microsoft.NETCore.App.Host.osx-arm64",
"version": "[6.0.18, 6.0.18]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[6.0.18, 6.0.18]"
}
],
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
@ -82,7 +72,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.304/RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json"
}
}
}

View File

@ -4,12 +4,13 @@
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/pandoli365/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/pandoli365/.nuget/packages/</NuGetPackageFolders>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\acst0\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/pandoli365/.nuget/packages/" />
<SourceRoot Include="C:\Users\acst0\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

View File

@ -93,26 +93,31 @@
]
},
"packageFolders": {
"/Users/pandoli365/.nuget/packages/": {}
"C:\\Users\\acst0\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/pandoli365/Downloads/git/CsServer/Server/Server.csproj",
"projectUniqueName": "E:\\git\\CsServer\\Server\\Server.csproj",
"projectName": "Server",
"projectPath": "/Users/pandoli365/Downloads/git/CsServer/Server/Server.csproj",
"packagesPath": "/Users/pandoli365/.nuget/packages/",
"outputPath": "/Users/pandoli365/Downloads/git/CsServer/Server/obj/",
"projectPath": "E:\\git\\CsServer\\Server\\Server.csproj",
"packagesPath": "C:\\Users\\acst0\\.nuget\\packages\\",
"outputPath": "E:\\git\\CsServer\\Server\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"/Users/pandoli365/.nuget/NuGet/NuGet.Config"
"C:\\Users\\acst0\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"/usr/local/share/dotnet/library-packs": {},
"/usr/local/share/dotnet/sdk/7.0.304/Sdks/Microsoft.NET.Sdk.Web/library-packs": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@ -151,20 +156,6 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[6.0.18, 6.0.18]"
},
{
"name": "Microsoft.NETCore.App.Host.osx-arm64",
"version": "[6.0.18, 6.0.18]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[6.0.18, 6.0.18]"
}
],
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
@ -173,7 +164,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.304/RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json"
}
}
}

View File

@ -1,14 +1,11 @@
{
"version": 2,
"dgSpecHash": "Bo45TvrbObT6jnykYWrck7w5dYoRkOySi6afcuoQ1NALgPC8FUlqKJmx8YN/44i2AyYnY6odlafpvtB5+yoDvQ==",
"dgSpecHash": "nAqHvp85kG/dxMFPmtYjzpHV3dnXt8YWmo54TZ7v2WzSMy2vH9bbR3gEdxF97NrXNm7/1LkqUkiVnR1ZowcrjA==",
"success": true,
"projectFilePath": "/Users/pandoli365/Downloads/git/CsServer/Server/Server.csproj",
"projectFilePath": "E:\\git\\CsServer\\Server\\Server.csproj",
"expectedPackageFiles": [
"/Users/pandoli365/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512",
"/Users/pandoli365/.nuget/packages/nlog/5.2.0/nlog.5.2.0.nupkg.sha512",
"/Users/pandoli365/.nuget/packages/microsoft.aspnetcore.app.ref/6.0.18/microsoft.aspnetcore.app.ref.6.0.18.nupkg.sha512",
"/Users/pandoli365/.nuget/packages/microsoft.netcore.app.host.osx-arm64/6.0.18/microsoft.netcore.app.host.osx-arm64.6.0.18.nupkg.sha512",
"/Users/pandoli365/.nuget/packages/microsoft.netcore.app.ref/6.0.18/microsoft.netcore.app.ref.6.0.18.nupkg.sha512"
"C:\\Users\\acst0\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\acst0\\.nuget\\packages\\nlog\\5.2.0\\nlog.5.2.0.nupkg.sha512"
],
"logs": []
}