We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e886f commit 3761850Copy full SHA for 3761850
1 file changed
eng/PatchConfig.props
@@ -15,6 +15,7 @@ Later on, this will be checked using this condition:
15
16
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.8' ">
17
<PackagesInPatch>
18
+ Microsoft.AspNetCore.Authentication.Google;
19
</PackagesInPatch>
20
</PropertyGroup>
21
0 commit comments