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
The changes in dotnet/sdk#48327 enable source build to use dev/ci builds but only EnableDevBuildAsDefaultForSourceOnly is set to true. Currently this is broken leading to package downgrade errors in various places of the VMR. These need to be addressed.
The text was updated successfully, but these errors were encountered:
The changes in dotnet/sdk#48327 enable source build to use dev/ci builds but only
EnableDevBuildAsDefaultForSourceOnly
is set totrue
. Currently this is broken leading to package downgrade errors in various places of the VMR. These need to be addressed.The text was updated successfully, but these errors were encountered: