47 lines
2.0 KiB
XML
47 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
-->
|
|
<Project>
|
|
<PropertyGroup>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>0.3.0.0</ApplicationVersion>
|
|
<BootstrapperEnabled>False</BootstrapperEnabled>
|
|
<Configuration>Release</Configuration>
|
|
<CreateWebPageOnPublish>True</CreateWebPageOnPublish>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
<Install>True</Install>
|
|
<InstallFrom>Web</InstallFrom>
|
|
<InstallUrl>https://www.bsmd-emswe.eu/client/</InstallUrl>
|
|
<IsRevisionIncremented>False</IsRevisionIncremented>
|
|
<IsWebBootstrapper>True</IsWebBootstrapper>
|
|
<MapFileExtensions>True</MapFileExtensions>
|
|
<OpenBrowserOnPublish>False</OpenBrowserOnPublish>
|
|
<Platform>Any CPU</Platform>
|
|
<PublishDir>bin\Release\net6.0-windows\app.publish\</PublishDir>
|
|
<PublishUrl>bin\publish\</PublishUrl>
|
|
<PublishProtocol>ClickOnce</PublishProtocol>
|
|
<PublishReadyToRun>False</PublishReadyToRun>
|
|
<PublishSingleFile>False</PublishSingleFile>
|
|
<SelfContained>False</SelfContained>
|
|
<SignatureAlgorithm>(none)</SignatureAlgorithm>
|
|
<SignManifests>False</SignManifests>
|
|
<TargetFramework>net6.0-windows</TargetFramework>
|
|
<UpdateEnabled>True</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateRequired>False</UpdateRequired>
|
|
<WebPageFileName>Publish.html</WebPageFileName>
|
|
<CreateDesktopShortcut>True</CreateDesktopShortcut>
|
|
<ErrorReportUrl>https://www.bsmd-emswe.eu/</ErrorReportUrl>
|
|
<ProductName>BreCalClient</ProductName>
|
|
<PublisherName>Informatikbüro Daniel Schick</PublisherName>
|
|
<SuiteName>Bremen calling client</SuiteName>
|
|
<SupportUrl>https://www.bsmd-emswe.eu/</SupportUrl>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include="Microsoft.NetCore.DesktopRuntime.6.0.x64">
|
|
<Install>true</Install>
|
|
<ProductName>.NET Desktop Runtime 6.0.16 (x64)</ProductName>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
</Project> |