Project
#
WhatDisplay the current version of your project defined in the package file.
Supports:
- Node.js project (
package.json
) - Cargo project (
Cargo.toml
) - Poetry project (
pyproject.toml
) - PHP project (
composer.json
) - Any nuspec based project (
*.nuspec
, first file match info is displayed)
#
Sample Configurationinfo)#
Template (default template
#
Properties.Version
:string
- The version of your project.Name
:string
- The name of your project