Merge branch 'master' into notch-tick-sfx

This commit is contained in:
Dean Herbert
2021-07-02 15:27:28 +09:00
20 changed files with 175 additions and 34 deletions

View File

@ -56,6 +56,6 @@
</ItemGroup>
<ItemGroup Label="Transitive Dependencies">
<!-- Realm needs to be directly referenced in all Xamarin projects, as it will not pull in its transitive dependencies otherwise. -->
<PackageReference Include="Realm" Version="10.2.0" />
<PackageReference Include="Realm" Version="10.2.1" />
</ItemGroup>
</Project>