-
Notifications
You must be signed in to change notification settings - Fork 12
/
AP_vars.txt
74 lines (74 loc) · 1.3 KB
/
AP_vars.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[
{
"Path": "Env:AP_Year",
"Value": "21"
},
{
"Path": "Env:AP_Month",
"Value": "6"
},
{
"Path": "Env:AP_BuildDate",
"Value": "2021-06-21T13:09:04.1345649+00:00"
},
{
"Path": "Env:AP_BuildNumber",
"Value": "000"
},
{
"Path": "Env:AP_CommitHash",
"Value": "07809b0b814d8da14d1d5d2591ee0ec538e05cfc"
},
{
"Path": "Env:AP_CommitHashShort",
"Value": "g07809b0b"
},
{
"Path": "Env:AP_Branch",
"Value": "github-actions"
},
{
"Path": "Env:AP_LastTag",
"Value": "v20.11.2.0"
},
{
"Path": "Env:AP_CommitsSinceLastTag",
"Value": "123"
},
{
"Path": "Env:AP_TagsThisMonth",
"Value": "0"
},
{
"Path": "Env:AP_IsDirty",
"Value": "true"
},
{
"Path": "Env:AP_Version",
"Value": "21.6.0.123"
},
{
"Path": "Env:AP_InformationalVersion",
"Value": "21.6.0.123-github-actions-07809b0b814d8da14d1d5d2591ee0ec538e05cfc-DIRTY-CI:000"
},
{
"Path": "Env:AP_GeneratedMetadata",
"Value": "AssemblyMetadata.Generated.cs"
},
{
"Path": "Env:AP_CacheWarning",
"Value": ""
},
{
"Path": "Env:AP_MsBuildSelfContained",
"Value": "false"
},
{
"Path": "Env:AP_MsBuildRuntimeIdentifer",
"Value": ""
},
{
"Path": "Env:AP_MsBuildConfiguration",
"Value": ""
}
]