Dependency Update from SymUploader is failing
See original GitHub issue- This issue is blocking
- This issue is causing unreasonable pain
Got the latest update from SymUploader and that is failing CI
2021-01-12T22:38:53.0342658Z F:\workspace\_work\1\s\.dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets(2123,5): error MSB3277: Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [F:\workspace\_work\1\s\src\Microsoft.DotNet.Build.Tasks.Feed.Tests\Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj]
2021-01-12T22:38:53.0367753Z ##[error].dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets(2123,5): error MSB3277: (NETCORE_ENGINEERING_TELEMETRY=Build) Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
2021-01-12T22:38:53.0371550Z ##[debug]Processed: ##vso[task.logissue type=error;sourcepath=F:\workspace\_work\1\s\.dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets;linenumber=2123;columnnumber=5;code=MSB3277;](NETCORE_ENGINEERING_TELEMETRY=Build) Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
2021-01-12T22:38:53.0374822Z F:\workspace\_work\1\s\.dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets(2123,5): error MSB3277: Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [F:\workspace\_work\1\s\src\Microsoft.DotNet.Build.Tasks.Feed.Tests\Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj]
2021-01-12T22:38:53.0381078Z ##[error].dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets(2123,5): error MSB3277: (NETCORE_ENGINEERING_TELEMETRY=Build) Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
2021-01-12T22:38:53.0383789Z ##[debug]Processed: ##vso[task.logissue type=error;sourcepath=F:\workspace\_work\1\s\.dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets;linenumber=2123;columnnumber=5;code=MSB3277;](NETCORE_ENGINEERING_TELEMETRY=Build) Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
2021-01-12T22:38:53.3874939Z Microsoft.DotNet.ApiCompat.Tests -> F:\workspace\_work\1\s\artifacts\bin\Microsoft.DotNet.ApiCompat.Tests\Release\net472\Microsoft.DotNet.ApiCompat.Tests.dll
2021-01-12T22:38:53.4418889Z Microsoft.DotNet.Build.Tasks.Feed.Tests -> F:\workspace\_work\1\s\artifacts\bin\Microsoft.DotNet.Build.Tasks.Feed.Tests\Release\netcoreapp2.1\Microsoft.DotNet.Build.Tasks.Feed.Tests.dll
2021-01-12T22:38:53.8508111Z Microsoft.DotNet.Deployment.Tasks.Links -> F:\workspace\_work\1\s\artifacts\bin\Microsoft.DotNet.Deployment.Tasks.Links\Release\net472\Microsoft.DotNet.Deployment.Tasks.Links.dll
2021-01-12T22:38:53.8524615Z Microsoft.DotNet.RemoteExecutor.Tests -> F:\workspace\_work\1\s\artifacts\bin\Microsoft.DotNet.RemoteExecutor.Tests\Release\netcoreapp2.1\Microsoft.DotNet.RemoteExecutor.Tests.dll
cc: @riarenas
Issue Analytics
- State:
- Created 3 years ago
- Comments:14 (14 by maintainers)
Top Results From Across the Web
Updating a package that itself has an updated dependency ...
Hi, There appears to be an issue updating packages when that package updates one of the versions of its own dependency.
Read more >How to fix 'Failed to Update dependency information of the ...
I met this issue and found nothing wrong in my project. After deleting the bin and obj folder, this issue is gone.
Read more >Understanding Dependency Update Failure
I'm using Azure Databricks and sparklyr to do some geospatial analysis. Before I actually work with Spark Dataframes, I've been using the R ......
Read more >Grouped version updates for Dependabot public beta
Dependabot version updates helps you keep your dependencies up-to-date by opening pull requests when dependencies can be upgraded. With today's ...
Read more >Maybe Automatically Updating Dependencies Isn't a Great Idea
In the best possible case, a dependency update does nothing. The application keeps running exactly as it was. In the worst case, your...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Need to test and get back to you on this…
netstandard2.0 symbol uploader references symstore which references 1.8.1 version of System.Reflection.Metadata which references 1.7.1 S.C.I.