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 19936aa commit 2d1da5dCopy full SHA for 2d1da5d
src/runtime/Python.Runtime.csproj
@@ -164,9 +164,7 @@
164
<Compile Include="$(PythonInteropFile)" />
165
</ItemGroup>
166
<ItemGroup Condition=" '$(PythonInteropFile)' == '' ">
167
- <Compile Include="interop26.cs" />
168
<Compile Include="interop27.cs" />
169
- <Compile Include="interop32.cs" />
170
<Compile Include="interop33.cs" />
171
<Compile Include="interop34.cs" />
172
<Compile Include="interop35.cs" />
src/runtime/interop26.cs
src/runtime/interop32.cs
0 commit comments