Skip to content

Commit

Permalink
update contributing for using nightly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Jun 27, 2023
1 parent 963dc87 commit b850d10
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,10 @@
1. `git tag v0.45.0`
4. Push changes to the repo.
1. `git push --atomic origin main v0.45.0`


## Nighty

To use the `-nightly` packages, you'll need to add a custom nuget feed for FSharp.Compiler.Service:

- https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json

0 comments on commit b850d10

Please sign in to comment.