Update NuGet References, change code accordingly. Update Startup code to behave well with Rider's XAML viewer
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
             xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
 | 
			
		||||
             xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
 | 
			
		||||
             xmlns:vm="using:StarsAssistant.ViewModels"
 | 
			
		||||
             mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
 | 
			
		||||
             mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="200"
 | 
			
		||||
             x:Class="StarsAssistant.Views.BuColView"
 | 
			
		||||
             x:DataType="vm:BuColViewModel">
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user