fix add to schedule dialog (#213)

This commit is contained in:
Jason Dove
2021-05-26 08:43:11 -05:00
committed by GitHub
parent da43e6f7cf
commit 8e81d5f197
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MudBlazor" Version="5.0.9" />
<PackageReference Include="MudBlazor" Version="5.0.10" />
<PackageReference Include="PPioli.FluentValidation.Blazor" Version="5.0.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.0.38" />
<PackageReference Include="Serilog" Version="2.10.0" />