diff --git a/samples/Directory.build.props b/samples/Directory.build.props index f1691db5..db19600a 100644 --- a/samples/Directory.build.props +++ b/samples/Directory.build.props @@ -1,7 +1,7 @@ enable - 11.0.5 + 11.0.10 $(MSBuildThisFileDirectory)..\src\analyzers.ruleset CS8600;CS8602;CS8603;CS8604;CS8605;CS8606;CS8607;CS8608;CS8609;CS8610;CS8611;CS8612;CS8613;CS8614;CS8615;CS8616;CS8617;CS8618;CS8619;CS8620;CS8621;CS8622;CS8623;CS8624;CS8625 diff --git a/samples/LoginApp.WinForms/LoginApp.WinForms.csproj b/samples/LoginApp.WinForms/LoginApp.WinForms.csproj index c8684438..7b8d3488 100644 --- a/samples/LoginApp.WinForms/LoginApp.WinForms.csproj +++ b/samples/LoginApp.WinForms/LoginApp.WinForms.csproj @@ -6,7 +6,7 @@ - + diff --git a/samples/LoginApp.Wpf/LoginApp.Wpf.csproj b/samples/LoginApp.Wpf/LoginApp.Wpf.csproj index eb84bf13..f8337e4e 100644 --- a/samples/LoginApp.Wpf/LoginApp.Wpf.csproj +++ b/samples/LoginApp.Wpf/LoginApp.Wpf.csproj @@ -11,7 +11,7 @@ - + diff --git a/samples/LoginApp.Wpf/Views/SignUpView.xaml b/samples/LoginApp.Wpf/Views/SignUpView.xaml index 4e1469c8..a6773f35 100644 --- a/samples/LoginApp.Wpf/Views/SignUpView.xaml +++ b/samples/LoginApp.Wpf/Views/SignUpView.xaml @@ -1,47 +1,55 @@ - + x:TypeArguments="viewModels:SignUpViewModel"> - - - - - - - - - -