Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-11-29 04:36
Flavor·Golang

`
(?P<AssemblyName>DevExpress\.[\.(a-zA-Z)|v[0-9]{1,})\,[|\s](?P<Version>Version=(?P<VersionNumber>[0-9|.]{1,}){1})
`
gm
Open regex in editor

Description

no description available

Submitted by anonymous