Update SharpIDE.Application.csproj

This commit is contained in:
Matt Parker
2025-08-22 21:26:16 +10:00
parent 0c79eb7242
commit 741860ae64

View File

@@ -16,7 +16,7 @@
<!-- If any Microsoft.Build.*.dll (Excluding Locator) ends up in the output, it will be prioritised for loading by MSBuild Nodes -->
<PackageReference Include="OmniSharp.Extensions.DebugAdapter.Client" Version="0.19.9" />
<PackageReference Include="Ardalis.GuardClauses" Version="5.0.0" />
<PackageReference Include="AsyncReadProcess" Version="1.0.0-preview10" />
<PackageReference Include="AsyncReadProcess" Version="1.0.0-preview11" />
<PackageReference Include="Microsoft.Build" Version="17.14.8" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build.Framework" Version="17.14.8" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.9.1" />