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 b4cec6d commit 565d154Copy full SHA for 565d154
src/embed_tests/Python.EmbeddingTest.csproj
@@ -86,6 +86,7 @@
86
<Compile Include="CodecGroups.cs" />
87
<Compile Include="Codecs.cs" />
88
<Compile Include="dynamic.cs" />
89
+ <Compile Include="Inspect.cs" />
90
<Compile Include="pyimport.cs" />
91
<Compile Include="pyinitialize.cs" />
92
<Compile Include="pyrunstring.cs" />
0 commit comments