[성현모] 로그 추가

This commit is contained in:
SHM
2026-03-03 11:04:23 +09:00
parent e60d499fa3
commit 4c25200f80
4 changed files with 80 additions and 87 deletions

View File

@ -8,10 +8,11 @@
<OutputType>Exe</OutputType>
<RootNamespace>PlayGround.NetFramework</RootNamespace>
<AssemblyName>PlayGround.NetFramework</AssemblyName>
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
@ -54,14 +55,6 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CPMeta\CPMeta.csproj">
<Project>{0bdb3e8c-2f57-4780-8b6f-3ae3f426a6c3}</Project>
<Name>CPMeta</Name>
</ProjectReference>
<ProjectReference Include="..\KeficoMailService\KeficoMailService.csproj">
<Project>{63ff04ee-d1a5-4406-9267-1ee1e9fbb9e7}</Project>
<Name>KeficoMailService</Name>
</ProjectReference>
<ProjectReference Include="..\KmsProxy\KmsProxy.csproj">
<Project>{73824acb-4fb9-4e11-9a86-e05471b3c979}</Project>
<Name>KmsProxy</Name>