개정판 f9d42594
issue #000 관리자 권한 추가, Arrow Text Mid Point modify
SmartUpdate/SmartUpdate.csproj | ||
---|---|---|
53 | 53 |
<PropertyGroup> |
54 | 54 |
<ApplicationIcon>SmartUpdate.ico</ApplicationIcon> |
55 | 55 |
</PropertyGroup> |
56 |
<PropertyGroup> |
|
57 |
<TargetZone>LocalIntranet</TargetZone> |
|
58 |
</PropertyGroup> |
|
59 |
<PropertyGroup> |
|
60 |
<GenerateManifests>false</GenerateManifests> |
|
61 |
</PropertyGroup> |
|
62 |
<PropertyGroup> |
|
63 |
<ApplicationManifest>Properties\app.manifest</ApplicationManifest> |
|
64 |
</PropertyGroup> |
|
56 | 65 |
<ItemGroup> |
57 | 66 |
<Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL"> |
58 | 67 |
<HintPath>..\packages\ICSharpCode.SharpZipLib.dll.0.85.4.369\lib\net20\ICSharpCode.SharpZipLib.dll</HintPath> |
... | ... | |
117 | 126 |
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
118 | 127 |
</EmbeddedResource> |
119 | 128 |
<None Include="packages.config" /> |
129 |
<None Include="Properties\app.manifest" /> |
|
120 | 130 |
<None Include="Properties\Settings.settings"> |
121 | 131 |
<Generator>SettingsSingleFileGenerator</Generator> |
122 | 132 |
<LastGenOutput>Settings.Designer.cs</LastGenOutput> |
내보내기 Unified diff