Release v0.29 - This Looks Serious (TLS) (#1765)

* Add release notes

* Fix failing integration test

* Run FormatCode build task to tidy up whitespace

* Remove "UnkownUser" from release notes contributors
This commit is contained in:
Ryan Gribble
2018-02-18 20:36:49 +10:00
committed by GitHub
parent b797ed75a5
commit c4774ffaf0
8 changed files with 56 additions and 12 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
/// so that consumers of Octokit.net would not have to add a reference to the System.Net.Http.Headers namespace.
/// See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required
/// </remarks>
public class ProductHeaderValue
public class ProductHeaderValue
{
readonly System.Net.Http.Headers.ProductHeaderValue _productHeaderValue;