Commit graph

202 commits

Author SHA1 Message Date
Justin Kotalik d9a5a724ca
Small update to hosting bundle download page (#2402) 2019-03-07 17:31:40 -08:00
Vivek Mishra 5d26094c0d
Removal of 3.0 Preview 3 hosting bundle (#2400)
* Removal of 3.0 Preview 3 hosting bundle

* Removed separator
2019-03-07 14:20:13 -08:00
Vivek Mishra 7fd76d5259 Fixes for 3.0 releases.json 2019-03-07 11:51:54 -08:00
N. Taylor Mullen 996c577973
Add C# identifier to snippet 2019-03-07 10:24:35 -08:00
N. Taylor Mullen a239d345cf
Add a better workaround for referencing 3.0.0 libraries. 2019-03-07 10:24:09 -08:00
N. Taylor Mullen 64ee350e35
Add referencing 3.0.0 project limitations
- Added 3 bullet points to encompass 1 primary issue. Basically, referencing any MVC 3.0 library doesn't work as intended. Called out specific use cases of each failure to make the known issues list easier to navigate.
2019-03-06 17:21:26 -08:00
Javier Calvarro Nelson 831fb82622 Update new issues to include SPA template issues (#2393) 2019-03-06 16:30:27 -08:00
Vivek Mishra b1fe54abc7
Fixed rel notes link 2019-03-06 11:38:38 -08:00
Daniel Roth 1fc06ff78a
Add ASP.NET Core 3.0 Preview 3 release notes content (#2390) 2019-03-06 11:14:19 -08:00
Daniel Roth cf2f1e7034
Add ASP.NET Core known issues for 3.0 Preview3 (#2388) 2019-03-06 11:02:32 -08:00
Vivek Mishra 14a9c21cd6
3.0 Preview 3 release artifacts (#2387) 2019-03-06 10:57:47 -08:00
Regis Bittencourt 85b7db561b Update 3.0.0-preview2-download.md (#2372)
Typo: Missing 'u' in "Linux"
2019-03-04 09:36:17 -08:00
Arthur Rump 501c2f5386 Replace "vsversion" fields with "vs-version" in releases.json files
Regression introduced partially in 17ab027461
2019-02-18 18:37:33 +01:00
Arthur Rump 493d94c9b6 Fix vb-version in 3.0/releases.json 2019-02-18 18:22:32 +01:00
Arthur Rump 53c75b2f57 Make eol-date field consistent between index and releases.json files
In releases-index.json the new convention seems to be to use `null` to
indicate that there is no eol-date set. The individual releases.json
files still used the old convention of indicating this with
an empty string.
2019-02-18 18:21:04 +01:00
Karel Zikmund bbe08ddeca
Update 3.0.0-preview2.md
Fix broken link to blog-post from C# 8

Fixes #2274
2019-01-31 08:35:45 -08:00
Karel Zikmund 00b771ed71
Update 3.0.0-preview2.md
Removing superfluous character `]`
2019-01-31 08:32:35 -08:00
Karel Zikmund 686dedfa18
Fix year 2019-01-31 07:22:10 -08:00
Karel Zikmund ccf89ea7c2
Fix year 2019-01-30 23:19:49 -08:00
Lee Coward a6c8603df2 update cs lang ver for 3.0 preview 2019-01-30 18:31:19 -08:00
Lee Coward a6e376b1c0
Update 3.0.0-preview1-download.md 2019-01-29 12:36:51 -08:00
Lee Coward 2b58db8ae6 add known issues doc stub 2019-01-29 10:56:17 -08:00
Lee Coward 715acda438
Update releases.json 2019-01-29 10:25:19 -08:00
Lee Coward 7dfcbd4df8
Update 3.0.0-preview2.md 2019-01-29 10:24:55 -08:00
Lee Coward 435a487ba6
Update 3.0.0-preview2.md 2019-01-29 10:12:57 -08:00
Lee Coward 5aba7e6e93
Update 3.0.0-preview2.md 2019-01-29 09:53:11 -08:00
Lee Coward 583a227290
Update 3.0.0-preview2.md 2019-01-29 09:52:34 -08:00
Lee Coward 82831c2f61
Update README.md 2019-01-29 09:51:13 -08:00
Lee Coward b34652fd26
Merge pull request #2262 from dotnet/3.0-preview-2
3.0-preview-2 content
2019-01-29 09:46:01 -08:00
Lee Coward 832f8d3468 3.0-preview-2 content 2019-01-29 09:44:04 -08:00
Ahson Khan c8cb26c4ee
Add API diff between .NET Core 3.0 preview1 and preview2. (#2255)
* Add API diff between .NET Core 3.0 preview1 and preview2.

* Generate the API diff using API reviewer to follow the consistent
formatting.

* Only diff ref assemblies that are in-box (M.Netcore.App).
2019-01-28 21:03:59 -08:00
Ahson Khan e6b9c28c28
Add API diff between .NET Core 2.2 and .NET Core 3.0 preview1. (#2256)
* Add API diff between .NET Core 2.2 and .NET Core 3.0 preview1.

* Only compare ref assemblies within M.NetCore.App rather than all impl
assemblies from the repo.

* Remove Microsoft.* namespaces and update heading.
2019-01-28 21:02:57 -08:00
Arthur Rump 0aa6811a34 Merge master and fix merge conflicts
Sdk release 2.1.400 is gone, but I'm not really in the mood to go
through the trouble of adding it again.
2018-12-20 19:05:17 +01:00
Michael Belyaev e0085f4c4b 'Linx' to 'Linux' in 3.0 preview1 download page
Linx → Linux
2018-12-19 09:15:50 -08:00
Vivek Mishra 528e795d8d
Fixes for 3.0 preview 1 rel notes and 2.x supported OS (#2168)
* Fixes for 3.0 preview 1 rel notes and 2.x supported OS
2018-12-18 16:55:51 -08:00
Rich Lander 4316474885
Simplify Lifecycle policy doc (#2157)
* Update os-lifecycle-policy.md

* Update 3.0-supported-os.md

* Update 2.0-supported-os.md

* Update 3.0-supported-os.md

* Update 3.0-supported-os.md
2018-12-18 10:26:34 -08:00
Rich Lander aec79e504a
Update 3.0-supported-os.md (#2153)
* Update 3.0-supported-os.md

* Update 3.0-supported-os.md
2018-12-14 19:24:29 -05:00
Rich Lander 7d74c2724d
Update Alpine to 3.8 (#2152) 2018-12-14 17:17:53 -05:00
Rich Lander 1fdca14e41
Update C# version 2018-12-13 12:37:20 -05:00
Lee Coward f7b070a024
Merge pull request #2141 from dotnet/leecow-json-fixes
fix field inconsistencies and add runtime and sdk versions
2018-12-12 16:05:14 -08:00
Vivek Mishra c62b04ff87
Fixes for 3.0 Preview 1 GS file (#2142)
* Fixes for 3.0 Preview 1 GS file
2018-12-12 14:12:19 -08:00
Lee Coward 0c08655b92 add lastest-runtime and sdk fields 2018-12-12 10:21:26 -08:00
Lee Coward f84493d626 fix field inconsistencies and add rt and sdk versions 2018-12-12 08:52:05 -08:00
Vivek Mishra 4b4a207978
Minor fixes for rel notes and releasesv2 json files (#2135)
* Minor fixes for rel notes and releasesv2 json files
2018-12-11 12:46:23 -08:00
Vivek Mishra 061246a56a
Fixes for hosting file and symbols for 2.2 Pre1 SDK (#2121)
* Fixes for 3.0 Preview1 Hosting file and other fixes
2018-12-07 13:35:46 -08:00
Karel Zikmund bd7102fa07 Update 3.0.0-preview1.md (#2110) 2018-12-05 11:08:40 -08:00
Arthur Rump 84dfd12808 Add link to release notes for 3.0.0-pre1 in new releases.json 2018-12-05 18:33:47 +01:00
Arthur Rump 1c9062d919 Make version-aspnetcoremodule a list for 3.0-pre1 in new releases.json
It is a list for every other releases.json file, so now it is consistent
with the rest of the files.
2018-12-05 18:27:01 +01:00
Arthur Rump e643f43739 Add channel information to 3.0 releases.json 2018-12-05 18:24:59 +01:00
Vivek Mishra d87e5916fd
Updated link for 3.0 blog 2018-12-04 11:17:51 -08:00
Vivek Mishra 2ff345c54e
Updated rel notes for issue number 2018-12-04 09:13:25 -08:00
Vivek Mishra 3a2aa58329
Adding artifacts for 2.2 RTW and 3.0 Preview1 releases (#2097)
* Adding artifacts for 2.2 RTW and 3.0 Preview1 releases

* Fixed 2.2 rel notes
2018-12-04 08:19:48 -08:00