Skip to content

Commit

Permalink
update mac project
Browse files Browse the repository at this point in the history
  • Loading branch information
LukePulverenti committed Mar 25, 2016
1 parent 8f26b0e commit f44326e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MediaBrowser.Server.Mac/Emby.Server.Mac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@
<HintPath>..\ThirdParty\Mono.Security\Mono.Security.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="CommonIO">
<HintPath>..\packages\CommonIO.1.0.0.8\lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include="Patterns.Logging">
<HintPath>..\packages\Patterns.Logging.1.0.0.2\lib\portable-net45+sl4+wp71+win8+wpa81\Patterns.Logging.dll</HintPath>
</Reference>
<Reference Include="CommonIO">
<HintPath>..\packages\CommonIO.1.0.0.9\lib\net45\CommonIO.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\" />
Expand Down

0 comments on commit f44326e

Please sign in to comment.