azure-sdk-for-cpp/eng/common
Azure SDK Bot 34cb6c76ae
Fix SemVer.ToString to handle v0 case (#2863)
Since we are treating v0 versions as prerelease we need to make sure
we don't accidently start to add the bogus prerelease label in cases where
we call ToString() on the version.

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2021-09-13 13:06:08 -07:00
..
docgeneration Sync eng/common directory with azure-sdk-tools repository (#2856) 2021-09-08 17:27:39 -07:00
pipelines/templates Add Skip.SetTestPipelineVersion to allow overidiing of use of BuildID for test version (#2849) 2021-09-08 12:58:47 -07:00
scripts Fix SemVer.ToString to handle v0 case (#2863) 2021-09-13 13:06:08 -07:00
testproxy updating proxy to use latest version (#2843) 2021-09-07 16:05:35 -07:00
TestResources Sync eng/common directory with azure-sdk-tools for PR 1983 (#2860) 2021-09-13 09:21:47 -07:00
InterdependencyGraph.html Sync eng/common directory with azure-sdk-tools repository (#46) 2020-03-26 10:18:42 -07:00
README.md Sync eng/common directory with azure-sdk-tools for PR 1716 (#2467) 2021-06-21 12:18:52 -07:00

Common Engineering System

Updates under this directory should only be made in the azure-sdk-tools repo as any changes under this directory outside of that repo will end up getting overwritten with future updates. For information about making updates see common engineering system docs