mvvm library inclusions

This commit is contained in:
2022-12-17 12:30:12 +01:00
parent 870fba2c3a
commit b60a137813
3 changed files with 11 additions and 1 deletions

View File

@ -6,4 +6,8 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MvvmCross" Version="9.0.2" />
</ItemGroup>
</Project>