|
5 | 5 | <Authors>Clyde D'Souza</Authors>
|
6 | 6 | <GeneratePackageOnBuild>false</GeneratePackageOnBuild>
|
7 | 7 | <PackageId>Horoscope</PackageId>
|
8 |
| - <Version>0.0.3</Version> |
| 8 | + <Version>0.9.0</Version> |
9 | 9 | <Company />
|
10 |
| - <PackageLicenseUrl>https://github.com/ClydeDz/horoscope-nuget/blob/master/LICENSE</PackageLicenseUrl> |
| 10 | + <PackageLicenseUrl></PackageLicenseUrl> |
11 | 11 | <RepositoryUrl>https://github.com/ClydeDz/horoscope-nuget</RepositoryUrl>
|
12 |
| - <PackageProjectUrl>https://github.com/ClydeDz/horoscope-nuget/wiki</PackageProjectUrl> |
| 12 | + <PackageProjectUrl>https://github.com/ClydeDz/horoscope-nuget</PackageProjectUrl> |
13 | 13 | <PackageTags>horoscope zodiac development library zodiac-signs chinese-zodiac chinese-horoscope yinyang chinese-elements yin-yang</PackageTags>
|
14 | 14 | <Description>A .NET library for zodiac signs. Get details on each zodiac sign, pass a date and know which zodiac sign it falls in or get a list of all zodiac signs. Now includes Chinese zodiac signs and elements!</Description>
|
15 | 15 | <Copyright>Copyright (c) 2018 Clyde D'Souza</Copyright>
|
16 | 16 | <PackageReleaseNotes>Now includes Chinese zodiac signs, fixed elements (i.e., wood, fire, earth, metal, water) and yin yang associated with each Chinese zodiac sign.
|
17 | 17 |
|
18 |
| -More release notes here: https://github.com/ClydeDz/horoscope-nuget/wiki#release-notes</PackageReleaseNotes> |
19 |
| - <AssemblyVersion>0.0.0.3</AssemblyVersion> |
20 |
| - <FileVersion>0.0.0.3</FileVersion> |
| 18 | +More release notes here: https://github.com/ClydeDz/horoscope-nuget/releases</PackageReleaseNotes> |
| 19 | + <AssemblyVersion>0.9.0.0</AssemblyVersion> |
| 20 | + <FileVersion>0.0.0.0</FileVersion> |
21 | 21 | <PackageIconUrl>https://raw.githubusercontent.com/ClydeDz/horoscope-nuget/master/Icon.png</PackageIconUrl>
|
22 | 22 | <Product>Horoscope</Product>
|
| 23 | + <PackageLicenseExpression>MIT</PackageLicenseExpression> |
23 | 24 | </PropertyGroup>
|
24 | 25 |
|
25 | 26 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
|
|
0 commit comments