Skip to content

Commit 425fe47

Browse files
committed
Reference Python.Runtime in Console project
1 parent 0769245 commit 425fe47

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pythonnet/src/console/Console.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,12 @@
194194
<ItemGroup>
195195
<None Include="app.config" />
196196
</ItemGroup>
197+
<ItemGroup>
198+
<ProjectReference Include="..\runtime\Python.Runtime.csproj">
199+
<Project>{097b4ac0-74e9-4c58-bcf8-c69746ec8271}</Project>
200+
<Name>Python.Runtime</Name>
201+
</ProjectReference>
202+
</ItemGroup>
197203
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
198204
<ProjectExtensions>
199205
<VisualStudio AllowExistingFolder="true" />

0 commit comments

Comments
 (0)