Skip to content

Commit

Permalink
Merge pull request #312 from yamachu/fix-nightly-feed
Browse files Browse the repository at this point in the history
Fix Nightly NuGet Feed URL
  • Loading branch information
tannergooding committed Dec 6, 2021
2 parents 27328e6 + 44c91e9 commit 5416016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A .NET tool for the P/Invoke generator project is provided here: https://www.nug
A convenience package which provides the native libClang library for several platforms is provided here: https://www.nuget.org/packages/libclang
A helper package which exposes many Clang APIs missing from libClang is provided here: https://www.nuget.org/packages/libClangSharp

Nightly packages are available via the NuGet Feed URL: https://pkgs.terrafx.dev/index.json
Nightly packages are available via the NuGet Feed URL: https://pkgs.clangsharp.dev/index.json

Source browsing is available via: https://source.clangsharp.dev/

Expand Down

0 comments on commit 5416016

Please sign in to comment.