From f55dd3a805e54dca501b54ffde08a5bc3634d771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20B=C3=A4urle?= Date: Mon, 27 Jun 2016 02:30:34 +0200 Subject: [PATCH] Test commit --- BeWoAdmin/Window1.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BeWoAdmin/Window1.xaml.cs b/BeWoAdmin/Window1.xaml.cs index 5c4433b..e00ede3 100644 --- a/BeWoAdmin/Window1.xaml.cs +++ b/BeWoAdmin/Window1.xaml.cs @@ -634,4 +634,4 @@ namespace BeWoAdmin { System.Diagnostics.Process.Start("https://" + this.selectedTenant.Server.UriHost + "/bewo/bewo.xbap?k=" + this.selectedTenant.Database); } } -} \ No newline at end of file +}