diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/AppUIBasics.csproj b/Samples/XamlUIBasics/cs/AppUIBasics/AppUIBasics.csproj index 90f5445529..8fa2182c2c 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/AppUIBasics.csproj +++ b/Samples/XamlUIBasics/cs/AppUIBasics/AppUIBasics.csproj @@ -10,8 +10,8 @@ AppUIBasics en-US UAP - 10.0.17713.0 - 10.0.17713.0 + 10.0.17758.0 + 10.0.17134.0 14 true 512 @@ -147,7 +147,9 @@ + + @@ -184,7 +186,6 @@ - @@ -501,9 +502,6 @@ StackPanelPage.xaml - - StandardSizingPage.xaml - SwipePage.xaml @@ -568,6 +566,9 @@ PageHeader.xaml + + SampleCompactSizingPage.xaml + SamplePage1.xaml @@ -583,6 +584,9 @@ SampleSettingsPage.xaml + + SampleStandardSizingPage.xaml + SearchResultsPage.xaml @@ -680,6 +684,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -708,10 +716,6 @@ MSBuild:Compile Designer - - Designer - MSBuild:Compile - Designer MSBuild:Compile @@ -1032,6 +1036,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -1052,6 +1060,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + MSBuild:Compile Designer @@ -1073,12 +1085,13 @@ 6.2.0-Preview1-26502-02 - 2.0.180717002-prerelease + 2.0.180916002-prerelease 2.0.0 + 14.0 @@ -1090,4 +1103,4 @@ --> - + \ No newline at end of file diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/Assets/CompactSizing.png b/Samples/XamlUIBasics/cs/AppUIBasics/Assets/CompactSizing.png new file mode 100644 index 0000000000..4e0a60a7ef Binary files /dev/null and b/Samples/XamlUIBasics/cs/AppUIBasics/Assets/CompactSizing.png differ diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/Assets/theme_editor2.gif b/Samples/XamlUIBasics/cs/AppUIBasics/Assets/theme_editor2.gif deleted file mode 100644 index 58ab150ef4..0000000000 Binary files a/Samples/XamlUIBasics/cs/AppUIBasics/Assets/theme_editor2.gif and /dev/null differ diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ColorPaletteResourcesPage.xaml b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ColorPaletteResourcesPage.xaml index 7c771061a8..2efa643b52 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ColorPaletteResourcesPage.xaml +++ b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ColorPaletteResourcesPage.xaml @@ -11,7 +11,7 @@ - +