File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
src/Nullinside.TwitchStreamingTools Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
<Application xmlns =" https://github.com/avaloniaui"
2
2
xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3
3
x : Class =" Nullinside.TwitchStreamingTools.App"
4
- xmlns : twitchStreamingTools =" clr-namespace:TwitchStreamingTools"
4
+ xmlns : twitchStreamingTools =" clr-namespace:Nullinside. TwitchStreamingTools"
5
5
xmlns : twitchStreamingTools1 =" clr-namespace:Nullinside.TwitchStreamingTools"
6
6
RequestedThemeVariant =" Dark" >
7
7
<!-- "Default" ThemeVariant follows system theme variant. "Dark" or "Light" are other available options. -->
Original file line number Diff line number Diff line change 2
2
xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3
3
xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
4
4
xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
5
- xmlns : controls =" clr-namespace:TwitchStreamingTools.Controls"
5
+ xmlns : controls =" clr-namespace:Nullinside. TwitchStreamingTools.Controls"
6
6
xmlns : viewModels =" clr-namespace:Nullinside.TwitchStreamingTools.ViewModels"
7
7
xmlns : controls1 =" clr-namespace:Nullinside.TwitchStreamingTools.Controls"
8
8
xmlns : m =" clr-namespace:Nullinside.TwitchStreamingTools.Models"
Original file line number Diff line number Diff line change 2
2
xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3
3
xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
4
4
xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
5
- xmlns : controls =" clr-namespace:TwitchStreamingTools.Controls"
5
+ xmlns : controls =" clr-namespace:Nullinside. TwitchStreamingTools.Controls"
6
6
xmlns : viewModels =" clr-namespace:Nullinside.TwitchStreamingTools.ViewModels"
7
7
xmlns : controls1 =" clr-namespace:Nullinside.TwitchStreamingTools.Controls"
8
8
x : Name =" Window"
Original file line number Diff line number Diff line change 2
2
xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3
3
xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
4
4
xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
5
- xmlns : controls =" clr-namespace:TwitchStreamingTools.Controls"
5
+ xmlns : controls =" clr-namespace:Nullinside. TwitchStreamingTools.Controls"
6
6
xmlns : pages =" clr-namespace:Nullinside.TwitchStreamingTools.ViewModels.Pages"
7
7
xmlns : controls1 =" clr-namespace:Nullinside.TwitchStreamingTools.Controls"
8
8
mc : Ignorable =" d" d : DesignWidth =" 800" d : DesignHeight =" 450"
Original file line number Diff line number Diff line change 2
2
xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3
3
xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
4
4
xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
5
- xmlns : settingsView =" clr-namespace:TwitchStreamingTools.Views.Pages.SettingsView"
6
- xmlns : controls =" clr-namespace:TwitchStreamingTools.Controls"
5
+ xmlns : settingsView =" clr-namespace:Nullinside. TwitchStreamingTools.Views.Pages.SettingsView"
6
+ xmlns : controls =" clr-namespace:Nullinside. TwitchStreamingTools.Controls"
7
7
xmlns : pages1 =" clr-namespace:Nullinside.TwitchStreamingTools.ViewModels.Pages.SettingsView"
8
8
xmlns : controls1 =" clr-namespace:Nullinside.TwitchStreamingTools.Controls"
9
9
xmlns : settingsView1 =" clr-namespace:Nullinside.TwitchStreamingTools.Views.Pages.SettingsView"
Original file line number Diff line number Diff line change 2
2
xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3
3
xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
4
4
xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
5
- xmlns : controls =" clr-namespace:TwitchStreamingTools.Controls"
5
+ xmlns : controls =" clr-namespace:Nullinside. TwitchStreamingTools.Controls"
6
6
xmlns : settingView =" clr-namespace:Nullinside.TwitchStreamingTools.ViewModels.Pages.SettingsView"
7
7
xmlns : controls1 =" clr-namespace:Nullinside.TwitchStreamingTools.Controls"
8
8
mc : Ignorable =" d" d : DesignWidth =" 300" d : DesignHeight =" 300"
You can’t perform that action at this time.
0 commit comments