Skip to content

Commit b32c437

Browse files
authored
Remove nightly feed from readme
1 parent cc2ae7e commit b32c437

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,6 @@ To build and run the tests from a command prompt, run `build.cmd` (found in the
1414

1515
See Katana.sln in the root directory to open the solution in Visual Studio.
1616

17-
## Signed Nightly Builds
18-
If you do not want to build the source, nightly builds are available via a private NuGet feed. Nightly builds are meant for developers to try out new features or bug fixes ahead of an official prerelease or final build. Nightly builds are not supported for production use.
19-
20-
## Nightly build feeds:
21-
* Dev (latest) branch: https://dotnet.myget.org/f/katana-dev/
22-
* Release (stabilization) branch: https://dotnet.myget.org/f/katana-release/
23-
* IdentityModel dependencies: https://www.myget.org/F/azureadwebstacknightly/
24-
2517
## Contribute
2618
There are lots of ways to [contribute](https://github.com/aspnet/Home/blob/master/CONTRIBUTING.md) to the project, and we appreciate our contributors.
2719
You can contribute by reviewing and sending feedback on code commits, suggesting and trying out new features as they are implemented, submit bugs and help us verify fixes as they are checked in, as well as submit code fixes or code contributions of your own. Note that all code submissions will be rigorously reviewed and tested by the Katana team, and only those that meet an extremely high bar for both quality and design/roadmap appropriateness will be merged into the source.

0 commit comments

Comments
 (0)