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
MSBuild in the VMR produces versions like Microsoft.Build.Framework (>= 17.14.0-ci-25110-01). In CI, that version should be 17.14.0-ci, without the prefix. Similar, when building locally, the version should be 17.14.0-dev.
This might be related to msbuild's use of semver1.