Imagara hace 2 años
padre
commit
9f20b4feda
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      MyTests/MainWindow.xaml

+ 3 - 1
MyTests/MainWindow.xaml

@@ -5,7 +5,9 @@
         xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
         xmlns:local="clr-namespace:MyTests"
         mc:Ignorable="d"
-        Title="MainWindow" Height="450" Width="800">
+        Title="MainWindow" 
+        Height="450" 
+        Width="800">
     <Grid>
         
     </Grid>