Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb4710fc

Browse files
committed
Remove Mono.Unix reference from project
Remove duplicate property in Python.Test
1 parentf9d913e commitb4710fc

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

‎src/runtime/Python.Runtime.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,6 @@
6969
<Optimize>false</Optimize>
7070
<DebugType>full</DebugType>
7171
</PropertyGroup>
72-
<ItemGroupCondition=" '$(Configuration)'=='DebugMono' Or '$(Configuration)'=='ReleaseMono'">
73-
<ReferenceInclude="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
74-
<SpecificVersion>False</SpecificVersion>
75-
<HintPath>..\..\packages\MonoGAC\Mono.Posix\4.0.0.0__0738eb9f132ed756\Mono.Posix.dll</HintPath>
76-
</Reference>
77-
</ItemGroup>
7872
<ItemGroup>
7973
<ReferenceInclude="System" />
8074
</ItemGroup>

‎src/testing/Python.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@
9999
</ItemGroup>
100100
<ImportProject="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
101101
<PropertyGroup>
102-
<PythonBuildDirCondition=" '$(PythonBuildDir)' == ''">$(SolutionDir)</PythonBuildDir>
103102
<TargetAssembly>$(TargetPath)</TargetAssembly>
104103
<TargetAssemblyPdb>$(TargetDir)$(TargetName).pdb</TargetAssemblyPdb>
105104
</PropertyGroup>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp