<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:48:05 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CSHARP-4389] MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS</title>
                <link>https://jira.mongodb.org/browse/CSHARP-4389</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;h4&gt;&lt;a name=&quot;Summary&quot;&gt;&lt;/a&gt;Summary&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;Can not compile Xamarin ioS when MongDB.Bson.Driver is included in project&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Error: error MT0009: Error while loading assemblies: /Users/user229415/Library/Caches/Xamarin/mtbs/builds/ShowPrices.iOS/684e3026490069e9d81d0578e2a798e556b400b3f827e95398229ca2c78a936b/bin/iPhoneSimulator/Debug/mongocrypt.dll.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;If I downgrade to driver 2.10.4 &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/warning.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; the problem disappears. There was a bug fix in 2.11.4 but that one gives error too.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Reproduce create xamarin forms application with ios support. Add the package MongoDB.Driver, compile and voila problem.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I need that driver because I need the definitions in classes I use, the application itself does not make a mongodb connection. I can run the application using 2.10.4 but the lib that has that driver is also used elsewhere and then the most recent version is essential. So this really is a killer now!!&lt;/p&gt;

&lt;p&gt;Environment VisualStudio: 17.3.6&lt;br/&gt;
Buildagent: 17.3.0.308&lt;br/&gt;
MacOS Ventura Xcode 13.2,1&lt;/p&gt;</description>
                <environment></environment>
        <key id="2169261">CSHARP-4389</key>
            <summary>MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13202">Works as Designed</resolution>
                                        <assignee username="dmitry.lukyanov@mongodb.com">Dmitry Lukyanov</assignee>
                                    <reporter username="martien.poels@bank2loyalty.com">Martien Poels</reporter>
                        <labels>
                            <label>Bug</label>
                    </labels>
                <created>Fri, 28 Oct 2022 09:52:44 +0000</created>
                <updated>Fri, 27 Oct 2023 13:24:39 +0000</updated>
                            <resolved>Fri, 28 Oct 2022 15:36:56 +0000</resolved>
                                    <version>2.11.0-beta1</version>
                    <version>2.11.0-beta2</version>
                    <version>2.11.0</version>
                    <version>2.11.1</version>
                    <version>2.11.2</version>
                    <version>2.11.3</version>
                    <version>2.11.4</version>
                    <version>2.11.5</version>
                    <version>2.11.6</version>
                    <version>2.12.0</version>
                    <version>2.12.1</version>
                    <version>2.12.2</version>
                    <version>2.12.3</version>
                    <version>2.12.4</version>
                    <version>2.12.5</version>
                    <version>2.13.0</version>
                    <version>2.13.1</version>
                    <version>2.13.2</version>
                    <version>2.13.3</version>
                    <version>2.14.0</version>
                    <version>2.15.0</version>
                    <version>2.15.1</version>
                    <version>2.16.0</version>
                    <version>2.16.1</version>
                    <version>2.17.0</version>
                    <version>2.17.1</version>
                    <version>2.18.0</version>
                                                    <component>Build</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4935896" author="JIRAUSER1271654" created="Fri, 28 Oct 2022 15:35:27 +0000"  >&lt;p&gt;Hi Dmitry,&lt;/p&gt;

&lt;p&gt;I have fixed it as suggested in my production project and that one is running now too. It had become messy because of the foreign include of the iosStuff. Thanks for helping.&lt;br/&gt;
I must admit I have developed several android apps and this app is the first having to do both, so Ios is kind of new too me. So this was a steep digg-in session.&lt;br/&gt;
But everything is running now. I few images are not correct but for the rest it looks good already. Made a lot of progress today.&lt;/p&gt;

&lt;p&gt;Happy weekend, and thanks for the excellent and rapid response. You may close the bug report and mark it as fixed.&lt;/p&gt;

&lt;p&gt;Met vriendelijke groet/with kind regards,&lt;/p&gt;

&lt;p&gt;Martien Poels&lt;br/&gt;
Founder / CTO&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;Bank 2 Loyalty&amp;#93;&lt;/span&gt;&lt;br/&gt;
Contactless technologies bv&lt;br/&gt;
Keizersveld 50&lt;br/&gt;
5803 AN Venray&lt;br/&gt;
The Netherlands&lt;br/&gt;
martien.poels@bank2loyalty.com&amp;lt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;mailto:martien.poels@bank2loyalty.com&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;martien.poels@bank2loyalty.com&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/mail_small.gif&quot; height=&quot;12&quot; width=&quot;13&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&amp;gt;&lt;br/&gt;
www.bank2loyalty.com&amp;lt;&lt;a href=&quot;http://www.bank2loyalty.com/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.bank2loyalty.com/&lt;/a&gt;&amp;gt;&lt;br/&gt;
+31 (0) 478 206900&amp;lt;tel:+314787206900&amp;gt;&lt;/p&gt;


&lt;p&gt;From: Dmitry Lukyanov (Jira) &amp;lt;jira@mongodb.org&amp;gt;&lt;br/&gt;
Sent: Friday, October 28, 2022 3:52 PM&lt;br/&gt;
To: Martien Poels &amp;lt;martien.poels@bank2loyalty.com&amp;gt;&lt;br/&gt;
Subject: &lt;span class=&quot;error&quot;&gt;&amp;#91;MongoDB-JIRA&amp;#93;&lt;/span&gt; (&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; title=&quot;MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-4389&quot;&gt;&lt;del&gt;CSHARP-4389&lt;/del&gt;&lt;/a&gt;) MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/s/en_USp8swtz-1988229788/6109/25/_/jira-logo-scaled.png&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/s/en_USp8swtz-1988229788/6109/25/_/jira-logo-scaled.png&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;cid:image001.png@01D8EAF3.45CC0260&amp;#93;&lt;/span&gt;&lt;br/&gt;
Dmitry Lukyanov&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dmitry.lukyanov%40mongodb.com&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dmitry.lukyanov%40mongodb.com&lt;/a&gt;&amp;gt; edited a comment on &lt;span class=&quot;error&quot;&gt;&amp;#91;Bug&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; title=&quot;MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-4389&quot;&gt;&lt;del&gt;CSHARP-4389&lt;/del&gt;&lt;/a&gt;&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389&lt;/a&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt;Re: MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389&lt;/a&gt;&amp;gt;&lt;br/&gt;
The issue here is that xamarin ios doesn&apos;t correctly determine RID and try to use windows binary. This is why you see &quot;&lt;em&gt;mongocrypt.dll&lt;/em&gt;&quot; (with .dll instead .dylib) in the exception. If you still see the same error message, I would suggest asking it in mentioned [ msbuid |https: / /github.com/dotnet/msbuild/issues/6072] / [ mono |https: / /github.com/mono/mono/issues/15569] / [ xamarin |https://github.com/xamarin/xamarin-macios/ issues /10337] issues .&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;Add Comment&amp;#93;&lt;/span&gt;&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&lt;/a&gt;&amp;gt;&lt;br/&gt;
Add Comment&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&lt;/a&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt;This message was sent from MongoDB&apos;s issue tracking system. To respond to this ticket, please login to jira.mongodb.org&amp;lt;&lt;a href=&quot;https://jira.mongodb.org&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org&lt;/a&gt;&amp;gt; using your JIRA, MongoDB Cloud Manager, or MongoDB Atlas credentials.&lt;/p&gt;</comment>
                            <comment id="4935314" author="dmitry.lukyanov" created="Fri, 28 Oct 2022 13:42:48 +0000"  >&lt;p&gt;The issue here is that xamarin ios doesn&apos;t correctly determine RID and try to use windows binary. This is why you see &quot;&lt;em&gt;mongocrypt.dll&lt;/em&gt;&quot; (with .dll instead .dylib) in the exception. If you still see the same error message, I would suggest asking it in mentioned &lt;a href=&quot;https://github.com/dotnet/msbuild/issues/6072&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;msbuid&lt;/a&gt; / &lt;a href=&quot;https://github.com/mono/mono/issues/15569&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mono&lt;/a&gt; / &lt;a href=&quot;https://github.com/xamarin/xamarin-macios/issues/10337&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;xamarin&lt;/a&gt; issues.&lt;/p&gt;</comment>
                            <comment id="4935019" author="JIRAUSER1271654" created="Fri, 28 Oct 2022 12:00:36 +0000"  >&lt;p&gt;Hi Dmitry,&lt;/p&gt;

&lt;p&gt;If fixed the issue in a test project, but not in my real project. However I must admit I have added the iOS section later by creating a project with the exact same name and then copied it to the target project. At least it gives an idea where to search for.&lt;/p&gt;

&lt;p&gt;Met vriendelijke groet/with kind regards,&lt;/p&gt;

&lt;p&gt;Martien Poels&lt;br/&gt;
Founder / CTO&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;Bank 2 Loyalty&amp;#93;&lt;/span&gt;&lt;br/&gt;
Contactless technologies bv&lt;br/&gt;
Keizersveld 50&lt;br/&gt;
5803 AN Venray&lt;br/&gt;
The Netherlands&lt;br/&gt;
martien.poels@bank2loyalty.com&amp;lt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;mailto:martien.poels@bank2loyalty.com&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;martien.poels@bank2loyalty.com&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/mail_small.gif&quot; height=&quot;12&quot; width=&quot;13&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&amp;gt;&lt;br/&gt;
www.bank2loyalty.com&amp;lt;&lt;a href=&quot;http://www.bank2loyalty.com/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.bank2loyalty.com/&lt;/a&gt;&amp;gt;&lt;br/&gt;
+31 (0) 478 206900&amp;lt;tel:+314787206900&amp;gt;&lt;/p&gt;


&lt;p&gt;From: Dmitry Lukyanov (Jira) &amp;lt;jira@mongodb.org&amp;gt;&lt;br/&gt;
Sent: Friday, October 28, 2022 12:06 PM&lt;br/&gt;
To: Martien Poels &amp;lt;martien.poels@bank2loyalty.com&amp;gt;&lt;br/&gt;
Subject: &lt;span class=&quot;error&quot;&gt;&amp;#91;MongoDB-JIRA&amp;#93;&lt;/span&gt; (&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; title=&quot;MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-4389&quot;&gt;&lt;del&gt;CSHARP-4389&lt;/del&gt;&lt;/a&gt;) MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/s/en_USp8swtz-1988229788/6109/25/_/jira-logo-scaled.png&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/s/en_USp8swtz-1988229788/6109/25/_/jira-logo-scaled.png&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;cid:image001.png@01D8EAD4.DDA45390&amp;#93;&lt;/span&gt;&lt;br/&gt;
Dmitry Lukyanov&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dmitry.lukyanov%40mongodb.com&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dmitry.lukyanov%40mongodb.com&lt;/a&gt;&amp;gt; edited a comment on &lt;span class=&quot;error&quot;&gt;&amp;#91;Bug&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; title=&quot;MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-4389&quot;&gt;&lt;del&gt;CSHARP-4389&lt;/del&gt;&lt;/a&gt;&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389&lt;/a&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt;Re: MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389&lt;/a&gt;&amp;gt;&lt;br/&gt;
Hey &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=martien.poels%40bank2loyalty.com&quot; class=&quot;user-hover&quot; rel=&quot;martien.poels@bank2loyalty.com&quot;&gt;martien.poels@bank2loyalty.com&lt;/a&gt; , this looks like the same msbuild issue as in &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-3178&quot; title=&quot;MongoDB.Driver latest version 2.11 breaks compiling Xamarin iOS &quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-3178&quot;&gt;&lt;del&gt;CSHARP-3178&lt;/del&gt;&lt;/a&gt;. Try solution from this &lt;a href=&quot;https://github.com/dotnet/msbuild/issues/6072&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;thread&lt;/a&gt; and this [ comment |https://jira . mongodb.org/browse/&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-3277&quot; title=&quot;MongoDB.Driver latest version 2.11.4 breaks compiling Xamarin iOS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-3277&quot;&gt;&lt;del&gt;CSHARP-3277&lt;/del&gt;&lt;/a&gt;?focusedCommentId=3680327&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-3680327].&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;Add Comment&amp;#93;&lt;/span&gt;&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&lt;/a&gt;&amp;gt;&lt;br/&gt;
Add Comment&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&lt;/a&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt;This message was sent from MongoDB&apos;s issue tracking system. To respond to this ticket, please login to jira.mongodb.org&amp;lt;&lt;a href=&quot;https://jira.mongodb.org&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org&lt;/a&gt;&amp;gt; using your JIRA, MongoDB Cloud Manager, or MongoDB Atlas credentials.&lt;/p&gt;</comment>
                            <comment id="4934966" author="JIRAUSER1271654" created="Fri, 28 Oct 2022 11:45:33 +0000"  >&lt;p&gt;Hi Dmitry,&lt;/p&gt;

&lt;p&gt;That was indeed the solution to add those two lines in the projectfile resolved the issue!!&lt;br/&gt;
Maybe it should state more clearly that you should add it this way:&lt;/p&gt;

&lt;p&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;Project ToolsVersion=&quot;4.0&quot; DefaultTargets=&quot;Build&quot; xmlns=&lt;a href=&quot;http://schemas.microsoft.com/developer/msbuild/2003&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://schemas.microsoft.com/developer/msbuild/2003&lt;/a&gt;&amp;gt;&lt;br/&gt;
&#8230;&#8230;.&lt;br/&gt;
      &amp;lt;PropertyGroup&amp;gt;&lt;br/&gt;
            &amp;lt;RuntimeIdentifiers&amp;gt;osx;osx-x86;osx-x64&amp;lt;/RuntimeIdentifiers&amp;gt;&lt;br/&gt;
            &amp;lt;NuGetRuntimeIdentifier&amp;gt;osx&amp;lt;/NuGetRuntimeIdentifier&amp;gt;&lt;br/&gt;
      &amp;lt;/PropertyGroup&amp;gt;&lt;br/&gt;
&#8230;.&lt;/p&gt;

&lt;p&gt;But many thanks, now I can proceed with the project.&lt;/p&gt;

&lt;p&gt;Met vriendelijke groet/with kind regards,&lt;/p&gt;

&lt;p&gt;Martien Poels&lt;br/&gt;
Founder / CTO&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;Bank 2 Loyalty&amp;#93;&lt;/span&gt;&lt;br/&gt;
Contactless technologies bv&lt;br/&gt;
Keizersveld 50&lt;br/&gt;
5803 AN Venray&lt;br/&gt;
The Netherlands&lt;br/&gt;
martien.poels@bank2loyalty.com&amp;lt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;mailto:martien.poels@bank2loyalty.com&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;martien.poels@bank2loyalty.com&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/mail_small.gif&quot; height=&quot;12&quot; width=&quot;13&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&amp;gt;&lt;br/&gt;
www.bank2loyalty.com&amp;lt;&lt;a href=&quot;http://www.bank2loyalty.com/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.bank2loyalty.com/&lt;/a&gt;&amp;gt;&lt;br/&gt;
+31 (0) 478 206900&amp;lt;tel:+314787206900&amp;gt;&lt;/p&gt;


&lt;p&gt;From: Dmitry Lukyanov (Jira) &amp;lt;jira@mongodb.org&amp;gt;&lt;br/&gt;
Sent: Friday, October 28, 2022 12:06 PM&lt;br/&gt;
To: Martien Poels &amp;lt;martien.poels@bank2loyalty.com&amp;gt;&lt;br/&gt;
Subject: &lt;span class=&quot;error&quot;&gt;&amp;#91;MongoDB-JIRA&amp;#93;&lt;/span&gt; (&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; title=&quot;MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-4389&quot;&gt;&lt;del&gt;CSHARP-4389&lt;/del&gt;&lt;/a&gt;) MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/s/en_USp8swtz-1988229788/6109/25/_/jira-logo-scaled.png&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/s/en_USp8swtz-1988229788/6109/25/_/jira-logo-scaled.png&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;cid:image001.png@01D8EAD2.6FF8FCD0&amp;#93;&lt;/span&gt;&lt;br/&gt;
Dmitry Lukyanov&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dmitry.lukyanov%40mongodb.com&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dmitry.lukyanov%40mongodb.com&lt;/a&gt;&amp;gt; edited a comment on &lt;span class=&quot;error&quot;&gt;&amp;#91;Bug&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; title=&quot;MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-4389&quot;&gt;&lt;del&gt;CSHARP-4389&lt;/del&gt;&lt;/a&gt;&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389&lt;/a&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt;Re: MongoDBDriver latest version 2.18.0 breaks compiling Xamarin iOS&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389&lt;/a&gt;&amp;gt;&lt;br/&gt;
Hey &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=martien.poels%40bank2loyalty.com&quot; class=&quot;user-hover&quot; rel=&quot;martien.poels@bank2loyalty.com&quot;&gt;martien.poels@bank2loyalty.com&lt;/a&gt; , this looks like the same msbuild issue as in &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-3178&quot; title=&quot;MongoDB.Driver latest version 2.11 breaks compiling Xamarin iOS &quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-3178&quot;&gt;&lt;del&gt;CSHARP-3178&lt;/del&gt;&lt;/a&gt;. Try solution from this &lt;a href=&quot;https://github.com/dotnet/msbuild/issues/6072&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;thread&lt;/a&gt; and this [ comment |https://jira . mongodb.org/browse/&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-3277&quot; title=&quot;MongoDB.Driver latest version 2.11.4 breaks compiling Xamarin iOS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-3277&quot;&gt;&lt;del&gt;CSHARP-3277&lt;/del&gt;&lt;/a&gt;?focusedCommentId=3680327&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-3680327].&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;Add Comment&amp;#93;&lt;/span&gt;&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&lt;/a&gt;&amp;gt;&lt;br/&gt;
Add Comment&amp;lt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CSHARP-4389#add-comment&lt;/a&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt;This message was sent from MongoDB&apos;s issue tracking system. To respond to this ticket, please login to jira.mongodb.org&amp;lt;&lt;a href=&quot;https://jira.mongodb.org&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org&lt;/a&gt;&amp;gt; using your JIRA, MongoDB Cloud Manager, or MongoDB Atlas credentials.&lt;/p&gt;</comment>
                            <comment id="4934811" author="dmitry.lukyanov" created="Fri, 28 Oct 2022 10:01:58 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=martien.poels%40bank2loyalty.com&quot; class=&quot;user-hover&quot; rel=&quot;martien.poels@bank2loyalty.com&quot;&gt;martien.poels@bank2loyalty.com&lt;/a&gt; , this looks like the same msbuild issue as in &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-3178&quot; title=&quot;MongoDB.Driver latest version 2.11 breaks compiling Xamarin iOS &quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-3178&quot;&gt;&lt;del&gt;CSHARP-3178&lt;/del&gt;&lt;/a&gt;. Try solution from this &lt;a href=&quot;https://github.com/dotnet/msbuild/issues/6072&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;thread&lt;/a&gt; and this &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-3277?focusedCommentId=3680327&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-3680327&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;comment&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1435835">CSHARP-3178</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY22YYQ4</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0ygbc:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>