SpotifyAPI.Web.Auth version 4.1.1 missing in NuGet
See original GitHub issueIt looks like version 4.1.1 of SpotifyAPI.Web.Auth is not pushed to NuGet. I’m hitting a specific “bug” (https://github.com/JohnnyCrazy/SpotifyAPI-NET/commit/94d84e1f9d6066ae79757677fdf1e849c8e0cc15#diff-a03e6800070a0373afa6c28a7ad5641bR58) that looks fixed in release 4.1.1 but not yet available in NuGet. Is this correct?
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
SpotifyAPI.Web.Auth 7.0.0
An embedded Web Server, based on EmbeddedIO, for Spotify Web API Authorization flows For more infos, visit https://github.com/JohnnyCrazy/SpotifyAPI-NET.
Read more >nuget - Could not install package '--'. You are trying to ...
Your package targets NETFramework,Version=v4.5.2. That means the assembly folder is lib\net452. You are trying to install the package to a ...
Read more >SpotifyAPI.Web 3.0 Release · Issue #276
Hey guys, Changes in 3.0.0: .net standard support Seperated NuGet Packages for Core Client and Auth flows: SpotifyAPI.Web - The API Client ...
Read more >SpotifyAPI-NET
Nuget. A Client for the Spotify Web API, written in C#/.NET ... dotnet add package SpotifyAPI.Web # Optional Auth module, which includes an...
Read more >Search Results - CVE
Improper authorization vulnerability in Special Interest Group Network for Analysis and Liaison versions 4.4.0 to 4.7.7 allows the authorized API users to view ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Got it, I think I can swap the nuget pack command to use the cjspro file to generate the dependencies, that way no manual bump is required, gonna look into it
Will be looked into in some hours once I have access to a computer