added reference

This commit is contained in:
2022-07-01 22:59:09 -04:00
parent b35f4e8751
commit 0f455e0e90
2 changed files with 9 additions and 0 deletions

View File

@@ -29,4 +29,7 @@
<PackageReference Include="RestSharp" Version="108.0.1" />
<PackageReference Include="XamlNameReferenceGenerator" Version="1.3.4" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ModelsLib\ModelsLib.fsproj" />
</ItemGroup>
</Project>