36 lines
1.5 KiB
XML
36 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
-->
|
|
<Project>
|
|
<PropertyGroup>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.0</ApplicationVersion>
|
|
<BootstrapperEnabled>True</BootstrapperEnabled>
|
|
<Configuration>Release</Configuration>
|
|
<CreateWebPageOnPublish>False</CreateWebPageOnPublish>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
<Install>True</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<IsRevisionIncremented>False</IsRevisionIncremented>
|
|
<IsWebBootstrapper>False</IsWebBootstrapper>
|
|
<MapFileExtensions>True</MapFileExtensions>
|
|
<OpenBrowserOnPublish>False</OpenBrowserOnPublish>
|
|
<Platform>Any CPU</Platform>
|
|
<PublishDir>bin\Release\net8.0-windows\win-x64\app.publish\</PublishDir>
|
|
<PublishUrl>bin\publish\</PublishUrl>
|
|
<PublishProtocol>ClickOnce</PublishProtocol>
|
|
<PublishReadyToRun>False</PublishReadyToRun>
|
|
<PublishSingleFile>False</PublishSingleFile>
|
|
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
|
<SelfContained>True</SelfContained>
|
|
<SignatureAlgorithm>(none)</SignatureAlgorithm>
|
|
<SignManifests>False</SignManifests>
|
|
<SkipPublishVerification>false</SkipPublishVerification>
|
|
<TargetFramework>net8.0-windows</TargetFramework>
|
|
<UpdateEnabled>False</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateRequired>False</UpdateRequired>
|
|
<WebPageFileName>Publish.html</WebPageFileName>
|
|
</PropertyGroup>
|
|
</Project> |