Skip to content

Commit 1afd57e

Browse files
authored
Add back the rolling builds package feed
1 parent 05afae7 commit 1afd57e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ Documentation is available in the [Wiki](https://github.com/aspnet/AspNetKatana/
1212
## Source Code
1313
To build and run the tests from a command prompt, run `build.cmd` (found in the root directory). Note: As part of building you may need to obtain NuGet packages from the NuGet.org public feed.
1414

15-
See Katana.sln in the root directory to open the solution in Visual Studio.
15+
See startvs.cmd in the root directory to open the solution in Visual Studio.
16+
17+
## Signed Rolling Builds
18+
Rolling builds are available via an alternate NuGet feed. Rolling builds are meant for developers to try out new features or bug fixes ahead of an official prerelease or final build. Rolling builds are not supported for production use. The packages are available at: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json
1619

1720
## Contribute
1821
There are lots of ways to [contribute](https://github.com/aspnet/Home/blob/master/CONTRIBUTING.md) to the project, and we appreciate our contributors.

0 commit comments

Comments
 (0)