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 cf9ca50 commit 5d84b47Copy full SHA for 5d84b47
Directory.Build.props
@@ -332,6 +332,7 @@
332
<AndroidNamespaceReplacement Include='org.jspecify.annotations' Replacement='Xamarin.JSpecify.Annotations' />
333
<AndroidNamespaceReplacement Include='signalgeneration' Replacement='SignalGeneration' />
334
<AndroidNamespaceReplacement Include='recaptchabase' Replacement='RecaptchaBase' />
335
+ <AndroidNamespaceReplacement Include='viewtree' Replacement='ViewTree' />
336
337
</ItemGroup>
338
0 commit comments