Commit Graph

7 Commits

Author SHA1 Message Date
Mikel Blanchard 074c0196f1
[docs] Update "note" styling (#4130)
* Clean up.

* Update notes to use github styling.

* Clean up.

* MD028 lint hack.
2023-01-31 16:53:05 -08:00
Utkarsh Umesan Pillai 3157b5ce12
Remove unnecessary using statements (#4023)
* Remove unnecessary using statements from docs, examples, benchmarks and stress tests
2022-12-20 11:20:15 -08:00
Cijo Thomas e8ccab063b
Exception reporting doc to use newly added Activity.SetStatus (#3114)
* Add SetStatus to getting started

* Use new Activity Status method for exception reporting docs
2022-03-30 15:33:00 -07:00
Piotr Kiełkowicz dff9adeaf8
Documentation - allow long lines for tables and code blocks (#3049) 2022-03-15 11:36:19 -07:00
Travis Illig 3af5a3b0b4
Fix analyzer issues in docs (#3026) 2022-03-11 18:04:34 -08:00
Travis Illig 2a97920ff0
Fix IDE0090: 'new' expression can be simplified. (#3012)
* Set rule for new() usage.

* Fix IDE0090 "'new' expression can be simplified"
2022-03-10 08:57:53 -08:00
Reiley Yang d716bb17cd
clean up sln/proj (#2423) 2021-09-28 19:23:05 -07:00