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

5 Коммитов

Автор SHA1 Сообщение Дата
Fred Silberberg fcae93171c
Update file encoding to UTF-8 with BOM (#8099)
Since integrating our repos, there have been a number of changes in PRs that touch the encoding of the file, adding or removing a BOM as the editor in question decides. I've standardized on UTF-8 with BOM, as we do in roslyn, and put it in the .gitattributes so it should hopefully stay consistent.
2023-01-10 01:57:58 +00:00
Sam Harwell 0e1b99c1d2 Disallow implicit loose mocks via Mock.Of<T>(Expression) 2021-02-02 10:56:37 -08:00
Sam Harwell 9af02a4678 Disallow implicit loose mocks via Mock.Of<T>() 2021-02-02 10:26:05 -08:00
Sam Harwell e901213b79 Disallow implicit loose mocks via construction 2021-02-01 20:11:39 -08:00
Sam Harwell 5e7c988ddb Install Microsoft.CodeAnalysis.BannedApiAnalyzers 2021-02-01 16:34:32 -08:00