60 lines
2.4 KiB
XML
60 lines
2.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
-->
|
|
<Project>
|
|
<PropertyGroup>
|
|
<ApplicationRevision>1</ApplicationRevision>
|
|
<ApplicationVersion>0.6.0.*</ApplicationVersion>
|
|
<BootstrapperEnabled>True</BootstrapperEnabled>
|
|
<Configuration>Debug</Configuration>
|
|
<CreateWebPageOnPublish>True</CreateWebPageOnPublish>
|
|
<ErrorReportUrl>http://www.textbausteine.net</ErrorReportUrl>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
<Install>True</Install>
|
|
<InstallFrom>Web</InstallFrom>
|
|
<InstallUrl>https://www.bsmd-emswe.eu/testclient/</InstallUrl>
|
|
<IsRevisionIncremented>True</IsRevisionIncremented>
|
|
<IsWebBootstrapper>True</IsWebBootstrapper>
|
|
<MapFileExtensions>True</MapFileExtensions>
|
|
<OpenBrowserOnPublish>False</OpenBrowserOnPublish>
|
|
<Platform>Any CPU</Platform>
|
|
<ProductName>Bremen Calling Testclient</ProductName>
|
|
<PublishDir>bin\Debug\net6.0-windows\app.publish\</PublishDir>
|
|
<PublishUrl>bin\publish.test\</PublishUrl>
|
|
<PublisherName>Informatikbüro Daniel Schick</PublisherName>
|
|
<PublishProtocol>ClickOnce</PublishProtocol>
|
|
<PublishReadyToRun>False</PublishReadyToRun>
|
|
<PublishSingleFile>False</PublishSingleFile>
|
|
<SelfContained>False</SelfContained>
|
|
<SignatureAlgorithm>sha256RSA</SignatureAlgorithm>
|
|
<SignManifests>True</SignManifests>
|
|
<SuiteName>Bremen Calling</SuiteName>
|
|
<SupportUrl>http://www.textbausteine.net/</SupportUrl>
|
|
<TargetFramework>net6.0-windows</TargetFramework>
|
|
<UpdateEnabled>True</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateRequired>False</UpdateRequired>
|
|
<WebPageFileName>Publish.html</WebPageFileName>
|
|
<CreateDesktopShortcut>True</CreateDesktopShortcut>
|
|
<ManifestCertificateThumbprint>864C980692F2C350BB1ECADC94F2B6DAB1F1FC8C</ManifestCertificateThumbprint>
|
|
<ManifestKeyFile>BreCalClient_TemporaryKey.pfx</ManifestKeyFile>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include="Microsoft.NetCore.DesktopRuntime.6.0.x64">
|
|
<Install>true</Install>
|
|
<ProductName>.NET Desktop Runtime 6.0.16 (x64)</ProductName>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PublishFile Include="containership.ico">
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>true</IncludeHash>
|
|
<FileType>File</FileType>
|
|
</PublishFile>
|
|
</ItemGroup>
|
|
</Project> |