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

11 Коммитов

Автор SHA1 Сообщение Дата
Phil Allen ab447817a1 Switch to the new LSP protocol APIs (#10268)
Switch to the new APIs; this is the first part of longer term changes to
switch to System.Text.Json
2024-05-22 11:35:18 +10:00
David Wengier 91c28ff39c Bump Roslyn and respond to System.Text.Json changes 2024-05-21 12:31:12 +10:00
Phil Allen a6e050f46b
Revert "Switch to the new LSP protocol APIs (#10268)" (#10282)
This reverts commit b16dc7981c, reversing
changes made to b2d2ec9802.
2024-04-19 16:28:07 -07:00
Dustin Campbell c7e9f0d4c9 Stop shipping and NGEN'ing various .NET runtime binaries
Razor tooling has shipped and NGEN'd versions of the Microsoft.Extensions.* assemblies that it uses (and a couple other assemblies). However, in recent months, these assemblies have been added to Visual Studio in `Common7\IDE\PublicAssemblies`. So, Razor no longer needs to ship them.
2024-04-18 18:29:04 -07:00
Phil Allen 1968a40840 Switch to the new LSP protocol APIs 2024-04-18 14:04:51 -07:00
Phil Allen 42ae9ba07c
Add direct reference to xunit.runner.utility (#10271)
Add direct reference to xunit.runner.utility to the IntegrationTests csproj
Add the Directory.Packages.props value.  This uses the version integration tests are attempting to load.
2024-04-18 08:43:03 -07:00
David Wengier a6cc61a000 Update Roslyn version (and deps) 2024-04-12 16:50:03 +10:00
Dustin Campbell 0cfb05a6f4 Merge branch 'main' into big-smoosh 2024-04-08 08:39:35 -07:00
Jared Parsons 8a58a74956
Revert "Revert "Move to Central Package Management"" (#10235)
* Revert "Revert "Move to Central Package Management (#10215)" (#10227)"

This reverts commit d7dd436243.

* CPM fix 1
2024-04-07 08:21:46 +10:00
Jared Parsons d7dd436243
Revert "Move to Central Package Management (#10215)" (#10227)
This reverts commit c68a6bdbc7.
2024-04-05 09:50:12 -07:00
Jared Parsons c68a6bdbc7
Move to Central Package Management (#10215)
This change moves us to central package management.
2024-04-04 13:43:31 -07:00