Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Example.UWP' fails to build (6.0.0-beta.12) #524

Closed
Heiland opened this issue Oct 31, 2020 · 1 comment
Closed

'Example.UWP' fails to build (6.0.0-beta.12) #524

Heiland opened this issue Oct 31, 2020 · 1 comment

Comments

@Heiland
Copy link

Heiland commented Oct 31, 2020

Playlists = await _spotify.PaginateAll(() => _spotify.Playlists.CurrentUsers());

Version:
6.0.0-beta.12

Error message:
1>C:\Users\asdf\source\SpotifyAPI-NET-6.0.0-beta.12\SpotifyAPI.Web.Examples\Example.UWP\ViewModels\PlaylistsListViewModel.cs(34,34,34,45): error CS0411: The type arguments for method 'SpotifyClient.PaginateAll(IPaginatable, IPaginator?)' cannot be inferred from the usage. Try specifying the type arguments explicitly.

@Heiland Heiland changed the title 'Example.UWP' fails to build 'Example.UWP' fails to build (6.0.0-beta.12) Oct 31, 2020
@JohnnyCrazy
Copy link
Owner

Indeed, will be fixed tomorrow, thank You for the report! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants