가로등 지역명 표시 갯수변경 20->50

This commit is contained in:
chi
2023-03-09 23:58:59 +09:00
parent 12ade208a4
commit 3fde205c2e
18 changed files with 1203 additions and 468 deletions

View File

@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' 지정되도록 할 수 있습니다.
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("21.01.18.2200")>
<Assembly: AssemblyFileVersion("21.01.18.2200")>
<Assembly: AssemblyVersion("23.03.09.2330")>
<Assembly: AssemblyFileVersion("23.03.09.2330")>

View File

@@ -76,6 +76,9 @@
<DebugSymbols>true</DebugSymbols>
<DefineConstants>STYLES=0</DefineConstants>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="ADBC, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>