Commit graph

311 commits

Author SHA1 Message Date
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
Sarah Oslund
bef669c815 Add 5.0.3xx builds to README 2021-02-02 10:06:25 -08:00
Ryland
35cd359e6c Update readme to include windows arm64 installer and checksum links for master and 6.0 preview 1 2021-02-01 10:17:20 -08:00
Matt Mitchell
792c8f0439
Fix p1 links (again) (#9581) 2021-01-31 17:40:15 -08:00
Matt Mitchell
74b104d074
Fix aka.ms links for net6 p1 (#9576) 2021-01-31 17:23:16 -08:00
Sarah Oslund
ec41daa5b8 Adding 6.0.100-prev1 builds to readme 2021-01-26 16:37:06 -08:00
Jan Vorlicek
72b2e440ab Update README.md and table generator for linux-musl-arm 2020-12-15 12:57:44 +01:00
Marc Paine
652ea37586 Reorder the table to match runtime where macOS is before Linux. 2020-12-07 11:28:06 -08:00
Marc Paine
c0b0f38c35
Update README.md 2020-11-30 16:55:13 -08:00
Marc Paine
668d2efb0e Add table generator to the installer repo so it can be found and updated along with the tables. 2020-11-23 15:46:21 -08:00
Marc Paine
280c94d647
Merge pull request #9088 from dotnet/Add-table-generator
Add table-generator
2020-11-18 14:21:10 -08:00
Steve MacLean
cfa5bc446d
Enable Apple Silicon SDK builds (#8990)
* Enable building osx-arm64
* Use osx-x64 NetStandardTargetingPack for osx-arm64
* Update readme for osx-arm64 SDK
2020-11-18 15:12:39 -05:00
William Li
40ba03ef50
Add table-generator 2020-11-17 11:39:50 -08:00
William Li
c315e32ff8 Update to release/5.0.2xx remove rc2 2020-11-03 14:03:10 -08:00
Fagner Nunes Carvalho
5d175aba74
Fix broken link (#8980) 2020-11-03 20:49:42 +01:00
Steve MacLean
01930deb2a
Enable linux-musl-arm* builds in CI (#8984)
* Enable linux-musl-arm* builds in CI

* Revise recent build table

  Reorder platform table more naturally
  - Windows -> Linux -> Linux-musl -> RHEL -> macOS
  - x64 -> arm -> arm64

  Rename linux-musl -> linux-musl-x64
  Add linux-musl-arm* rows

* Generalize linux-musl-* code to include arm*

- Set /p:OSName='linux-musl'

* Fix linux-musl-arm crossgen logic

* Build linux-musl-arm on Ubuntu 18.04

* Add linux-musl-arm to .NET 5.0 RuntimePackRids
2020-10-29 22:18:46 -04:00
Matt Mitchell
4b8b442642
Update the 5.0.1xx sdk links (#8856) 2020-10-13 14:00:05 -07:00
Matt Mitchell
861a1dd12c
Add RTM links to main page (#8803) 2020-10-06 10:02:46 -07:00
Marc Paine
d9d6aee2f0
add the arm64 arm installer to the RC2 list (#8621) 2020-09-18 13:10:55 -07:00
Marc Paine
3b282cba45 Update the readme file to remove arm32 per our supported OS list for .net 5. 2020-09-15 09:39:14 -07:00
Marc Paine
958c92a3e1 Update the installer table to remove 3.1.2, 3.1.3, and 3.0.1. 2020-09-11 17:17:18 -07:00
Marc Paine
57538ba2ae
Merge pull request #8418 from sawravchy/patch-1
Update README.md
2020-09-09 14:42:06 -07:00
Matt Mitchell
6febc304a3
Update table for RC2 builds (#8403)
Co-authored-by: dotnet-bot <dotnet-bot@dotnetfoundation.org>
2020-09-08 10:31:59 -07:00
Sawrav Chowdhury
55b4da79fa
Update README.md
- [x] Added New Badges
2020-09-08 00:50:30 +06:00
Tlakaelel Axayakatl Ceja
1e276b11ae
Add link for configuring NuGet.config file (#8400)
The documentation explains how to configure your nuget feeds by changing your NuGet.config file but doesn't explain where the file is located. Added a link to microsoft docs Configuring NuGet behavior to the readme.md
2020-09-03 22:29:34 -07:00
Dan Moseley
c675789b98
Update README.md (#8357) 2020-09-03 22:27:33 -07:00
Matt Mitchell
41c23ac5ca Update readme 2020-08-20 14:28:42 -07:00
Jan Kotas
0e5d1b80b6
Merge branch 'master' into rhel6 2020-07-11 18:02:41 -07:00
Lukas Lansky
272a11a84e Preview 7 for Readme 2020-06-29 16:46:54 +02:00
Dan Moseley
7498a8ba3e
Merge pull request #7709 from danmosemsft/danmosemsft-patch-1
Update README.md to remove 2.0 mention
2020-06-16 20:24:36 -07:00
Matt Mitchell
a5f978ebad
Update table for preview 6 (#7723) 2020-06-04 15:01:25 -07:00
Dan Moseley
c78b335489
Update README.md
Remove mention of 2.0
2020-06-03 17:28:16 -07:00
Jan Kotas
91527ac9d5 Delete RHEL6 links for .NET 5 2020-05-30 20:10:39 -07:00
Matt Mitchell
1efc58eb87
Update the nuget.config for .net 5 and 3.1 builds (#7574) 2020-05-21 08:49:09 -07:00
William Li
c5af2b7176 Update download table to account 5.0.0-preview5 and 3.1.4xx 2020-05-13 15:13:42 -07:00
Matt Mitchell
dad078adb7
Add preview4 column to README and remove preview2 (#7264)
* Add preview4 column to README and remove preview2
2020-04-23 14:38:00 -07:00
Matt Mitchell
6af077c732
Update branding to preview4 and update download table (#6994) 2020-03-31 16:49:39 -07:00
Sarah Oslund
08922d2d93 Merge branch 'release/5.0.1xx-preview2' 2020-03-31 15:25:45 -07:00
Sarah Oslund
9f7a5c8f1d Merge branch 'release/3.1.3xx' into release/5.0.1xx-preview2 2020-03-31 09:44:38 -07:00