Skip to content

Commit

Permalink
Update nuget package info for 4.5.1 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
ME-MarvinE authored May 24, 2023
2 parents 19b7312 + d006746 commit 62478bb
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 calendar controls.</Description>
<PackageId>$(AssemblyName)</PackageId>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<Version>4.5.0</Version>
<Version>4.5.1</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.5.0</Version>
<Version>4.5.1</Version>
<Description>A plugin for .NET MAUI providing a calendar API and calendar controls.</Description>
<PackageIcon>XCalendar.Maui Nuget Icon.png</PackageIcon>
<RepositoryUrl>https://github.com/ME-MarvinE/XCalendar</RepositoryUrl>
Expand Down

0 comments on commit 62478bb

Please sign in to comment.