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

9 Коммитов

Автор SHA1 Сообщение Дата
James Suplizio 05465c2c5f
Update projects targeting net6 to net8 - part 2 (#9018)
* Second batch of projects to update from net6 to net8

* Remove the Core/TimeProvider in favor of System.TimeProvider in net8
2024-09-20 10:25:13 -07:00
Heath Stewart 0c0b181016
Check for empty snippets (#5207)
Resolves #5206
2023-01-24 16:31:37 -08:00
Konrad Jamrozik 4ea67b8bb8
Unhardcode C# lang versions, making them use TFM default (currently `10.0` due to TFM of `net6.0`). (#5175)
https://github.com/Azure/azure-sdk-tools/pull/5175
2023-01-23 15:46:48 -08:00
Konrad Jamrozik 10c9b8cb93
Bump globals.yml .NET SDK version from 3.1.405 to 6.x + assorted changes (#4916)
See https://github.com/Azure/azure-sdk-tools/pull/4916
2022-12-15 00:03:59 -08:00
Konrad Jamrozik 28c8db9782
Set .NET used by our tools to `net6.0` + minor updates to .sln files (#4937)
See https://github.com/Azure/azure-sdk-tools/pull/4937
2022-12-12 22:14:57 -08:00
Pavel Krymets b03f20cb50
Downgrade snippet generator to 3.1 (#2319) 2021-11-19 08:52:19 -08:00
Christopher Scott 2e3ebd476e
Fix error message logic (#1990)
* Fix error message logic
2021-09-08 11:55:10 -05:00
Heath Stewart d5145fc1e8
Do not print red success message (#1954)
Resolves Azure/azure-sdk-for-net#22347 and is a port of Azure/azure-sdk-for-net#23210
2021-08-31 12:36:55 -07:00
Chidozie Ononiwu (His Righteousness) f83399d6e1
Move SnippetGenrator to Tools Directory (#1849)
* move SnippetGenrator to tools directory

* SkipDotNetInstall for snippet-generator

* use release configuration for packaging

* Switch to extends template
2021-07-30 14:36:19 -07:00