Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+4
-4
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>Yelp.Api</id> | ||
| <version>1.2.6-beta</version> | ||
| <version>1.3.0</version> | ||
| <title>Yelp.Api</title> | ||
@@ -16,9 +16,9 @@ <authors>Mohammed Adenwala</authors> | ||
| <summary>C# Portable Class Library for Yelp (Fusion API v3 from 2017). Works with Windows 10, Windows 8, Windows Phone, ASP.NET, Xamarin (iOS/Android), Mac, and other .NET projects. Yelp's (v3) Fusion API allows you to get the best local business information and user reviews of over million businesses in 32 countries.</summary> | ||
| <releaseNotes>Fixed bug when converting businesses that have no coordinates from Yelp.</releaseNotes> | ||
| <copyright>Copyright 2017</copyright> | ||
| <releaseNotes>Updated authentication to work with the new Yelp API authentication.</releaseNotes> | ||
| <copyright>Copyright 2018</copyright> | ||
| <tags>Yelp Food Restaurants</tags> | ||
| <dependencies> | ||
| <dependency id="Newtonsoft.Json" version="10.0.3" /> | ||
| <dependency id="Newtonsoft.Json" version="9.0.1" /> | ||
| </dependencies> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet