Skip to content

Conversation

@Rychard
Copy link

@Rychard Rychard commented Dec 5, 2016

The csproj is current configured to look in the following directories for two assembly references:

..\..\..\..\..\Desktop\SharpXmppWpf\SharpXmppWpf\packages\ARSoft.Tools.Net.2.2.5\lib\net45\ARSoft.Tools.Net.dll
..\..\..\..\..\Desktop\SharpXmppWpf\SharpXmppWpf\packages\BouncyCastle.1.8.1\lib\BouncyCastle.Crypto.dll

This caused me some confusion, as it's still a relative path, albeit one that is unlikely to be valid on any given developer's machine.

I am unaware of any reason that would preclude the use of the default path, which doesn't make unnecessary assumptions about the directory structure beyond the solution level.

Of course, if I've overlooked something, feel free to let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant