Use the following regex to avoid matching unwanted “version”s
(^\{[^{]*\”version\”\s*:\s*\”)([^\”]+)(\”)
↧
Comment on Build, test and deploy .NET Core projects with TeamCity by Carsten
↧
Use the following regex to avoid matching unwanted “version”s
(^\{[^{]*\”version\”\s*:\s*\”)([^\”]+)(\”)