Skip to content

Commit 1c8ad68

Browse files
committed
Add definition of virtual packages
1 parent 0b3c703 commit 1c8ad68

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

repository/project-metadata.ston

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,19 @@ CGOProject {
3535
#Grease-Tests : [ ]
3636
]
3737
}
38+
],
39+
#virtualPackages : [
40+
CGOVirtualPackageVersion {
41+
#description : '',
42+
#version : '0.1.0-dev',
43+
#package : #Grease-Core-Platform,
44+
#timestamp : DateAndTime [ '2017-07-06T15:35:19.181222+02:00' ]
45+
},
46+
CGOVirtualPackageVersion {
47+
#description : '',
48+
#version : '0.1.0-dev',
49+
#package : #Grease-Core-Tests-Platform,
50+
#timestamp : DateAndTime [ '2017-07-06T15:36:33.083819+02:00' ]
51+
}
3852
]
3953
}

0 commit comments

Comments
 (0)