Skip to content

Commit

Permalink
added Microsoft.AspNetCore.Mvc PackageReference to Google Module (#3064)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPetrinolis authored and Jetski5822 committed Jan 21, 2019
1 parent 2efe89b commit 2b024c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" />
</ItemGroup>
Expand Down

0 comments on commit 2b024c3

Please sign in to comment.