Skip to content

Commit

Permalink
Removed MatBlazor dependency from Server because implicit with Common…
Browse files Browse the repository at this point in the history
…UI dependency
  • Loading branch information
GioviQ committed Apr 10, 2020
1 parent 75b8f57 commit a1fe6a0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="3.2.0-preview3.20168.3" />
<PackageReference Include="IdentityServer4.AspNetIdentity" Version="4.0.0-preview.3" />
<PackageReference Include="MatBlazor" Version="2.3.0-prevew" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="3.1.3" />
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" Version="3.1.3" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection.AzureKeyVault" Version="3.1.3" />
Expand Down

0 comments on commit a1fe6a0

Please sign in to comment.