We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c81661 commit b6421e9Copy full SHA for b6421e9
src/runtime/Python.Runtime.csproj
@@ -94,6 +94,7 @@
94
<Compile Include="converter.cs" />
95
<Compile Include="CustomMarshaler.cs" />
96
<Compile Include="debughelper.cs" />
97
+ <Compile Include="defaultpyargconverter.cs" />
98
<Compile Include="delegatemanager.cs" />
99
<Compile Include="delegateobject.cs" />
100
<Compile Include="eventbinding.cs" />
0 commit comments