[성현모] TRA Recovery 기능 수정

This commit is contained in:
SHM
2025-05-21 14:09:29 +09:00
parent 0b69c113ec
commit 57fdf665c0
16 changed files with 384 additions and 263 deletions

View File

@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{287E64B3-C49B-4270-9555-3A254A14FFED}</ProjectGuid>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<RootNamespace>SystemX.Product.CP.RecoveryTool</RootNamespace>
<AssemblyName>SystemX.Product.CP.RecoveryTool</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>