1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 11:37:04 +09:00
Commit graph

9 commits

Author SHA1 Message Date
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