You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1.5 KiB
34 lines
1.5 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
|
|
<Project>
|
|
<PropertyGroup>
|
|
<ApplicationRevision>5</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.*</ApplicationVersion>
|
|
<BootstrapperEnabled>True</BootstrapperEnabled>
|
|
<Configuration>Release</Configuration>
|
|
<CreateWebPageOnPublish>False</CreateWebPageOnPublish>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
<Install>True</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<IsRevisionIncremented>True</IsRevisionIncremented>
|
|
<IsWebBootstrapper>False</IsWebBootstrapper>
|
|
<MapFileExtensions>True</MapFileExtensions>
|
|
<OpenBrowserOnPublish>False</OpenBrowserOnPublish>
|
|
<Platform>Any CPU</Platform>
|
|
<PublishDir>bin\Release\net9.0-windows\win-x86\app.publish\</PublishDir>
|
|
<PublishUrl>C:\Users\COMPUTER1\Downloads\</PublishUrl>
|
|
<PublishProtocol>ClickOnce</PublishProtocol>
|
|
<PublishReadyToRun>False</PublishReadyToRun>
|
|
<PublishSingleFile>True</PublishSingleFile>
|
|
<SelfContained>True</SelfContained>
|
|
<SignatureAlgorithm>(없음)</SignatureAlgorithm>
|
|
<SignManifests>False</SignManifests>
|
|
<SkipPublishVerification>false</SkipPublishVerification>
|
|
<TargetFramework>net9.0-windows</TargetFramework>
|
|
<UpdateEnabled>False</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateRequired>False</UpdateRequired>
|
|
<WebPageFileName>Publish.html</WebPageFileName>
|
|
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
|
|
</PropertyGroup>
|
|
</Project>
|