chore: add Roslyn package to PortTracker for feature audit

This commit is contained in:
Joseph Doherty
2026-02-27 05:16:07 -05:00
parent 84dc9d1e1d
commit c5c6fbc027
3 changed files with 37 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="10.0.3" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.13.0" />
<PackageReference Include="System.CommandLine" Version="3.0.0-preview.1.26104.118" />
</ItemGroup>