Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixed defaultpyargconverter.cs not included in the older project file
  • Loading branch information
lostmsu committed Jan 31, 2020
commit b6421e92c6539ed9d96b44bf31bcbab325612ca8
1 change: 1 addition & 0 deletions src/runtime/Python.Runtime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
<Compile Include="converter.cs" />
<Compile Include="CustomMarshaler.cs" />
<Compile Include="debughelper.cs" />
<Compile Include="defaultpyargconverter.cs" />
<Compile Include="delegatemanager.cs" />
<Compile Include="delegateobject.cs" />
<Compile Include="eventbinding.cs" />
Expand Down