]> insang Git - newton-cn_pos.git/commitdiff
move server initialize master
authorinsang-hmogara-pc <insang@kakao.com>
Mon, 14 Sep 2026 05:28:11 +0000 (14:28 +0900)
committerinsang-hmogara-pc <insang@kakao.com>
Mon, 14 Sep 2026 05:28:11 +0000 (14:28 +0900)
31 files changed:
.vs/newton-cn/FileContentIndex/952fd055-47cb-458c-8fae-cf885d6016a4.vsidx [new file with mode: 0644]
.vs/newton-cn/v16/.suo
.vs/newton-cn/v18/.suo [new file with mode: 0644]
.vs/newton-cn/v18/DocumentLayout.backup.json [new file with mode: 0644]
.vs/newton-cn/v18/DocumentLayout.json [new file with mode: 0644]
newton-cn/App.config
newton-cn/Properties/Resources.Designer.cs
newton-cn/Properties/Settings.Designer.cs
newton-cn/bin/Debug/newton-cn.exe
newton-cn/bin/Debug/newton-cn.exe.config
newton-cn/bin/Debug/newton-cn.pdb
newton-cn/newton-cn.csproj
newton-cn/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs [new file with mode: 0644]
newton-cn/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
newton-cn/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
newton-cn/obj/Debug/newton-cn.csproj.AssemblyReference.cache
newton-cn/obj/Debug/newton-cn.csproj.CoreCompileInputs.cache
newton-cn/obj/Debug/newton-cn.csproj.FileListAbsolute.txt
newton-cn/obj/Debug/newton-cn.csproj.GenerateResource.cache
newton-cn/obj/Debug/newton-cn.exe
newton-cn/obj/Debug/newton-cn.pdb
newton-cn/obj/Debug/newton_cn.Form1.resources
newton-cn/obj/Debug/newton_cn.Form2.resources
newton-cn/obj/Debug/newton_cn.Form3.resources
newton-cn/obj/Debug/newton_cn.Form4.resources
newton-cn/obj/Debug/newton_cn.Form5.resources
newton-cn/obj/Debug/newton_cn.Form6.resources
newton-cn/obj/Debug/newton_cn.Form7.resources
newton-cn/obj/Debug/newton_cn.Form8.resources
newton-cn/obj/Debug/newton_cn.Form9.resources
newton-cn/obj/Debug/newton_cn.Properties.Resources.resources

diff --git a/.vs/newton-cn/FileContentIndex/952fd055-47cb-458c-8fae-cf885d6016a4.vsidx b/.vs/newton-cn/FileContentIndex/952fd055-47cb-458c-8fae-cf885d6016a4.vsidx
new file mode 100644 (file)
index 0000000..cac10c9
Binary files /dev/null and b/.vs/newton-cn/FileContentIndex/952fd055-47cb-458c-8fae-cf885d6016a4.vsidx differ
index a6abfd6affeece1e229763ef5759775a5fafb08f..dd576725719dbf947f809cd5f61bdc33dfeea405 100644 (file)
Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ
diff --git a/.vs/newton-cn/v18/.suo b/.vs/newton-cn/v18/.suo
new file mode 100644 (file)
index 0000000..5872074
Binary files /dev/null and b/.vs/newton-cn/v18/.suo differ
diff --git a/.vs/newton-cn/v18/DocumentLayout.backup.json b/.vs/newton-cn/v18/DocumentLayout.backup.json
new file mode 100644 (file)
index 0000000..62f0608
--- /dev/null
@@ -0,0 +1,12 @@
+{
+  "Version": 1,
+  "WorkspaceRootPath": "C:\\Users\\hmog_ara_PC\\Desktop\\insang\\workspace\\newton-cn_pos\\",
+  "Documents": [],
+  "DocumentGroupContainers": [
+    {
+      "Orientation": 0,
+      "VerticalTabListWidth": 256,
+      "DocumentGroups": []
+    }
+  ]
+}
\ No newline at end of file
diff --git a/.vs/newton-cn/v18/DocumentLayout.json b/.vs/newton-cn/v18/DocumentLayout.json
new file mode 100644 (file)
index 0000000..9b986b1
--- /dev/null
@@ -0,0 +1,38 @@
+{
+  "Version": 1,
+  "WorkspaceRootPath": "C:\\Users\\hmog_ara_PC\\Desktop\\insang\\workspace\\newton-cn_pos\\",
+  "Documents": [
+    {
+      "AbsoluteMoniker": "D:0:0:{00000000-0000-0000-0000-000000000000}|\u003CSolution\u003E|newton-cn||{04B8AB82-A572-4FEF-95CE-5222444B6B64}|"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{2C132434-6883-42E4-A80F-EA6C262A4014}|newton-cn\\newton-cn.csproj|c:\\users\\hmog_ara_pc\\desktop\\insang\\workspace\\newton-cn_pos\\newton-cn\\||{B270807C-D8C6-49EB-8EBE-8E8D566637A1}|5e9a8ac2-4f34-4521-858f-4c248ba31532"
+    }
+  ],
+  "DocumentGroupContainers": [
+    {
+      "Orientation": 0,
+      "VerticalTabListWidth": 256,
+      "DocumentGroups": [
+        {
+          "DockedWidth": 200,
+          "SelectedChildIndex": 0,
+          "Children": [
+            {
+              "$type": "Document",
+              "DocumentIndex": 0,
+              "Title": "newton-cn",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\Desktop\\insang\\workspace\\newton-cn_pos\\newton-cn\\newton-cn.csproj",
+              "RelativeDocumentMoniker": "newton-cn\\newton-cn.csproj",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\Desktop\\insang\\workspace\\newton-cn_pos\\newton-cn\\newton-cn.csproj*",
+              "RelativeToolTip": "newton-cn\\newton-cn.csproj*",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001001|",
+              "WhenOpened": "2026-06-14T06:17:54.992Z",
+              "EditorCaption": ""
+            }
+          ]
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
index 343984d02a5065c5527e76699bce5c4d6870af57..92c094c230f6d7c1dd2c2336c6b27f3fbcec893b 100644 (file)
@@ -2,5 +2,5 @@
 <configuration>
     <startup> 
         
 <configuration>
     <startup> 
         
-    <supportedRuntime version="v2.0.50727"/></startup>
+    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup>
 </configuration>
 </configuration>
index e2147a8810c662aab4d8cfd89fffffdc2f23188f..ceec729d93188146f3a6e3d5694bcf6260ca98a2 100644 (file)
@@ -19,7 +19,7 @@ namespace newton_cn.Properties {
     // 클래스에서 자동으로 생성되었습니다.
     // 멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
     // 다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
     // 클래스에서 자동으로 생성되었습니다.
     // 멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
     // 다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")]
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
     internal class Resources {
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
     internal class Resources {
index 9a4c9e5e74c5fe10b18f5c0a6d69a5b457906fc8..936ff000c1b028231c84e6cc80245731f8c7722b 100644 (file)
@@ -12,7 +12,7 @@ namespace newton_cn.Properties {
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.8.1.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "18.7.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
index 48cc695d86493d5bac837fe724dc18f75407ed30..d9648e941a7f0ffd9f181922906214917fd57401 100644 (file)
Binary files a/newton-cn/bin/Debug/newton-cn.exe and b/newton-cn/bin/Debug/newton-cn.exe differ
index 343984d02a5065c5527e76699bce5c4d6870af57..92c094c230f6d7c1dd2c2336c6b27f3fbcec893b 100644 (file)
@@ -2,5 +2,5 @@
 <configuration>
     <startup> 
         
 <configuration>
     <startup> 
         
-    <supportedRuntime version="v2.0.50727"/></startup>
+    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup>
 </configuration>
 </configuration>
index 9c0993e498e92d5ff22aa47ae974e9195302d57d..c91e8fc0033ba1a1c04c629522508975f779d18d 100644 (file)
Binary files a/newton-cn/bin/Debug/newton-cn.pdb and b/newton-cn/bin/Debug/newton-cn.pdb differ
index d28969a70669b7546d1acec9be80ab0b9635a835..e2cc7b5c8ac7f2020436a50b3a05ff414db22894 100644 (file)
@@ -8,7 +8,7 @@
     <OutputType>WinExe</OutputType>
     <RootNamespace>newton_cn</RootNamespace>
     <AssemblyName>newton-cn</AssemblyName>
     <OutputType>WinExe</OutputType>
     <RootNamespace>newton_cn</RootNamespace>
     <AssemblyName>newton-cn</AssemblyName>
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
     <Deterministic>true</Deterministic>
     <FileAlignment>512</FileAlignment>
     <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
     <Deterministic>true</Deterministic>
@@ -38,6 +38,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <PlatformTarget>AnyCPU</PlatformTarget>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <PlatformTarget>AnyCPU</PlatformTarget>
@@ -47,6 +48,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup>
     <TargetZone>LocalIntranet</TargetZone>
   </PropertyGroup>
   <PropertyGroup>
     <TargetZone>LocalIntranet</TargetZone>
diff --git a/newton-cn/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/newton-cn/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
new file mode 100644 (file)
index 0000000..15efebf
--- /dev/null
@@ -0,0 +1,4 @@
+// <autogenerated />
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
index b427b6c5d58066127498525b2ab1d1002d3ab65c..2e85aad8871e2ffa381754102c28a2e41e7b9b71 100644 (file)
Binary files a/newton-cn/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/newton-cn/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
index 61651e41c40e4a1815825fcec69ed75c58558564..0a76391c62a2d2c47d8ea33fdae06e5504ebeb4a 100644 (file)
Binary files a/newton-cn/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and b/newton-cn/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll differ
index f5e894aea93a73e58fa9d4feab241bc197ee1a40..65ff7f6cf76bed2a64f80f71f249c10d7d2f304f 100644 (file)
Binary files a/newton-cn/obj/Debug/newton-cn.csproj.AssemblyReference.cache and b/newton-cn/obj/Debug/newton-cn.csproj.AssemblyReference.cache differ
index 79ea635c37371932dcb888221f4e01cc1ab28c70..145c6650a7c4c52208b3cab414a650fc102e26af 100644 (file)
@@ -1 +1 @@
-b3c5a0ab1137c7faeb3f4cb2d23adc1709851011
+f49779999e326efc0b2dd0a09818ca0512722955a89ee843baa90d1a7d05214d
index e9ac9518f6803978732c7279ddaf06eb8f8709e3..5dd04fafca8bbc59610e8364e95783cfaf047b7e 100644 (file)
@@ -38,3 +38,21 @@ z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Fo
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form8.resources
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form9.resources
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton-cn.csproj.AssemblyReference.cache
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form8.resources
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form9.resources
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton-cn.csproj.AssemblyReference.cache
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\bin\Debug\newton-cn.exe.config
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\bin\Debug\newton-cn.exe
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\bin\Debug\newton-cn.pdb
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton-cn.csproj.AssemblyReference.cache
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form1.resources
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form9.resources
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form2.resources
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form3.resources
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form4.resources
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form5.resources
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form6.resources
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form7.resources
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Form8.resources
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton_cn.Properties.Resources.resources
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton-cn.csproj.GenerateResource.cache
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton-cn.csproj.CoreCompileInputs.cache
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton-cn.exe
+C:\Users\hmog_ara_PC\Desktop\insang\workspace\newton-cn_pos\newton-cn\obj\Debug\newton-cn.pdb
index 436f0fd2518d43145db4bc984dee85e2950aef8e..0835797eefdaa28f2c22ed6563d70044a7f0ff61 100644 (file)
Binary files a/newton-cn/obj/Debug/newton-cn.csproj.GenerateResource.cache and b/newton-cn/obj/Debug/newton-cn.csproj.GenerateResource.cache differ
index 48cc695d86493d5bac837fe724dc18f75407ed30..d9648e941a7f0ffd9f181922906214917fd57401 100644 (file)
Binary files a/newton-cn/obj/Debug/newton-cn.exe and b/newton-cn/obj/Debug/newton-cn.exe differ
index 9c0993e498e92d5ff22aa47ae974e9195302d57d..c91e8fc0033ba1a1c04c629522508975f779d18d 100644 (file)
Binary files a/newton-cn/obj/Debug/newton-cn.pdb and b/newton-cn/obj/Debug/newton-cn.pdb differ
index 06c24d06c1cab750788146ce052b37770f3fa530..6c05a9776bd7cbae976fdcec7e3a254e93018279 100644 (file)
Binary files a/newton-cn/obj/Debug/newton_cn.Form1.resources and b/newton-cn/obj/Debug/newton_cn.Form1.resources differ
index 06c24d06c1cab750788146ce052b37770f3fa530..6c05a9776bd7cbae976fdcec7e3a254e93018279 100644 (file)
Binary files a/newton-cn/obj/Debug/newton_cn.Form2.resources and b/newton-cn/obj/Debug/newton_cn.Form2.resources differ
index 06c24d06c1cab750788146ce052b37770f3fa530..6c05a9776bd7cbae976fdcec7e3a254e93018279 100644 (file)
Binary files a/newton-cn/obj/Debug/newton_cn.Form3.resources and b/newton-cn/obj/Debug/newton_cn.Form3.resources differ
index 06c24d06c1cab750788146ce052b37770f3fa530..6c05a9776bd7cbae976fdcec7e3a254e93018279 100644 (file)
Binary files a/newton-cn/obj/Debug/newton_cn.Form4.resources and b/newton-cn/obj/Debug/newton_cn.Form4.resources differ
index 06c24d06c1cab750788146ce052b37770f3fa530..6c05a9776bd7cbae976fdcec7e3a254e93018279 100644 (file)
Binary files a/newton-cn/obj/Debug/newton_cn.Form5.resources and b/newton-cn/obj/Debug/newton_cn.Form5.resources differ
index 06c24d06c1cab750788146ce052b37770f3fa530..6c05a9776bd7cbae976fdcec7e3a254e93018279 100644 (file)
Binary files a/newton-cn/obj/Debug/newton_cn.Form6.resources and b/newton-cn/obj/Debug/newton_cn.Form6.resources differ
index 06c24d06c1cab750788146ce052b37770f3fa530..6c05a9776bd7cbae976fdcec7e3a254e93018279 100644 (file)
Binary files a/newton-cn/obj/Debug/newton_cn.Form7.resources and b/newton-cn/obj/Debug/newton_cn.Form7.resources differ
index 06c24d06c1cab750788146ce052b37770f3fa530..6c05a9776bd7cbae976fdcec7e3a254e93018279 100644 (file)
Binary files a/newton-cn/obj/Debug/newton_cn.Form8.resources and b/newton-cn/obj/Debug/newton_cn.Form8.resources differ
index 06c24d06c1cab750788146ce052b37770f3fa530..6c05a9776bd7cbae976fdcec7e3a254e93018279 100644 (file)
Binary files a/newton-cn/obj/Debug/newton_cn.Form9.resources and b/newton-cn/obj/Debug/newton_cn.Form9.resources differ
index 06c24d06c1cab750788146ce052b37770f3fa530..6c05a9776bd7cbae976fdcec7e3a254e93018279 100644 (file)
Binary files a/newton-cn/obj/Debug/newton_cn.Properties.Resources.resources and b/newton-cn/obj/Debug/newton_cn.Properties.Resources.resources differ