Skip to content
Snippets Groups Projects
Commit 1f89cfb8 authored by Marcel Kehrberg's avatar Marcel Kehrberg
Browse files

Ts

parent b2a05b4e
Branches ProgressScreen
No related tags found
1 merge request!30Progress screen
Showing with 6 additions and 6 deletions
No preview for this file type
No preview for this file type
......@@ -2,7 +2,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:InnoLabProjektDektopApp"
StartupUri="Screens\Test\TestScreen.xaml">
StartupUri="Screens\FirstLaunch\01Startscreen.xaml">
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
......
......
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F0A005051925AEF5835BE3D0AF2FEEEEB540B2AD"
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7170D6747382882D77B2A3607A10686B9046184A"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
......@@ -55,7 +55,7 @@ namespace InnoLabProjektDektopApp {
_contentLoaded = true;
#line 5 "..\..\..\App.xaml"
this.StartupUri = new System.Uri("Screens\\Test\\TestScreen.xaml", System.UriKind.Relative);
this.StartupUri = new System.Uri("Screens\\FirstLaunch\\01Startscreen.xaml", System.UriKind.Relative);
#line default
#line hidden
......
......
......@@ -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+d5ee2ad7acb2d88e4bf95cc726c84dbacb692e2c")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b2a05b4eb979629ee434d5619ddcc08d2b8e5104")]
[assembly: System.Reflection.AssemblyProductAttribute("CoFlow")]
[assembly: System.Reflection.AssemblyTitleAttribute("CoFlow")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
......
......
a1bd50c945dac7cd2d85f2e4bfc246f9902e5e1b223a12c151ae7ad659b579b9
d38f095355a59eb73e20171ac788b33fb82f6dc280a151e828f05303a02a10e1
......@@ -150,7 +150,7 @@ namespace InnoLabProjektDektopApp {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoFlow;V1.0.0.0;component/screens/firstlaunch/03_0distractions.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/CoFlow;component/screens/firstlaunch/03_0distractions.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Screens\FirstLaunch\03_0Distractions.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
......
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment