From bd73cb46eb5f79722e9aaae5072e0f1f3d0f885b Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 18 Oct 2017 09:33:13 +0200 Subject: [PATCH] cb --- PrototypChat/LoginMaske.xaml.cs | 2 +- PrototypChat/PrototypChat.csproj | 4 ++-- PrototypChat/PrototypChat.csproj.user | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/PrototypChat/LoginMaske.xaml.cs b/PrototypChat/LoginMaske.xaml.cs index fd182c5..624b9c1 100644 --- a/PrototypChat/LoginMaske.xaml.cs +++ b/PrototypChat/LoginMaske.xaml.cs @@ -30,7 +30,7 @@ namespace ownChat { InitializeComponent(); - this.Title = "ownChat Desktop Version " + typeof(LoginMaske).Assembly.GetName().Version; + this.Title = "ownChat Desktop"; } diff --git a/PrototypChat/PrototypChat.csproj b/PrototypChat/PrototypChat.csproj index d361c74..ae3c300 100644 --- a/PrototypChat/PrototypChat.csproj +++ b/PrototypChat/PrototypChat.csproj @@ -28,8 +28,8 @@ https://app5.bewoplaner.de/chat/ ownChat Desktop beyondSoft GmbH - 1.0.0.2 - 3 + 1.0.0.3 + 4 1.0.0.%2a false true diff --git a/PrototypChat/PrototypChat.csproj.user b/PrototypChat/PrototypChat.csproj.user index 2e3e041..5a15d15 100644 --- a/PrototypChat/PrototypChat.csproj.user +++ b/PrototypChat/PrototypChat.csproj.user @@ -2,5 +2,13 @@ false + D:\Projects\beyondSoft\Chat\publish\ + https://app5.bewoplaner.de/chat/ + + + + + de-DE + false \ No newline at end of file