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
DeployToSymStore is sequencing itself AfterTargets="Pack". If Pack is the entry point target this will hit dotnet/msbuild#3345. We've been sequencing targets differently to avoid this.
The text was updated successfully, but these errors were encountered:
DeployToSymStore is sequencing itself AfterTargets="Pack". If Pack is the entry point target this will hit dotnet/msbuild#3345. We've been sequencing targets differently to avoid this.
The text was updated successfully, but these errors were encountered: