Skip to content

Commit b850d10

Browse files
committed
update contributing for using nightly builds
1 parent 963dc87 commit b850d10

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,10 @@
1616
1. `git tag v0.45.0`
1717
4. Push changes to the repo.
1818
1. `git push --atomic origin main v0.45.0`
19+
20+
21+
## Nighty
22+
23+
To use the `-nightly` packages, you'll need to add a custom nuget feed for FSharp.Compiler.Service:
24+
25+
- https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json

0 commit comments

Comments
 (0)