mandiant / VM-Packages

Chocolatey packages supporting the analysis environment projects FLARE-VM & Commando VM.
Apache License 2.0
122 stars 61 forks source link

[vscode] Fix metapackage version missmatch #1051

Closed Ana06 closed 1 month ago

Ana06 commented 1 month ago

Change the dependency to vscode instead vscode.install, which seems to just be a wrapper, so that the package and the dependency have the same name and the package is considered a metapackage. The CI will now update the version following the metapackage versioning convention.

Closes https://github.com/mandiant/VM-Packages/issues/972