adding security

This commit is contained in:
Frank
2021-06-06 13:34:07 -04:00
parent b83370cf37
commit 2a52b82e0e
10 changed files with 149 additions and 19 deletions
+1
View File
@@ -7,6 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="5.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="5.0.6" PrivateAssets="all" />
<PackageReference Include="Microsoft.Azure.Functions.Authentication.WebAssembly" Version="1.0.1-preview" />
<PackageReference Include="System.Net.Http.Json" Version="5.0.0" />
</ItemGroup>