Skip to content

Commit f7321b3

Browse files
authored
Update README now 3.2.8 is live (#318)
- remove mention of MyGet.org since we currently do not have available nightly builds - we hope to restore this availability soon though it's likely builds will remain infrequent
1 parent a68a575 commit f7321b3

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
ASP.NET MVC, Web API, Web Pages, and Razor
2-
===
3-
4-
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/aspnet/aspnetwebstack?branch=main&svg=true)](https://ci.appveyor.com/project/aspnetci/aspnetwebstack/branch/main)
1+
# ASP.NET MVC, Web API, Web Pages, and Razor
52

63
## Note: This repo is for ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x. For ASP.NET Core MVC, check the [AspNetCore repo](https://github.com/aspnet/AspNetCore).
74

@@ -14,10 +11,6 @@ This repo includes:
1411
* ASP.NET Web Pages 3.x
1512
* ASP.NET Razor 3.x
1613

17-
### Nightly builds
18-
19-
The latest built and tested packages from this repo are available on this MyGet feed: https://dotnet.myget.org/gallery/aspnetwebstack-dev
20-
2114
### Contributing
2215

2316
Check out the [contributing](CONTRIBUTING.md) page to see the best places to log issues and start discussions.
@@ -32,5 +25,5 @@ Git tag or branch|Other products|MVC package versions|Web API package (product)
3225
[v3.1.3](https://github.com/aspnet/AspNetWebStack/tree/v3.1.3)||5.1.3|5.1.2 (2.1.2)|3.1.2
3326
[v3.2.6](https://github.com/aspnet/AspNetWebStack/tree/v3.2.6)||5.2.6|5.2.6|3.2.6
3427
[v3.2.7](https://github.com/aspnet/AspNetWebStack/tree/v3.2.7)||5.2.7|5.2.7|3.2.7
35-
[release/3.2.8](https://github.com/aspnet/AspNetWebStack/tree/release/3.2.8)|Work in progress on 5.2.8/3.2.8||||
28+
[v3.2.8](https://github.com/aspnet/AspNetWebStack/tree/v3.2.8)||5.2.8|5.2.8|3.2.8
3629
[main](https://github.com/aspnet/AspNetWebStack/tree/main)|New work e.g. MVC 5.2.9-preview1||||

0 commit comments

Comments
 (0)