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
We ought to permit an unset VersionSuffix and error any place where we would have needed one to be set (EG: a stable package referencing non-stable package).
The text was updated successfully, but these errors were encountered:
If so, I want to change this to where it won't override what the user sets in their eng\Versions.props on their repository if they wanted to manually set the version suffix for some reason after importing the arcade sdk itself.
I was thinking of filing a new issue but then I found this one.
We should fix the dotnet/runtime packaging infra to not require VersionSuffix. See https://github.com/dotnet/runtime/pull/42872/files#r497644103
We ought to permit an unset VersionSuffix and error any place where we would have needed one to be set (EG: a stable package referencing non-stable package).
The text was updated successfully, but these errors were encountered: