diff --git a/NumericEntryGettingStarted/NumericEntryGettingStarted/NumericEntryGettingStarted.csproj b/NumericEntryGettingStarted/NumericEntryGettingStarted/NumericEntryGettingStarted.csproj index 1625344..4e1de8f 100644 --- a/NumericEntryGettingStarted/NumericEntryGettingStarted/NumericEntryGettingStarted.csproj +++ b/NumericEntryGettingStarted/NumericEntryGettingStarted/NumericEntryGettingStarted.csproj @@ -1,10 +1,10 @@  - net7.0-android;net7.0-ios;net7.0-maccatalyst - $(TargetFrameworks);net7.0-windows10.0.19041.0 + net9.0-android;net9.0-ios;net9.0-maccatalyst + $(TargetFrameworks);net9.0-windows10.0.19041.0 - + Exe NumericEntryGettingStarted true @@ -22,8 +22,8 @@ 1.0 1 - 11.0 - 13.1 + 12.2 + 15.0 21.0 10.0.17763.0 10.0.17763.0 @@ -49,8 +49,9 @@ - - + + + diff --git a/NumericEntryGettingStarted/NumericEntryGettingStarted/NumericEntryGettingStarted.csproj.user b/NumericEntryGettingStarted/NumericEntryGettingStarted/NumericEntryGettingStarted.csproj.user index ff1473e..8700ea2 100644 --- a/NumericEntryGettingStarted/NumericEntryGettingStarted/NumericEntryGettingStarted.csproj.user +++ b/NumericEntryGettingStarted/NumericEntryGettingStarted/NumericEntryGettingStarted.csproj.user @@ -2,7 +2,7 @@ False - net7.0-windows10.0.19041.0 + net9.0-windows10.0.19041.0 Windows Machine \ No newline at end of file