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
* Add \n to allowed symbols
* Bump task to 2.229.2
* Separate test suites
* Fix naming
* Update regex
* Update regex for node version
* Exclude A-Z from regex
* Use \w instead of a-z0-9
* Revert msbuildV1 changes
* bump task version
thrownewException($"inputVersion={inputVersion} version specified in task taskTarget={taskTarget} must not be less or equal to maxversion maxVersion={maxVersion} specified in versionMapFile{versionMapFile}, or must match defaultVersion={defaultVersion} in {versionMapFile}");
573
+
thrownewException($"inputVersion={inputVersion} version specified in task taskTarget={taskTarget} must not be less or equal to maxversion maxVersion={maxVersion} specified in versionMapFile{versionMapFile}, or must match defaultVersion={defaultVersion} in {versionMapFile}");
0 commit comments