fix: Adds Ubuntu 14 and Linux Mint 17/18/19 support specifically (#908)
This commit is contained in:
parent
752407d6f4
commit
ba378fc5f2
5 changed files with 18 additions and 12 deletions
|
|
@ -36,7 +36,7 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Toolkit.HighPerformance" Version="7.1.2" />
|
||||
<PackageReference Include="PollGroup" Version="1.1.0" />
|
||||
<PackageReference Include="Zlib.Bindings" Version="1.7.2" />
|
||||
<PackageReference Include="Zlib.Bindings" Version="1.8.0" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\SerializationGenerator\SerializationGenerator.csproj">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue