Skip to content

Commit

Permalink
Update nuget package info for 4.4.1 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
ME-MarvinE authored Mar 17, 2023
2 parents 27d24e6 + 3996496 commit cf746d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.4.0</Version>
<Version>4.4.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.4.0</Version>
<Version>4.4.1</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.Maui Nuget Icon.png</PackageIcon>
<RepositoryUrl>https://github.com/ME-MarvinE/XCalendar</RepositoryUrl>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cf746d0

Please sign in to comment.