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 f6f2ea9 commit ccf8d24Copy full SHA for ccf8d24
src/MongoDB.Driver.Core/Properties/AssemblyInfo.cs
@@ -32,3 +32,4 @@
32
33
[assembly: InternalsVisibleTo("MongoDB.Driver.Core.FunctionalTests")]
34
[assembly: InternalsVisibleTo("MongoDB.Driver.Core.Tests")]
35
+[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]
0 commit comments