We need to somehow set assembly version and NDjango package version from the same source
For example we can parse the source.extension.vsixmanifest file on the pre-build step or on another hand update this file with first 2 version numbers from some other source. This way we'll have predictable registry paths etc.
We need to somehow set assembly version and NDjango package version from the same source
For example we can parse the source.extension.vsixmanifest file on the pre-build step or on another hand update this file with first 2 version numbers from some other source. This way we'll have predictable registry paths etc.