Skip to content

Commit

Permalink
update nuget version
Browse files Browse the repository at this point in the history
  • Loading branch information
dimonovdd committed Mar 31, 2021
1 parent 654a786 commit f928e6a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DateTimePopups/DateTimePopups.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
<Title>Xamarin.DateTimePopups</Title>
<Description>Little library of popups for picking dates and times</Description>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<AssemblyVersion>1.0.0.1</AssemblyVersion>
<AssemblyFileVersion>1.0.0.1</AssemblyFileVersion>
<Version>1.0.0.1</Version>
<PackageVersion>1.0.0.1</PackageVersion>
<AssemblyVersion>1.0.0.2</AssemblyVersion>
<AssemblyFileVersion>1.0.0.2</AssemblyFileVersion>
<Version>1.0.0.2</Version>
<PackageVersion>1.0.0.2</PackageVersion>
<Authors>dimonovdd</Authors>
<Owners>dimonovdd</Owners>
<PackageProjectUrl>https://github.com/dimonovdd/Xamarin.DateTimePopups</PackageProjectUrl>
Expand Down

0 comments on commit f928e6a

Please sign in to comment.