mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-08 12:42:32 +00:00
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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user