Merge branch 'v2_develop' into v2_3771_textview-no-printable-rune-fix

This commit is contained in:
BDisp
2024-10-11 00:37:31 +01:00
committed by GitHub

View File

@@ -14,9 +14,9 @@
<TrimmerRootAssembly Include="Terminal.Gui" />
</ItemGroup>
<!--<ItemGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />
<TrimmerRootAssembly Include="Terminal.Gui" />
</ItemGroup>-->
<ItemGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<PackageReference Include="Terminal.Gui" Version="[2.0.0-v2-develop.2189,3)" />
<TrimmerRootAssembly Include="Terminal.Gui" />
</ItemGroup>
</Project>