Skip to content
Snippets Groups Projects
Commit 74a8632b authored by Sandra Borst's avatar Sandra Borst
Browse files

test

parent 104779a2
Branches
No related tags found
1 merge request!34Abofeaturepage
Showing
with 15 additions and 13 deletions
......@@ -8,6 +8,8 @@
d:DesignHeight="450" d:DesignWidth="800"
Title="Abonnement">
<Border Background="#1E1E1E" Padding="20">
<Grid>
<Grid.RowDefinitions>
......
......@@ -60,7 +60,7 @@ namespace InnoLabProjektDektopApp {
#line default
#line hidden
System.Uri resourceLocater = new System.Uri("/CoFlow;component/app.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/app.xaml", System.UriKind.Relative);
#line 1 "..\..\..\App.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("CoFlow")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4cb693b47fb45a4b23d59ac6140ee5efdabe5f3c")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+104779a2ea9d59e79f1e33b3e7fb1af7be7394be")]
[assembly: System.Reflection.AssemblyProductAttribute("CoFlow")]
[assembly: System.Reflection.AssemblyTitleAttribute("CoFlow")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
......
fc73e76962d954655d08209cefbfb1a5d318fea4f2d8119255f8ee636a675b2e
b82b2ceb77e6f0db3a7f7d9673cc8f5aad56419d8e007d6528390a7a2222fe89
......@@ -55,7 +55,7 @@ namespace InnoLabProjektDektopApp {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/firstlaunch/01startscreen.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/firstlaunch/01startscreen.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\FirstLaunch\01Startscreen.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......@@ -55,7 +55,7 @@ namespace InnoLabProjektDektopApp {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/firstlaunch/02progress.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/firstlaunch/02progress.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\FirstLaunch\02Progress.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......@@ -151,7 +151,7 @@ namespace InnoLabProjektDektopApp {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/firstlaunch/03_0distractions.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/firstlaunch/03_0distractions.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\FirstLaunch\03_0Distractions.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......@@ -111,7 +111,7 @@ namespace InnoLabProjektDektopApp {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/firstlaunch/03_1distractionslist.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/firstlaunch/03_1distractionslist.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\FirstLaunch\03_1DistractionsList.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......@@ -143,7 +143,7 @@ namespace InnoLabProjektDektopApp {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/firstlaunch/04settings.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/firstlaunch/04settings.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......@@ -151,7 +151,7 @@ namespace InnoLabProjektDektopApp {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/regulaer/01overview.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/regulaer/01overview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\Regulaer\01Overview.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......@@ -87,7 +87,7 @@ namespace InnoLabProjektDektopApp {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/regulaer/02session.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/regulaer/02session.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\Regulaer\02Session.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......@@ -55,7 +55,7 @@ namespace InnoLabProjektDektopApp {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/regulaer/03end.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/regulaer/03end.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\Regulaer\03End.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......@@ -55,7 +55,7 @@ namespace InnoLabProjektDektopApp {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/regulaer/04statistics.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/regulaer/04statistics.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\Regulaer\04Statistics.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......@@ -54,7 +54,7 @@ namespace InnoLabProjektDektopApp.Screens.Templates {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/templates/headertemplate.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/templates/headertemplate.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\Templates\HeaderTemplate.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment