Skip to content

Commit

Permalink
Update nuget package info for 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ME-MarvinE committed Oct 20, 2022
1 parent 2f9397e commit 62fb548
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion XCalendar.Forms/XCalendar.Forms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Description>A plugin for Xamarin Forms providing a Calendar API and DateTime extensions along with custom controls to consume them with.</Description>
<PackageId>$(AssemblyName)</PackageId>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<Version>4.1.0</Version>
<Version>4.2.0</Version>
<RepositoryUrl>https://github.com/ME-MarvinE/XCalendar</RepositoryUrl>
<PackageTags>csharp; dotnet; cross-platform; calendar; calendar-component; plugin; xamarin; xamarinforms; xamarin-forms;</PackageTags>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
Expand Down
2 changes: 1 addition & 1 deletion XCalendar.Maui/XCalendar.Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<TargetPlatformMinVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'">10.0.17763.0</TargetPlatformMinVersion>
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'tizen'">6.5</SupportedOSPlatformVersion>
<Authors>MarvinE</Authors>
<Version>4.1.0-pre1</Version>
<Version>4.2.0</Version>
<Description>A plugin for .NET MAUI providing a Calendar API and DateTime extensions along with custom controls to consume them with.</Description>
<PackageIcon>XCalendar Nuget Icon.png</PackageIcon>
<RepositoryUrl>https://github.com/ME-MarvinE/XCalendar</RepositoryUrl>
Expand Down

0 comments on commit 62fb548

Please sign in to comment.