We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Any interest in uploading this to nuget?
The text was updated successfully, but these errors were encountered:
@jeffhollan Would be super helpful to put it in nuget. Are you interested?
Sorry, something went wrong.
Add NuGet.config file in your solution with this content:`
<?xml version="1.0" encoding="utf-8"?> <configuration> <packageSources> <add key="azure-appservice" value="https://www.myget.org/F/azure-appservice/api/v3/index.json" protocolVersion="3" /> <add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> </packageSources> </configuration>
No branches or pull requests
Any interest in uploading this to nuget?
The text was updated successfully, but these errors were encountered: