cr,nr 하단 검색에서 po 도 되게 함

This commit is contained in:
chi
2025-03-04 11:17:05 +09:00
parent f7254511cc
commit 9a5e9fe030
12 changed files with 537 additions and 542 deletions

View File

@@ -873,5 +873,8 @@
<Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

View File

@@ -86,4 +86,8 @@
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" />
</startup>
<system.serviceModel>
<bindings />
<client />
</system.serviceModel>
</configuration>