Add GraphViz package...

This commit is contained in:
joachimschmidt557 2019-03-15 21:20:25 +01:00
parent 30949252c0
commit 2708e66b19
2 changed files with 10 additions and 0 deletions

View file

@ -11,4 +11,7 @@
<Compile Include="ContainsSequence.fs" />
<Compile Include="Program.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Shields.GraphViz" Version="1.0.2" />
</ItemGroup>
</Project>