add ogg file formats to local song library scanner (#914)

* add ogg file formats to local song library scanner

* update dependencies
This commit is contained in:
Jason Dove
2022-08-04 16:01:17 -05:00
committed by GitHub
parent ba079452e2
commit b0bd4c9fed
6 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MudBlazor" Version="6.0.12" />
<PackageReference Include="MudBlazor" Version="6.0.14" />
<PackageReference Include="NaturalSort.Extension" Version="3.2.0" />
<PackageReference Include="PPioli.FluentValidation.Blazor" Version="11.1.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.3.2" />