Commit graph

58 commits

Author SHA1 Message Date
Peter Marcu 20a5fc38f5 Cleaning up TBD's and updating links 2016-03-10 09:36:01 -08:00
noahfalk 10a222e03d Merge pull request #58 from noahfalk/portable_pdb
Add portable PDB doc
2016-03-09 17:08:35 -08:00
Noah Falk 0c61b63e18 Add portable PDB doc 2016-03-09 16:49:28 -08:00
Peter Marcu 35c2383e7b Adding Mac to support list 2016-03-09 12:40:17 -08:00
Peter Marcu 2f6804e3ad Updating OS Support for v1 2016-03-09 08:36:18 -08:00
Peter Marcu c46e7b60f9 ASP.NET 5 to ASP.NET Core
Updating branding
2016-03-09 08:20:33 -08:00
Wes Haggard ef0116d475 Update contributing line for corefx. 2016-01-26 22:52:27 -08:00
Zlatko Knezevic 69374082b6 Merge pull request #52 from dotnet/samplesfixes
Fixing samples to have right dependencies
2016-01-22 11:58:56 -08:00
Zlatko Knezevic 9737be611b Fixing samples to have right dependencies 2016-01-22 11:57:52 -08:00
Matthew Whilden 4ca6ed0fa0 Move known issue to the right spot 2015-12-28 17:08:22 -08:00
Matthew Whilden 6e53b27d63 Add binder known issue 2015-12-28 17:07:34 -08:00
Matthew Whilden f1f4f67a63 Merge pull request #35 from MattWhilden/patch-1
Add warning about needing to delete ilcRepro.zip
2015-12-08 15:53:27 -08:00
Matthew Whilden de84a1ebfe Add warning about needing to delete ilcRepro.zip
We don't currently check to see if the file is already there and if it is, we crash ungracefully after spending multiple minutes building.
2015-12-07 15:42:05 -08:00
Zlatko Knezevic 81ddc39a0f Merge pull request #28 from dlech/patch-1
fix typo in samples readme
2015-11-22 20:21:09 -08:00
Zlatko Knezevic 5c281b6bbe Merge pull request #29 from dotnet/fixsamples
Fix project.json dependencies
2015-11-22 15:04:00 -08:00
blackdwarf c61177243a Fix project.json dependencies 2015-11-22 15:02:43 -08:00
David Lechner 22d659a63f fix typo in samples readme 2015-11-21 19:47:08 -06:00
Ubuntu 77f178fd23 Fix depedencies in project.json, remove warnings, remove project.lock.json files 2015-11-19 18:18:12 +00:00
Rich Lander 66ee9beeb2 Update README.md 2015-11-19 07:23:13 -08:00
Zlatko Knezevic 1855fa567b Merge pull request #25 from blackdwarf/patch-1
Fixing project.json dependencies
2015-11-19 05:42:07 -08:00
Zlatko Knezevic 9f3cfbbc18 Fixing project.json dependencies 2015-11-18 16:25:11 -08:00
Zlatko Knezevic 6030c48194 Update README.md 2015-11-18 07:53:51 -08:00
Zlatko Knezevic 95e078171b Merge pull request #23 from blackdwarf/patch-1
Adding initial samples
2015-11-18 07:53:17 -08:00
Zlatko Knezevic bb42612469 Adding initial samples 2015-11-18 07:48:20 -08:00
Rich Lander b4448e8345 Merge pull request #22 from dotnet/roadmap
Update roadmap
2015-11-18 07:42:09 -08:00
Richard Lander 14f249f7d1 Update roadmap 2015-11-18 07:32:58 -08:00
Bertrand Le Roy f3b75b75c2 Add RC1 release notes 2015-11-18 07:31:44 -08:00
Beth Massi 53e4330077 Merge pull request #19 from blackdwarf/patch-1
Update README.md
2015-11-11 10:21:27 -08:00
Zlatko Knezevic dc9d9229e1 Update README.md
Fix links to the .NET Core site
2015-11-11 10:19:00 -08:00
Beth Massi 4056b2c338 Update readme.md
Remove statement about "only a few .NET Core libraries are available on
GitHub" since we're 98% done now
2015-10-28 11:19:36 -07:00
Immo Landwerth 17a29dbf5f Merge pull request #17 from dotnet/terrajobst/release-notes
Initial import of our release notes
2015-09-29 16:27:34 -07:00
Immo Landwerth 14593b214d Fix links 2015-09-29 16:27:12 -07:00
Rich Lander 6097b49978 Merge pull request #15 from nattress/master
Update .Net Native fwlink with new known issues
2015-09-17 07:02:33 -07:00
Richard Lander 94bd6cf7fd Merge branch 'roadmap' 2015-09-14 21:38:03 -07:00
Richard Lander 1273aa770a Add roadmap to readme 2015-09-14 21:36:52 -07:00
Rich Lander 6f1d615246 Merge pull request #16 from dotnet/roadmap
.NET Core roadmap.
2015-09-14 21:33:49 -07:00
Richard Lander 029d54dbb2 Move RPi2 to new line 2015-09-10 22:30:00 -07:00
Richard Lander 20c07c2c92 Respond to feedback 2015-09-10 22:26:18 -07:00
Immo Landwerth e1323766c9 Add missing link 2015-09-10 17:59:14 -07:00
Immo Landwerth c4a93b727a Move announcement links to the top 2015-09-10 17:51:07 -07:00
Immo Landwerth e21d3b8455 Initial import of our release notes
Previously, the release notes were living as individual pages on our
blog. At the time we started to ship .NET platform libraries as
individual NuGet packages, that was the solution with the least amount
of overhead.

Since we're now fully embracing open source on GitHub it seems much
simpler to provide these release notes as Markdown pages.
2015-09-10 09:49:15 -07:00
Richard Lander 1799a41138 Add .NET Core roadmap. 2015-09-05 21:53:51 -07:00
Simon Nattress f522b97e77 Update .Net Native fwlink with new known issues
Add guidance for two new issues:
1. WACK failure for apps with native code and "Optimize Code" unchecked
in project properties. Developer experience mode pulls in illegal Store
APIs.
2. Large applications failing compilation in Store.  The toolchain
distributed with Windows 10 Tools 1.1 mitigates this.
2015-09-03 19:40:42 -07:00
Peter Marcu 3be58e90cd Update README.md 2015-08-28 14:39:56 -07:00
Gaurav Khanna 92dc95490d Update ilcRepro.md 2015-08-13 17:26:00 -07:00
Rich Lander 10eac87ffb Update ilcRepro.md 2015-07-29 14:11:15 -07:00
Beth Massi 678a7a40a2 Merge pull request #12 from BethMassi/master
This commit fixes #11 - Add getting started links to readme.md
2015-07-17 16:50:00 -07:00
Beth Massi fdbbf9f126 Merge pull request #9 from mairaw/patch-1
Update README.md
2015-07-17 16:49:28 -07:00
Beth Massi f4242e29e8 This commit fixes #11 - Add getting started links to readme.md 2015-07-17 16:02:58 -07:00
Rich Lander 2affb32b14 Merge pull request #10 from xyziemba/master
Add repro instructions for ILC internal compiler errors
2015-07-15 23:52:17 -07:00