Viktor Hofer
|
a71a3249a9
|
Consolidate docs (#251)
* Consolidate sub-repo docs
|
2019-11-25 23:52:43 +01:00 |
|
Miha Zupan
|
d5c41a7f72
|
Point more docs links to runtime repo (#176)
* Update links in docs/libraries
* Fix more docs/libraries links
|
2019-11-21 14:03:49 +01:00 |
|
Viktor Hofer
|
9b88ca1d72
|
Remove UAP target (dotnet/corefx#41759)
* Remove Uap target
* Remove RemoteInvokeForUap wrapper calls entirely
* Harvest S.D.SqlClient on UWP
* Disable UWP PInvoke analyzer
* Enable WindowsRuntime* tests on netcoreapp
Commit migrated from 3b6ec2ba94
|
2019-10-17 15:04:39 +02:00 |
|
Viktor Hofer
|
361befbb63
|
Update adding-api-guidelines.md
Commit migrated from f75d8e8d9c
|
2019-03-04 23:19:26 +01:00 |
|
0xflotus
|
772b764714
|
fixed small errors (dotnet/corefx#35162)
* Update cross-platform-cryptography.md
fixed small errors
* Update adding-api-guidelines.md
* Update package-projects.md
* Update project-guidelines.md
* Update BitArray.cs
Commit migrated from 2d55a9b833
|
2019-02-07 20:23:16 -05:00 |
|
fullheightcoding
|
4d66c5cb00
|
Fixed some typos. (dotnet/corefx#33061)
Commit migrated from 0823d020bf
|
2018-10-25 18:16:54 -07:00 |
|
Viktor Hofer
|
5648112ef8
|
Update required software and developer workflow (dotnet/corefx#30919)
* Update required software and developer workflow
* Address PR feedback
* Fix debugging packages instructions for builds
* Add desktop vs core msbuild disclaimer
* Delete obsolete file
Commit migrated from d9193a1bd7
|
2018-08-23 23:23:36 +02:00 |
|
John Doe
|
152de52561
|
conditionsed -> conditioned (dotnet/corefx#26998)
Commit migrated from 30f0b6323f
|
2018-02-09 10:58:43 -05:00 |
|
Omair Majid
|
192b2934f2
|
Fix markdown headings to render correctly
GitHub recently switched their rendering engine and now require a
space between `#` and the actual heading. See
https://github.github.com/gfm/#atx-headings
Commit migrated from c2fd7cdbeb
|
2017-03-20 17:22:30 -04:00 |
|
Jason Sturges
|
1b0192e78b
|
Typo in adding-api-guidelines.md
Change 'multipe' to 'multiple'.
Commit migrated from cb199cfd66
|
2017-02-15 15:42:24 -06:00 |
|
Immo Landwerth
|
c12b01436e
|
Replace .NET Platform Standard with .NET Standard (dotnet/corefx#13702)
Commit migrated from ead96b9cff
|
2016-11-15 17:31:03 -08:00 |
|
Wes Haggard
|
a39918f4dd
|
Add documentation guidelines for adding new APIs
Also removed the dead information about APIs only going into future branch
Commit migrated from 2fd6a60191
|
2016-10-17 11:30:59 -07:00 |
|