Near finish

This commit is contained in:
2023-07-30 23:14:41 +05:30
parent 1569760e7b
commit 400336ef4f
1979 changed files with 1696464 additions and 301 deletions

View File

@@ -0,0 +1,18 @@
<linker>
<assembly fullname="GoogleMobileAds.iOS" ignoreIfMissing="1">
<namespace fullname="GoogleMobileAds" preserve="all" />
<namespace fullname="GoogleMobileAds.iOS" preserve="all" />
</assembly>
<assembly fullname="GoogleMobileAds.Android" ignoreIfMissing="1">
<namespace fullname="GoogleMobileAds" preserve="all" />
<namespace fullname="GoogleMobileAds.Android" preserve="all" />
</assembly>
<assembly fullname="GoogleMobileAds.Ump.Android" ignoreIfMissing="1">
<namespace fullname="GoogleMobileAds" preserve="all" />
<namespace fullname="GoogleMobileAds.Ump.Android" preserve="all" />
</assembly>
<assembly fullname="GoogleMobileAds.Ump.iOS" ignoreIfMissing="1">
<namespace fullname="GoogleMobileAds" preserve="all" />
<namespace fullname="GoogleMobileAds.Ump.iOS" preserve="all" />
</assembly>
</linker>