Thanks to visit codestin.com Credit goes to github.com
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 76e9f7e commit ea0fd7aCopy full SHA for ea0fd7a
src/runtime/Python.Runtime.csproj
@@ -20,7 +20,6 @@
20
<PlatformTarget>x86</PlatformTarget>
21
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
22
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
23
- <DefineConstants>PYTHON27,UCS2</DefineConstants>
24
</PropertyGroup>
25
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseMono|x64'">
26
<OutputPath>bin\x64\ReleaseMono\</OutputPath>
0 commit comments