Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies #40

Open
djkaty opened this issue Jul 26, 2015 · 2 comments
Open

Dependencies #40

djkaty opened this issue Jul 26, 2015 · 2 comments

Comments

@djkaty
Copy link

djkaty commented Jul 26, 2015

Based on a user's experience in #smuxi-devel and my own experience when first using SmartIrc4net.

I propose removing StarkSoft proxy's source code from the tree, and adding NuGet package config references for log4net and StarkSoft's updated proxy code StarkSoft.Aspen.Proxy, then changing the namespaces in our code from StarkSoft.Net.Proxy.

This will allow users to just clone the repo, double-click the .sln and compile without any reference or assembly errors as NuGet will restore the missing dependencies automatically.

@djkaty
Copy link
Author

djkaty commented Jul 26, 2015

Also NUnit if we are keeping the 'tests' project.

@meebey
Copy link
Owner

meebey commented Jul 27, 2015

log4net and nunit are nuget candidates yes, but StarkSoftProxy is a git submodule that gets automatically fetched if cloned the right way via git clone --recursive

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

No branches or pull requests

2 participants