File tree Expand file tree Collapse file tree 3 files changed +4
-37
lines changed
Expand file tree Collapse file tree 3 files changed +4
-37
lines changed Original file line number Diff line number Diff line change 182182 <Compile Include =" interop26.cs" />
183183 <Compile Include =" interop27.cs" />
184184 <Compile Include =" interop32.cs" />
185+ <Compile Include =" interop33.cs" />
185186 <Compile Include =" interop34.cs" />
186187 <Compile Include =" interop35.cs" />
188+ <Compile Include =" interop36.cs" />
187189 </ItemGroup >
188190 <ItemGroup >
189- <None Include =" buildclrmodule.bat" />
190191 <None Include =" clrmodule.il" />
191192 <None Include =" ..\pythonnet.snk" />
192193 <None Include =" x64\clrmodule-platform.il" />
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22// Auto-generated by geninterop.py.
33// DO NOT MODIFIY BY HAND.
44
5+ #if ( PYTHON33 )
56using System ;
67using System . Collections ;
78using System . Collections . Specialized ;
@@ -135,3 +136,4 @@ public static int magic() {
135136 public static int members = 0 ;
136137 }
137138}
139+ #endif
You can’t perform that action at this time.
0 commit comments