Browse Source

Fix build

pull/1894/head
Siegfried Pammer 5 years ago
parent
commit
e33a54654f
  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="6.0.0" />
<PackageReference Include="AvalonEdit" Version="6.0.1" />
<PackageReference Include="System.Composition" Version="1.3.0" />
</ItemGroup>

Loading…
Cancel
Save