We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd4b8e commit bf36192Copy full SHA for bf36192
Directory.Build.props
@@ -326,6 +326,7 @@
326
<AndroidNamespaceReplacement Include='opengl' Replacement='OpenGL' />
327
<AndroidNamespaceReplacement Include='org.jspecify.annotations' Replacement='Xamarin.JSpecify.Annotations' />
328
<AndroidNamespaceReplacement Include='signalgeneration' Replacement='SignalGeneration' />
329
+ <AndroidNamespaceReplacement Include='recaptchabase' Replacement='RecaptchaBase' />
330
331
</ItemGroup>
332
0 commit comments