* packages.config:

* packages.config:
* qController.iOS.csproj:
* qController.Droid.csproj:
* qController.csproj: Update QControlKit

* QBrowserPage.xaml.cs:
* QCueViewModel.cs:
* QWorkspacePage.xaml.cs:
* QBrowserViewModel.cs: Logging cleanup
This commit is contained in:
2021-02-13 14:49:34 -05:00
parent 6debd99655
commit 6e52a67726
9 changed files with 11 additions and 13 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="QControlKit" Version="0.0.15" />
<PackageReference Include="QControlKit" Version="0.0.17" />
</ItemGroup>
<ItemGroup>
<None Remove="App.xaml" />