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
Use static NuGet version for local builds, remove local-feed copy
Local builds now use a static `-snapshot` suffix instead of a timestamp,
making the version cacheable across rebuilds. CI builds retain the
timestamped suffix. Also removes the local-feed copy from
csharpPublishLocal since the global cache install is sufficient.
0 commit comments