This repository has been archived on 2026-01-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Installer-Launcher/GenerateFileHashJson_Project/GenerateFileHashJson/Properties/PublishProfiles/FolderProfile.pubxml
jmaniuvc f0b7dfd413 main
2025-05-15 11:44:27 +09:00

13 lines
497 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
<Project>
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>C:\Users\SJM\Desktop\클라이언트 기능\GenerateFileHashJson</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net8.0</TargetFramework>
<SelfContained>false</SelfContained>
</PropertyGroup>
</Project>