File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 <TargetFrameworkProfile />
1414 <NoWarn >1591</NoWarn >
1515 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
16- <PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)</PythonBuildDir >
16+ <PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)\bin\ </PythonBuildDir >
1717 <AppDesignerFolder >Properties</AppDesignerFolder >
1818 <!-- If need to freeze language version: <LangVersion>5</LangVersion> !-->
1919 <RestorePackages >true</RestorePackages >
Original file line number Diff line number Diff line change 1313 <TargetFrameworkProfile />
1414 <NoWarn >1591</NoWarn >
1515 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
16- <PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)</PythonBuildDir >
16+ <PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)\bin\ </PythonBuildDir >
1717 <AppDesignerFolder >Properties</AppDesignerFolder >
1818 <!-- If need to freeze language version: <LangVersion>5</LangVersion> !-->
1919 <ApplicationIcon >python-clear.ico</ApplicationIcon >
Original file line number Diff line number Diff line change 1313 <TargetFrameworkProfile />
1414 <NoWarn >1591</NoWarn >
1515 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
16- <PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)</PythonBuildDir >
16+ <PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)\bin\ </PythonBuildDir >
1717 <!-- If need to freeze language version: <LangVersion>5</LangVersion> !-->
1818 <RestorePackages >true</RestorePackages >
1919 <ErrorReport >prompt</ErrorReport >
Original file line number Diff line number Diff line change 1313 <TargetFrameworkProfile />
1414 <NoWarn >1591</NoWarn >
1515 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
16- <PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)</PythonBuildDir >
16+ <PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)\bin\ </PythonBuildDir >
1717 <AppDesignerFolder >Properties</AppDesignerFolder >
1818 <!-- If need to freeze language version: <LangVersion>5</LangVersion> !-->
1919 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
Original file line number Diff line number Diff line change 1313 <TargetFrameworkProfile />
1414 <NoWarn >1591,0067</NoWarn >
1515 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
16- <PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)</PythonBuildDir >
16+ <PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)\bin\ </PythonBuildDir >
1717 <!-- If need to freeze language version: <LangVersion>5</LangVersion> !-->
1818 <SignAssembly >false</SignAssembly >
1919 <AssemblyOriginatorKeyFile >..\pythonnet.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments