Make Cue notes property null-safe

This commit is contained in:
2020-09-10 12:26:19 -05:00
parent 9b46f64aa0
commit 868af589f8
6 changed files with 9 additions and 7 deletions
@@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="2.9.0" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Xamarin.Forms" Version="4.8.0.1364" />
<PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" />
</ItemGroup>