Reference AvalonEdit in PettingZoo.WPF, fixes build?

This commit is contained in:
Mark van Renswoude 2021-12-31 19:04:11 +01:00
parent 133adf205c
commit db443556e8
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
<UseWPF>true</UseWPF>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AvalonEdit" Version="6.1.3.50" />
</ItemGroup>
<ItemGroup>
<Reference Include="ICSharpCode.AvalonEdit">
<HintPath>C:\Users\PsychoMark\.nuget\packages\avalonedit\6.1.2.30\lib\net5.0-windows7.0\ICSharpCode.AvalonEdit.dll</HintPath>