添加项目引用

This commit is contained in:
2026-01-07 13:03:54 +08:00
parent fc54ffd43b
commit adfacc7e29

View File

@@ -12,4 +12,8 @@
<PackageReference Include="Flurl.Http" Version="2.4.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ICSharpCode.TextEditor\Project\ICSharpCode.TextEditorEx.csproj" />
</ItemGroup>
</Project>