Skip to content

Commit

Permalink
Unix build fix dotnet#3
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffCyr committed Feb 7, 2018
1 parent 898719f commit c173a88
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,6 @@
<Compile Include="$(CommonPath)\Interop\Interop.CheckedAccess.cs">
<Link>Common\System\Net\Internals\Interop.CheckedAccess.cs</Link>
</Compile>
<Compile Include="$(CommonPath)\System\Net\ByteOrder.cs">
<Link>Common\System\Net\Internals\ByteOrder.cs</Link>
</Compile>
<Compile Include="$(CommonPath)\System\Net\InteropIPAddressExtensions.Unix.cs">
<Link>Common\System\Net\InteropIPAddressExtensions.Unix.cs</Link>
</Compile>
Expand Down

0 comments on commit c173a88

Please sign in to comment.