Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Genevieve Warren 1097bb053b
Fix nullability warnings (samples/snippets/standard) (#35190) 2023-05-01 21:08:53 +00:00
David Pine de461f4447
Upgrade .NET 5 projects to .NET 6. Otherwise explicitly ignore. (#28981)
* Upgrade the paging bits to .NET 6.

* Update ShowCase/StringLibrary/*Tests

* Upgrade hello world sample

* A bit more upgrades or explicit ignores

* Upgrade vb proj

* I think that is the last of them

* Fix a few build errors when upgrading
2022-04-11 18:46:50 +00:00
Per Lundberg a4da3f1487
Add missing usings (#20481)
The example was incomplete; `System.Threading.Thread` was being referenced without the namespace being properly imported.
2020-09-09 14:29:07 -05:00
Andy De George dbbeda13bf
Move snippets from samples repo to this repo (#17296)
* Move snippets from samples repo

* Moved async example to standard folder

* Fix remaining references
2020-03-03 11:23:33 -05:00