We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6637167 + 1e9bfea commit a62b2caCopy full SHA for a62b2ca
images/win/scripts/ImageHelpers/ImageHelpers.psd1
@@ -1,11 +1,3 @@
1
-#
2
-# Module manifest for module 'ImageHelpers'
3
4
-# Generated by: chrispat
5
6
-# Generated on: 11/1/2017
7
8
-
9
@{
10
11
# Script module or binary module file associated with this manifest.
@@ -20,15 +12,6 @@ ModuleVersion = '0.0.1'
20
12
# ID used to uniquely identify this module
21
13
GUID = 'c9334909-16a1-48f1-a94a-c7baf1b961d9'
22
14
23
-# Author of this module
24
-Author = 'chrispat'
25
26
-# Company or vendor of this module
27
-CompanyName = 'Unknown'
28
29
-# Copyright statement for this module
30
-Copyright = '(c) 2017 chrispat. All rights reserved.'
31
32
15
# Description of the functionality provided by this module
33
16
Description = 'Helper functions for creating vsts images'
34
17
0 commit comments