Code quality
This commit is contained in:
parent
1f99943928
commit
28667942c4
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ public class CiBuildSettings
|
||||||
/// The global process environment variables
|
/// The global process environment variables
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value></value>
|
/// <value></value>
|
||||||
[JsonPropertyAttribute("env")]
|
[JsonProperty("env")]
|
||||||
public string[] Environment { get; set; }
|
public string[] Environment { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue