cb version gemacht

This commit is contained in:
Christian
2021-11-24 17:13:08 +01:00
parent 38b90b5641
commit f1f7bc713e
4 changed files with 4 additions and 7 deletions

View File

@@ -37,9 +37,6 @@
<StartupObject /> <StartupObject />
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="DevExpress.Mvvm.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<Private>False</Private>
</Reference>
<Reference Include="Newtonsoft.Json"> <Reference Include="Newtonsoft.Json">
<HintPath>..\libs\Newtonsoft.Json.dll</HintPath> <HintPath>..\libs\Newtonsoft.Json.dll</HintPath>
</Reference> </Reference>

View File

@@ -25,11 +25,11 @@
<UpdatePeriodically>false</UpdatePeriodically> <UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>true</UpdateRequired> <UpdateRequired>true</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions> <MapFileExtensions>true</MapFileExtensions>
<InstallUrl>http://app.beyondsoft.de/ownChat/test/</InstallUrl> <InstallUrl>http://app.beyondsoft.de/ownChat/</InstallUrl>
<ProductName>ownChat Desktop</ProductName> <ProductName>ownChat Desktop</ProductName>
<PublisherName>beyondSoft GmbH</PublisherName> <PublisherName>beyondSoft GmbH</PublisherName>
<MinimumRequiredVersion>1.0.0.25</MinimumRequiredVersion> <MinimumRequiredVersion>1.0.0.27</MinimumRequiredVersion>
<ApplicationRevision>26</ApplicationRevision> <ApplicationRevision>28</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust> <UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut> <CreateDesktopShortcut>true</CreateDesktopShortcut>

View File

@@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<EnableSecurityDebugging>false</EnableSecurityDebugging> <EnableSecurityDebugging>false</EnableSecurityDebugging>
<PublishUrlHistory>D:\Projects\beyondSoft\Chat\publish\</PublishUrlHistory> <PublishUrlHistory>D:\Projects\beyondSoft\Chat\publish\</PublishUrlHistory>
<InstallUrlHistory>http://app.beyondsoft.de/ownChat/test/|http://app.beyondsoft.de/ownChat/|https://app5.bewoplaner.de/chat/</InstallUrlHistory> <InstallUrlHistory>http://app.beyondsoft.de/ownChat/|http://app.beyondsoft.de/ownChat/test/|https://app5.bewoplaner.de/chat/</InstallUrlHistory>
<SupportUrlHistory /> <SupportUrlHistory />
<UpdateUrlHistory /> <UpdateUrlHistory />
<BootstrapperUrlHistory /> <BootstrapperUrlHistory />

Binary file not shown.