File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 2323<config id =" sharpgen-runtime-com" xmlns =" urn:SharpGen.Config" >
2424 <namespace >SharpGen.Runtime</namespace >
2525 <assembly >SharpGen.Runtime.COM</assembly >
26- <depends >SharpGen.Runtime</depends >
2726
2827
2928 <sdk name =" WindowsSdk" version =" 10.0.15063.0" />
132131 <bind from =" DISPPARAMS" to =" System.Runtime.InteropServices.ComTypes.DISPPARAMS" />
133132 <bind from =" EXCEPINFO" to =" System.Runtime.InteropServices.ComTypes.EXCEPINFO" />
134133
135- <!-- Root IUnknown interface -->
136-
137-
138134 <!-- COM interfaces not directly used -->
139135 <bind from =" ITypeInfo" to =" SharpGen.Runtime.ComObject" />
140136 <bind from =" IErrorLog" to =" SharpGen.Runtime.ComObject" />
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <ProjectReference Include =" ../SharpGen.Runtime/SharpGen.Runtime.csproj" />
1211 <SharpGenMapping Include =" Mapping.xml" />
1312 <PackageReference Include =" System.Memory" Version =" 4.4.0-preview2-25405-01" />
1413 <PackageReference Include =" SharpGen.Doc.Msdn.Tasks" Version =" $(LocalPackageVersion)" >
You can’t perform that action at this time.
0 commit comments