Browse Source

Fix #916: consistently use AvalonEdit 5.0.4

pull/909/merge
Daniel Grunwald 9 years ago
parent
commit
f03de7abb8
  1. 2
      ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj

2
ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj

@ -36,7 +36,7 @@ @@ -36,7 +36,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="AvalonEdit" Version="5.0.3" />
<PackageReference Include="AvalonEdit" Version="5.0.4" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save