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

6 Коммитов

Автор SHA1 Сообщение Дата
Jared Parsons 0ff482d029
Dev Container (#10751) 2024-08-19 15:43:03 -07:00
Allison Chou b44d0a906d
Remove yarn + npm + Python from Razor (#9471) 2023-10-25 23:16:16 +00:00
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
Chris Sienkiewicz bf287597fa Merge remote-tracking branch 'compiler/merge-to-tooling' into merge-compiler-no-changes 2022-08-29 11:32:39 -07:00
Tanay Parikh 1303a9edd8
Razor Compiler Codespaces Support (#33)
* Support Codespaces for Razor Compiler

* Fix target
2022-01-20 10:49:33 -08:00
Safia Abdalla f21b320a28
Add support for launching debugging proxy from UI extension (#3013)
* Adds BlazorWasmCompanion extension
* Updates debugging configuration to use companion extension
2021-01-31 18:20:45 -08:00