Commit Graph

5 Commits

Author SHA1 Message Date
Haacked 61c952516f Set ComVisible(false) in SolutionInfo
Rather than set it in each AssemblyInfo.cs file.
2013-11-04 13:31:25 -08:00
Haacked a9514e30b8 Add code analysis to Release build
This should make it so code analysis build runs on the CI server.
Previously, it was only set for Debug builds.
2013-11-04 13:19:22 -08:00
Steffen Forkmann 32430c47e3 Using the version from the ReleaseNotes.md and set it for the AssemblyVersion of the projects. 2013-11-01 18:54:12 +01:00
Haacked de305aace8 Consolidate assembly metadata into SolutionInfo
This keeps the Octokit and Octokit.Reactive libs the same version.
2013-10-18 22:05:31 -07:00
Haacked 997e955f38 Rename to Octokit to be consistent with other API libs
GitHub is naming all of the libraries Octokit for their respective
platforms
2013-01-29 14:00:27 -08:00