69b5e3f815
- Added --version-suffix to build and publish - Support reading DOTNET_* version variables everywhere versions can be read - Show the commit sha in dotnet --version - Added tests that check the assembly output version - Set DOTNET_BUILD_VERSION when producing the CLI app itself so that it has the version information stamped in for help.
5 lines
No EOL
106 B
JSON
5 lines
No EOL
106 B
JSON
{
|
|
"dnx": {
|
|
"projects": "src/*/project.json;test/*/project.json;scripts/*/project.json"
|
|
}
|
|
} |