Commit graph

349 commits

Author SHA1 Message Date
Marc Paine
7ad3b16919 Update the table for preview 3 2022-03-25 13:54:02 -07:00
Marc Paine
87788fbf43 Update the table to preview 2 2022-03-04 09:56:49 -08:00
Marc Paine
4629a9b648 Update installer tables to include 6.0.3xx 2022-02-04 14:20:52 -08:00
Jakub Jareš
43c8ca3816
Add header above release table
Add section header directly above the table of available builds and installers. This makes it easy to create link to the table when sharing with someone.
2022-02-01 10:19:05 +01:00
Marc Paine
e90beb1ab1 6.0.3xx builds are not available yet so holding off on that for now. 2022-01-25 11:05:39 -08:00
Marc Paine
eeeb52de1f Update table for 6.0.300 and 7.0.100-preview1 2022-01-25 10:20:08 -08:00
Marc Paine
3023667922
Merge branch 'main' into merge/release/6.0.2xx-to-main 2022-01-18 13:24:48 -08:00
Michael Simons
83418957c1 Refactor build status section to expose public builds 2021-12-08 11:27:56 -06:00
Daniel Plaisted
4499a10e37 Update download table 2021-11-12 13:01:55 -08:00
Marc Paine
9167b41929 Fixes #12228 2021-11-04 13:58:41 -07:00
Marc Paine
c334663eb0 Remove RC2 and 3.1.1xx from the table. 2021-10-21 16:00:24 -07:00
Dan Moseley
68ce32b71a
Update readme to include .net 7 feed (#12281) 2021-10-12 16:43:54 -06:00
Jason Zhai
1fb1cf6af5 Merge branch 'release/6.0.1xx' into main 2021-10-11 23:30:57 -07:00
Omair Majid
b87ae17706
Document how to build source-build (#12242)
I have seen questions about this from some FreeBSD folks as well as some
folks at Red Hat. Let's just document it here.
2021-10-07 13:13:50 -05:00
Sarah Oslund
739ea368ce Update installer matrix for RC2 2021-09-15 15:35:16 -07:00
Marc Paine
449c55501a
Update README.md 2021-09-09 14:42:42 -07:00
Marc Paine
79b6a0d895
Merge pull request #11712 from dotnet/marcpopMSFT-RCinstallers
Add the main builds to the installer table.
2021-09-07 13:56:22 -07:00
Sarah Oslund
4d04901ba7
Merge pull request #11568 from dotnet/danmoseley-patch-1
Update instructions for installing nightly DEB
2021-08-31 09:01:44 -07:00
Marc Paine
8ad9f2ebc2 Add the main builds to the installer table. 2021-08-27 15:45:07 -07:00
Michael Simons
7c4b93e5b7
[ArPow Tarball] Tier 3 - Add roslyn-analyzers repo to arpow tarball (#11114) 2021-08-24 15:33:44 +00:00
Marc Paine
e9cc9cc9e3 Fix the rc2 aka.ms links 2021-08-19 09:41:26 -07:00
Marc Paine
76ea904eff Removing 7.0 for now as there aren't builds yet. 2021-08-18 11:19:57 -07:00
Marc Paine
1e83bfa181 Remove 5.0.3xx and preview 7
Add rc1, 6.0 daily, and move main to 7.0
2021-08-18 11:15:17 -07:00
Dan Moseley
2d94f925fa
Update instructions for installing nightly DEB
Correcting link to the nightly DEB packages from dotnet/runtime.

Questions
* Where are the nightly DEB packages for ASP.NET? Even though I don't need them, they're a dependency of the dotnet-sdk-x64.deb. The page linked here just gives instructions to use nuget. @wtgodbe ?
* Has anyone created a script to collect and install all these? There's ~9 different DEB files, each one you have to `curl -Lo ...` and then `sudo dpkg -i ...`. If we had a script it would presumably also have some smarts to find them.
2021-08-17 18:04:48 -06:00
Jacques Eloff
46179150cc
Update CMAKE for Visual Studio 17.0 (#11561) 2021-08-17 11:44:09 -07:00
Marc Paine
058ad5c832
Merge pull request #11128 from dotnet/marcpopMSFT-addmauiworkloadfeed
add maui workload feed
2021-07-21 14:33:15 -07:00
Marc Paine
2a93182489
Merge pull request #11137 from dotnet/marcpopMSFT-readmeforbuild
Update README.md
2021-07-21 14:32:21 -07:00
Daniel Plaisted
5e4caf8cc6 Add preview 7 download links 2021-07-18 10:54:23 -07:00
Marc Paine
e9204193a8
Update README.md 2021-07-15 16:45:11 -07:00
Marc Paine
87a6ced2b9
Update README.md 2021-07-14 17:04:31 -07:00
Marc Paine
1b240b7e3b
add maui workload feed 2021-07-14 17:01:49 -07:00
Marc Paine
cbfe66c7b6
Update README.md 2021-06-30 14:48:51 -07:00
Marc Paine
4e374bb055
Swap in the preview 6 builds. Don't merge until we have builds. (#10887) 2021-06-18 14:26:03 -07:00
Marc Paine
1a0197d107 Add 5.0.4xx to the installer table 2021-05-20 14:07:17 -07:00
Sarah Oslund
ad30ff0e58 Update README with prev 5 builds 2021-05-14 14:06:09 -07:00
Jacques Eloff
5628dc9649
Update README.md (#10520)
Add instructions for building on Windows and required items to be installed.
2021-05-05 12:47:54 -07:00
William Li
4225f3f254 Update preview 5 in README 2021-04-19 13:51:43 -07:00
Marc Paine
0f7de8ca5e Remove 5.0.100, add 6.0.100 preview 3, fix the versions link as they haven't migrated to main yet 2021-03-26 17:13:20 -07:00
Marc Paine
3b597936c3 Fix the links to be lowercase in the correct place but uppercase within the tablegenerator so it doesn't conflict with main. 2021-03-25 16:06:50 -07:00
Marc Paine
4ffebc1dac Updated installer files from master to main. Added a nuget.config so that the table generator will build. 2021-03-23 16:50:22 -07:00
Michelle McDaniel
f6593a76ec Fix the readme copy/paste 2021-03-01 13:56:26 -08:00
Michelle McDaniel
84730a2aa8 Update the version table 2021-03-01 13:05:56 -08:00
Jacques Eloff
830df9560b
Merge pull request #9782 from dotnet/joeloff/preview2Table
Update table for Preview2
2021-02-25 21:49:59 -08:00
Marc Paine
d6ab54229b
Merge pull request #9706 from AraHaan/patch-1
Added more badges to readme. 🚀
2021-02-24 14:18:59 -08:00
Jacques Eloff
0ed09ed148 Fix casing 2021-02-23 21:12:01 -08:00
Jacques Eloff
3d93902e17 Update installer table for preview2 2021-02-23 21:06:49 -08:00
Michelle McDaniel
3ef4b586dd Update the readme with the new table 2021-02-17 07:26:29 -08:00
AraHaan
9c64b7b297
Filter merged and unmerged pull requests. 2021-02-13 13:12:04 -05:00
AraHaan
6461d66a64
Fixed spacing issue 😄. 2021-02-11 16:49:17 -05:00
AraHaan
92fe6d2547
Added more badges to readme. 🚀 2021-02-11 16:47:28 -05:00