oops didn't mean to commit that

This commit is contained in:
Shannon
2021-03-17 17:55:45 +11:00
parent eba659b9ee
commit 1a2d8623e6

View File

@@ -79,12 +79,6 @@
<PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="3.1.10" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="5.0.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="1.3.0" />
</ItemGroup>
<PropertyGroup>
<RazorCompileOnBuild>false</RazorCompileOnBuild>
</PropertyGroup>