aboutsummaryrefslogtreecommitdiff
path: root/TJLaskuri.Core/TJLaskuri.Core.fsproj
diff options
context:
space:
mode:
Diffstat (limited to 'TJLaskuri.Core/TJLaskuri.Core.fsproj')
-rw-r--r--TJLaskuri.Core/TJLaskuri.Core.fsproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/TJLaskuri.Core/TJLaskuri.Core.fsproj b/TJLaskuri.Core/TJLaskuri.Core.fsproj
index c3b606a..bc6029f 100644
--- a/TJLaskuri.Core/TJLaskuri.Core.fsproj
+++ b/TJLaskuri.Core/TJLaskuri.Core.fsproj
@@ -7,7 +7,12 @@
<ItemGroup>
<Compile Include="Types.fs" />
+ <Compile Include="Views.fs" />
<Compile Include="Library.fs" />
</ItemGroup>
+ <ItemGroup>
+ <PackageReference Include="Falco.Markup" Version="1.2.0" />
+ </ItemGroup>
+
</Project>