You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump package versions to 3.2.4 and update dependencies in nuspec and … …project files - remove direct dependency on nhapi.base since there is a transitive dependency from the nhapi.model.* dependencies. - fix unit test to work between linux and windows - update local build scripts default.ps1 to work on linux and windows
Update PipeParse Hl7 version check to use string.CompareOrdinal inste… …ad of using System.Version the former is more forgiving if a version contains non numerical characters