We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
InterpreterId
1 parent 0687f09 commit 9d2ae8eCopy full SHA for 9d2ae8e
1 file changed
src/tooling/IronPython.Sdk/Sdk/Sdk.props
@@ -5,8 +5,8 @@
5
<Import Project="FileIncludes.props" />
6
<PropertyGroup>
7
<!-- Default -->
8
- <InterpreterId>Global|$(PythonInterpreter)|$(PythonVersion)</InterpreterId>
9
-
+ <!--<InterpreterId>Global|$(PythonInterpreter)|$(PythonVersion)</InterpreterId>-->
+
10
<SchemaVersion>2.0</SchemaVersion>
11
<ProjectGuid>c1e9ed5c-242e-4f90-8e69-7fdde3c919bd</ProjectGuid>
12
</PropertyGroup>
0 commit comments