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

Fix Nightly NuGet Feed URL #312

Merged
merged 1 commit into from Dec 6, 2021
Merged

Conversation

yamachu
Copy link
Contributor

@yamachu yamachu commented Dec 6, 2021

README seems to show URLs for other NuGet Feed.

I confirmed the url that I changed by the following way.

 nuget search -Source https://pkgs.clangsharp.dev/index.json -PreRelease
====================
Source: https://pkgs.clangsharp.dev/index.json
--------------------
> ClangSharp | 13.0.0-beta2.1545445207 | Downloads: N/A
  ClangSharp are strongly-typed safe Clang bindings written in C# for .NET and Mono, tested on Linux a...
--------------------
> ClangSharp.Interop | 13.0.0-beta2.1545445207 | Downloads: N/A
  ClangSharp are strongly-typed safe Clang bindings written in C# for .NET and Mono, tested on Linux a...
--------------------
> ClangSharp.PInvokeGenerator | 13.0.0-beta2.1545445207 | Downloads: N/A
  ClangSharp are strongly-typed safe Clang bindings written in C# for .NET and Mono, tested on Linux a...
--------------------
> ClangSharpPInvokeGenerator | 13.0.0-beta2.1545445207 | Downloads: N/A
  ClangSharp are strongly-typed safe Clang bindings written in C# for .NET and Mono, tested on Linux a...
--------------------
> LLVMSharp | 12.0.0-beta2.1545446078 | Downloads: N/A
  LLVMSharp is a multi-platform .NET Standard library for accessing the LLVM infrastructure.
--------------------
> LLVMSharp.Interop | 12.0.0-beta2.1545446078 | Downloads: N/A
  LLVMSharp is a multi-platform .NET Standard library for accessing the LLVM infrastructure.
--------------------

I'm glad Nightly Feed has been added, thanks.

@tannergooding
Copy link
Member

Ah yeah, I maintain a few projects and copied the wrong root URL here. My mistake 😄

Thanks for the fix!

@tannergooding tannergooding merged commit 5416016 into dotnet:main Dec 6, 2021
@yamachu yamachu deleted the fix-nightly-feed branch December 6, 2021 17:34
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

Successfully merging this pull request may close these issues.

None yet

2 participants