]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1/posh-vcpkg.psd1
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / scripts / posh-vcpkg / 0.0.1 / posh-vcpkg.psd1
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1/posh-vcpkg.psd1 b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1/posh-vcpkg.psd1
new file mode 100644 (file)
index 0000000..3fb94fe
--- /dev/null
@@ -0,0 +1,31 @@
+@{\r
+\r
+# Script module or binary module file associated with this manifest.\r
+ModuleToProcess = 'posh-vcpkg.psm1'\r
+\r
+# Version number of this module.\r
+ModuleVersion = '0.0.1'\r
+\r
+# ID used to uniquely identify this module\r
+GUID = '948f02ab-fc99-4a53-8335-b6556eef129b'\r
+\r
+# Minimum version of the Windows PowerShell engine required by this module\r
+PowerShellVersion = '5.0'\r
+\r
+FunctionsToExport = @('TabExpansion')\r
+CmdletsToExport = @()\r
+VariablesToExport = @()\r
+AliasesToExport = @()\r
+\r
+# Private data to pass to the module specified in RootModule/ModuleToProcess.\r
+# This may also contain a PSData hashtable with additional module metadata used by PowerShell.\r
+PrivateData = \r
+@{\r
+    PSData =\r
+    @{\r
+        # Tags applied to this module. These help with module discovery in online galleries.\r
+        Tags = @('vcpkg', 'tab', 'tab-completion', 'tab-expansion', 'tabexpansion')\r
+    }\r
+}\r
+\r
+}\r