Consolidate assembly metadata into SolutionInfo

This keeps the Octokit and Octokit.Reactive libs the same version.
This commit is contained in:
Haacked
2013-10-18 22:05:31 -07:00
parent 586e77acfa
commit de305aace8
8 changed files with 40 additions and 77 deletions

View File

@@ -1,6 +1,4 @@
using Octokit.Internal;
namespace Octokit.Reactive
namespace Octokit.Reactive
{
public interface IObservableGitHubClient
{