Skip to content

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.

2 participants