|
2 | 2 |
|
3 | 3 | <PropertyGroup>
|
4 | 4 | <TargetFrameworks>netstandard2.0;net46</TargetFrameworks>
|
5 |
| - <Authors>IMDb-API</Authors> |
| 5 | + <Authors>TV-API</Authors> |
6 | 6 | <PackageLicenseExpression>MIT</PackageLicenseExpression>
|
7 |
| - <PackageProjectUrl>https://imdb-api.com</PackageProjectUrl> |
| 7 | + <PackageProjectUrl>https://tv-api.com</PackageProjectUrl> |
8 | 8 | <PackageIcon>IMDbApiLib_Icon.png</PackageIcon>
|
9 | 9 | <PackageIconUrl />
|
10 | 10 | <RepositoryUrl>https://github.com/IMDb-API/IMDbApiLib</RepositoryUrl>
|
11 | 11 | <PackageTags>imdb,imdb-api,tmdb,movie,wikipedia,themoviedb,subscene,rottentomatoes,metacritics,thetvdb</PackageTags>
|
12 |
| - <Description>The IMDb-API is a web service for receiving movie, serial and cast information. APIs results is a JSON and includes items such as movie specifications, images, posters, trailers, ratings, Wikipedia page content and more.</Description> |
13 |
| - <Copyright>https://imdb-api.com</Copyright> |
| 12 | + <Description>The TV-API is a web service for receiving movie, serial and cast information. APIs results is a JSON and includes items such as movie specifications, images, posters, trailers, ratings, Wikipedia page content and more.</Description> |
| 13 | + <Copyright>https://yv-api.com</Copyright> |
14 | 14 | <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
15 |
| - <Company>IMDb-API</Company> |
16 |
| - <AssemblyVersion>1.9.4.0</AssemblyVersion> |
17 |
| - <FileVersion>1.9.4.0</FileVersion> |
18 |
| - <Version>1.9.4.0</Version> |
| 15 | + <Company>TV-API</Company> |
| 16 | + <AssemblyVersion>2.0.0.0</AssemblyVersion> |
| 17 | + <FileVersion>2.0.0.0</FileVersion> |
| 18 | + <Version>2.0.0.0</Version> |
19 | 19 | <ApplicationIcon />
|
20 | 20 | </PropertyGroup>
|
21 | 21 |
|
|
0 commit comments