We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be46ce5 commit b5baaecCopy full SHA for b5baaec
1 file changed
src/MW5.Api/MW5.Api.csproj
@@ -320,8 +320,9 @@
320
<VersionMinor>2</VersionMinor>
321
<Lcid>0</Lcid>
322
<WrapperTool>tlbimp</WrapperTool>
323
- <Isolated>False</Isolated>
324
- <EmbedInteropTypes>True</EmbedInteropTypes>
+ <Isolated>True</Isolated>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
325
+ <Private>False</Private>
326
</COMReference>
327
<COMReference Include="stdole">
328
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
0 commit comments