diff --git a/XCalendar.Core/XCalendar.Core.csproj b/XCalendar.Core/XCalendar.Core.csproj index 084c9f9..6c790eb 100644 --- a/XCalendar.Core/XCalendar.Core.csproj +++ b/XCalendar.Core/XCalendar.Core.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 4.3.1 + 4.4.0 MarvinE A plugin providing a Calendar API and DateTime extensions. XCalendar.Core Nuget Icon.png diff --git a/XCalendar.Forms/XCalendar.Forms.csproj b/XCalendar.Forms/XCalendar.Forms.csproj index 6204914..7bd9ec5 100644 --- a/XCalendar.Forms/XCalendar.Forms.csproj +++ b/XCalendar.Forms/XCalendar.Forms.csproj @@ -6,7 +6,7 @@ A plugin for Xamarin Forms providing a Calendar API and DateTime extensions along with custom controls to consume them with. $(AssemblyName) False - 4.3.1 + 4.4.0 https://github.com/ME-MarvinE/XCalendar csharp; dotnet; cross-platform; calendar; calendar-component; plugin; xamarin; xamarinforms; xamarin-forms; True diff --git a/XCalendar.Maui/XCalendar.Maui.csproj b/XCalendar.Maui/XCalendar.Maui.csproj index c897fc3..640cfa2 100644 --- a/XCalendar.Maui/XCalendar.Maui.csproj +++ b/XCalendar.Maui/XCalendar.Maui.csproj @@ -16,7 +16,7 @@ 10.0.17763.0 6.5 MarvinE - 4.3.1 + 4.4.0 A plugin for .NET MAUI providing a Calendar API and DateTime extensions along with custom controls to consume them with. XCalendar.Maui Nuget Icon.png https://github.com/ME-MarvinE/XCalendar