File: PSGetModuleInfo.xml

package info (click to toggle)
azure-devops-cli-extension 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 22,680 kB
  • sloc: python: 160,797; xml: 198; sh: 61; makefile: 56
file content (397 lines) | stat: -rw-r--r-- 19,934 bytes parent folder | download | duplicates (2)
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">

  <Obj RefId="0">

    <TN RefId="0">

      <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T>

      <T>System.Management.Automation.PSCustomObject</T>

      <T>System.Object</T>

    </TN>

    <MS>

      <S N="Name">VstsTaskSdk</S>

      <Version N="Version">0.7.0</Version>

      <S N="Type">Module</S>

      <S N="Description">SDK for custom VSTS build and release PowerShell tasks.</S>

      <S N="Author">Microsoft</S>

      <S N="CompanyName">VSTS</S>

      <S N="Copyright">(c) 2015 Microsoft. All rights reserved.</S>

      <DT N="PublishedDate">2016-08-08T06:30:11+05:30</DT>

      <Nil N="InstalledDate" />

      <Nil N="UpdatedDate" />

      <Nil N="LicenseUri" />

      <URI N="ProjectUri">https://github.com/Microsoft/vsts-task-lib</URI>

      <Nil N="IconUri" />

      <Obj N="Tags" RefId="1">

        <TN RefId="1">

          <T>System.Object[]</T>

          <T>System.Array</T>

          <T>System.Object</T>

        </TN>

        <LST>

          <S>PSModule</S>

          <S>VSTS</S>

          <S>TFS</S>

        </LST>

      </Obj>

      <Obj N="Includes" RefId="2">

        <TN RefId="2">

          <T>System.Collections.Hashtable</T>

          <T>System.Object</T>

        </TN>

        <DCT>

          <En>

            <S N="Key">Function</S>

            <Obj N="Value" RefId="3">

              <TNRef RefId="1" />

              <LST>

                <S>Find-Files</S>

                <S>Get-Endpoint</S>

                <S>Get-Input</S>

                <S>Get-TaskVariable</S>

                <S>Get-TaskVariableInfo</S>

                <S>Set-TaskVariable</S>

                <S>Get-LocString</S>

                <S>Import-LocStrings</S>

                <S>Write-AddAttachment</S>

                <S>Write-AddBuildTag</S>

                <S>Write-AssociateArtifact</S>

                <S>Write-LogDetail</S>

                <S>Write-SetProgress</S>

                <S>Write-SetResult</S>

                <S>Write-SetSecret</S>

                <S>Write-SetVariable</S>

                <S>Write-TaskDebug</S>

                <S>Write-TaskError</S>

                <S>Write-TaskVerbose</S>

                <S>Write-TaskWarning</S>

                <S>Write-UpdateBuildNumber</S>

                <S>Write-UploadArtifact</S>

                <S>Write-UploadBuildLog</S>

                <S>Out-Default</S>

                <S>Get-AssemblyReference</S>

                <S>Get-TfsClientCredentials</S>

                <S>Get-TfsService</S>

                <S>Get-VssCredentials</S>

                <S>Get-VssHttpClient</S>

                <S>Assert-Path</S>

                <S>Invoke-Tool</S>

                <S>Trace-EnteringInvocation</S>

                <S>Trace-LeavingInvocation</S>

                <S>Trace-Path</S>

              </LST>

            </Obj>

          </En>

          <En>

            <S N="Key">RoleCapability</S>

            <Obj N="Value" RefId="4">

              <TNRef RefId="1" />

              <LST />

            </Obj>

          </En>

          <En>

            <S N="Key">Command</S>

            <Obj N="Value" RefId="5">

              <TNRef RefId="1" />

              <LST>

                <S>Find-Files</S>

                <S>Get-Endpoint</S>

                <S>Get-Input</S>

                <S>Get-TaskVariable</S>

                <S>Get-TaskVariableInfo</S>

                <S>Set-TaskVariable</S>

                <S>Get-LocString</S>

                <S>Import-LocStrings</S>

                <S>Write-AddAttachment</S>

                <S>Write-AddBuildTag</S>

                <S>Write-AssociateArtifact</S>

                <S>Write-LogDetail</S>

                <S>Write-SetProgress</S>

                <S>Write-SetResult</S>

                <S>Write-SetSecret</S>

                <S>Write-SetVariable</S>

                <S>Write-TaskDebug</S>

                <S>Write-TaskError</S>

                <S>Write-TaskVerbose</S>

                <S>Write-TaskWarning</S>

                <S>Write-UpdateBuildNumber</S>

                <S>Write-UploadArtifact</S>

                <S>Write-UploadBuildLog</S>

                <S>Out-Default</S>

                <S>Get-AssemblyReference</S>

                <S>Get-TfsClientCredentials</S>

                <S>Get-TfsService</S>

                <S>Get-VssCredentials</S>

                <S>Get-VssHttpClient</S>

                <S>Assert-Path</S>

                <S>Invoke-Tool</S>

                <S>Trace-EnteringInvocation</S>

                <S>Trace-LeavingInvocation</S>

                <S>Trace-Path</S>

              </LST>

            </Obj>

          </En>

          <En>

            <S N="Key">DscResource</S>

            <Obj N="Value" RefId="6">

              <TNRef RefId="1" />

              <LST />

            </Obj>

          </En>

          <En>

            <S N="Key">Workflow</S>

            <Obj N="Value" RefId="7">

              <TNRef RefId="1" />

              <LST />

            </Obj>

          </En>

          <En>

            <S N="Key">Cmdlet</S>

            <Obj N="Value" RefId="8">

              <TNRef RefId="1" />

              <LST />

            </Obj>

          </En>

        </DCT>

      </Obj>

      <Nil N="PowerShellGetFormatVersion" />

      <Nil N="ReleaseNotes" />

      <Obj N="Dependencies" RefId="9">

        <TNRef RefId="1" />

        <LST />

      </Obj>

      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/</S>

      <S N="Repository">PSGallery</S>

      <S N="PackageManagementProvider">NuGet</S>

      <Obj N="AdditionalMetadata" RefId="10">

        <TN RefId="3">

          <T>System.Management.Automation.PSCustomObject</T>

          <T>System.Object</T>

        </TN>

        <MS>

          <S N="copyright">(c) 2015 Microsoft. All rights reserved.</S>

          <S N="description">SDK for custom VSTS build and release PowerShell tasks.</S>

          <S N="requireLicenseAcceptance">False</S>

          <S N="isLatestVersion">False</S>

          <S N="isAbsoluteLatestVersion">False</S>

          <S N="versionDownloadCount">427</S>

          <S N="downloadCount">175489</S>

          <S N="packageSize">39096</S>

          <S N="published">8/8/2016 6:30:11 AM +05:30</S>

          <S N="created">8/8/2016 6:30:11 AM +05:30</S>

          <S N="lastEdited">8/8/2016 7:06:43 AM +05:30</S>

          <S N="lastUpdated">4/10/2019 6:13:55 PM +05:30</S>

          <S N="tags">PSModule VSTS TFS PSFunction_Find-Files PSCommand_Find-Files PSFunction_Get-Endpoint PSCommand_Get-Endpoint PSFunction_Get-Input PSCommand_Get-Input PSFunction_Get-TaskVariable PSCommand_Get-TaskVariable PSFunction_Get-TaskVariableInfo PSCommand_Get-TaskVariableInfo PSFunction_Set-TaskVariable PSCommand_Set-TaskVariable PSFunction_Get-LocString PSCommand_Get-LocString PSFunction_Import-LocStrings PSCommand_Import-LocStrings PSFunction_Write-AddAttachment PSCommand_Write-AddAttachment PSFunction_Write-AddBuildTag PSCommand_Write-AddBuildTag PSFunction_Write-AssociateArtifact PSCommand_Write-AssociateArtifact PSFunction_Write-LogDetail PSCommand_Write-LogDetail PSFunction_Write-SetProgress PSCommand_Write-SetProgress PSFunction_Write-SetResult PSCommand_Write-SetResult PSFunction_Write-SetSecret PSCommand_Write-SetSecret PSFunction_Write-SetVariable PSCommand_Write-SetVariable PSFunction_Write-TaskDebug PSCommand_Write-TaskDebug PSFunction_Write-TaskError PSCommand_Write-TaskError PSFunction_Write-TaskVerbose PSCommand_Write-TaskVerbose PSFunction_Write-TaskWarning PSCommand_Write-TaskWarning PSFunction_Write-UpdateBuildNumber PSCommand_Write-UpdateBuildNumber PSFunction_Write-UploadArtifact PSCommand_Write-UploadArtifact PSFunction_Write-UploadBuildLog PSCommand_Write-UploadBuildLog PSFunction_Out-Default PSCommand_Out-Default PSFunction_Get-AssemblyReference PSCommand_Get-AssemblyReference PSFunction_Get-TfsClientCredentials PSCommand_Get-TfsClientCredentials PSFunction_Get-TfsService PSCommand_Get-TfsService PSFunction_Get-VssCredentials PSCommand_Get-VssCredentials PSFunction_Get-VssHttpClient PSCommand_Get-VssHttpClient PSFunction_Assert-Path PSCommand_Assert-Path PSFunction_Invoke-Tool PSCommand_Invoke-Tool PSFunction_Trace-EnteringInvocation PSCommand_Trace-EnteringInvocation PSFunction_Trace-LeavingInvocation PSCommand_Trace-LeavingInvocation PSFunction_Trace-Path PSCommand_Trace-Path PSIncludes_Function</S>

          <S N="title">VSTS Task SDK</S>

          <S N="developmentDependency">False</S>

          <S N="updated">2019-04-10T18:13:55Z</S>

          <S N="NormalizedVersion">0.7.0</S>

          <S N="Authors">Microsoft</S>

          <S N="IsPrerelease">false</S>

          <S N="ItemType">Module</S>

          <S N="FileList">VstsTaskSdk.nuspec|FindFunctions.ps1|InputFunctions.ps1|lib.json|LocalizationFunctions.ps1|LoggingCommandFunctions.ps1|LongPathFunctions.ps1|OutFunctions.ps1|ServerOMFunctions.ps1|ToolFunctions.ps1|TraceFunctions.ps1|VstsTaskSdk.psd1|VstsTaskSdk.psm1|Strings\resources.resjson\de-de\resources.resjson|Strings\resources.resjson\en-US\resources.resjson|Strings\resources.resjson\es-es\resources.resjson|Strings\resources.resjson\fr-fr\resources.resjson|Strings\resources.resjson\it-IT\resources.resjson|Strings\resources.resjson\ja-jp\resources.resjson|Strings\resources.resjson\ko-KR\resources.resjson|Strings\resources.resjson\ru-RU\resources.resjson|Strings\resources.resjson\zh-CN\resources.resjson|Strings\resources.resjson\zh-TW\resources.resjson</S>

          <S N="GUID">bbed04e2-4e8e-4089-90a2-58b858fed8d8</S>

          <S N="PowerShellVersion">3.0</S>

          <S N="CompanyName">Microsoft</S>

        </MS>

      </Obj>

      <S N="InstalledLocation">C:\github\devops-tasks\buildAndReleaseTask\ps_modules\VstsTaskSdk\0.7.0</S>

    </MS>

  </Obj>

</Objs>