setting project : korean -> english

This commit is contained in:
ChiKyun Kim
2025-09-24 10:54:52 +09:00
parent 8111db4910
commit ee122a6daf
6 changed files with 63 additions and 63 deletions

View File

@@ -50,11 +50,11 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Model\Common.cs" />
<Compile Include="Model\CounterSetting.cs" />
<Compile Include="Model\Count.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SETTING.cs" />
<Compile Include="Model\System_Setting.cs" />
<Compile Include="Model\UserSetting.cs" />
<Compile Include="Model\System.cs" />
<Compile Include="Model\User.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>