add Mono.Posix.dll as package, because its not an own project
This commit is contained in:
parent
610b5e11b0
commit
c5d3003ec0
@ -36,7 +36,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="Mono.Posix">
|
<Reference Include="Mono.Posix">
|
||||||
<HintPath>..\..\..\Zway-Bot\packages\Mono.Posix.dll</HintPath>
|
<HintPath>..\packages\Mono.Posix.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
<Reference Include="System.Core" />
|
<Reference Include="System.Core" />
|
||||||
|
BIN
packages/Mono.Posix.dll
Normal file
BIN
packages/Mono.Posix.dll
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user