updated devel publishing profile
This commit is contained in:
parent
1695ca101e
commit
4aa7d65790
@ -5,7 +5,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ApplicationRevision>0</ApplicationRevision>
|
<ApplicationRevision>0</ApplicationRevision>
|
||||||
<ApplicationVersion>0.9.4.*</ApplicationVersion>
|
<ApplicationVersion>0.9.4.0</ApplicationVersion>
|
||||||
<BootstrapperEnabled>True</BootstrapperEnabled>
|
<BootstrapperEnabled>True</BootstrapperEnabled>
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
<CreateDesktopShortcut>True</CreateDesktopShortcut>
|
<CreateDesktopShortcut>True</CreateDesktopShortcut>
|
||||||
@ -21,17 +21,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|||||||
<OpenBrowserOnPublish>False</OpenBrowserOnPublish>
|
<OpenBrowserOnPublish>False</OpenBrowserOnPublish>
|
||||||
<Platform>Any CPU</Platform>
|
<Platform>Any CPU</Platform>
|
||||||
<ProductName>Bremen calling development client</ProductName>
|
<ProductName>Bremen calling development client</ProductName>
|
||||||
<PublishDir>bin\Release\net6.0-windows\win-x64\app.publish\</PublishDir>
|
<PublishDir>bin\Debug\net6.0-windows\win-x64\app.publish\</PublishDir>
|
||||||
<PublishUrl>bin\publish.devel\</PublishUrl>
|
<PublishUrl>bin\publish.devel\</PublishUrl>
|
||||||
<PublisherName>Informatikbüro Daniel Schick</PublisherName>
|
<PublisherName>Informatikbüro Daniel Schick</PublisherName>
|
||||||
<PublishProtocol>ClickOnce</PublishProtocol>
|
<PublishProtocol>ClickOnce</PublishProtocol>
|
||||||
<PublishReadyToRun>False</PublishReadyToRun>
|
<PublishReadyToRun>True</PublishReadyToRun>
|
||||||
<PublishSingleFile>True</PublishSingleFile>
|
<PublishSingleFile>True</PublishSingleFile>
|
||||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||||
<SelfContained>True</SelfContained>
|
<SelfContained>True</SelfContained>
|
||||||
<SignatureAlgorithm>(none)</SignatureAlgorithm>
|
<SignatureAlgorithm>(none)</SignatureAlgorithm>
|
||||||
<SignManifests>False</SignManifests>
|
<SignManifests>False</SignManifests>
|
||||||
<SkipPublishVerification>false</SkipPublishVerification>
|
|
||||||
<SuiteName>Bremen calling</SuiteName>
|
<SuiteName>Bremen calling</SuiteName>
|
||||||
<SupportUrl>https://www.textbausteine.net/</SupportUrl>
|
<SupportUrl>https://www.textbausteine.net/</SupportUrl>
|
||||||
<TargetFramework>net6.0-windows</TargetFramework>
|
<TargetFramework>net6.0-windows</TargetFramework>
|
||||||
|
|||||||
Reference in New Issue
Block a user