diff --git a/AdonisUI.ClassicTheme/AdonisUI.ClassicTheme.csproj b/AdonisUI.ClassicTheme/AdonisUI.ClassicTheme.csproj index 9013ba4..42cb308 100644 --- a/AdonisUI.ClassicTheme/AdonisUI.ClassicTheme.csproj +++ b/AdonisUI.ClassicTheme/AdonisUI.ClassicTheme.csproj @@ -2,7 +2,7 @@ net45;netcoreapp3.0 latest - 1.12.0 + 1.12.1 Styles implementing AdonisUI's theme definitions to provide classic look and feel. benruehl benruehl @@ -15,7 +15,7 @@ true git UI Styles Themes Templates Controls WPF XAML - Added AdonisWindow which supports theming of the window chrome. + Update .NET Core version to 3.0 stable (from preview 5). en true true @@ -29,7 +29,7 @@ - + diff --git a/AdonisUI/AdonisUI.csproj b/AdonisUI/AdonisUI.csproj index aadae0b..9cba51d 100644 --- a/AdonisUI/AdonisUI.csproj +++ b/AdonisUI/AdonisUI.csproj @@ -2,7 +2,7 @@ net45;netcoreapp3.0 latest - 1.12.0 + 1.12.1 Core theme definitions for AdonisUI - a lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals benruehl benruehl @@ -15,7 +15,7 @@ true git UI Styles Themes Templates Controls WPF XAML - Added AdonisWindow which supports theming of the window chrome. + Update .NET Core version to 3.0 stable (from preview 5). en true true