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
NuGet-Client in the VMR produces versions like NuGet.Build.Tasks/6.14.0-preview.1.32767. In CI, that version should be 6.14.0-ci, without the prefix. Similar, when building locally, the version should be 6.14.0-dev.
This might be related to NuGet not using the Arcade SDK and its versioning infra.
The text was updated successfully, but these errors were encountered:
NuGet-Client in the VMR produces versions like
NuGet.Build.Tasks/6.14.0-preview.1.32767
. In CI, that version should be6.14.0-ci
, without the prefix. Similar, when building locally, the version should be6.14.0-dev
.This might be related to NuGet not using the Arcade SDK and its versioning infra.
The text was updated successfully, but these errors were encountered: