-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[main] Update dependencies from dotnet/symreader #47049
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…250223.1 Microsoft.SourceBuild.Intermediate.symreader , Microsoft.DiaSymReader From Version 2.2.0-beta.25103.1 -> To Version 2.2.0-beta.25123.1
|
Failures seems to be related to missing package: Looks like a missing dependency coming from MSTest: "MSTest/3.9.0-preview.25119.14": {
"type": "package",
"dependencies": {
"MSTest.Analyzers": "3.9.0-preview.25119.14",
"MSTest.TestAdapter": "3.9.0-preview.25119.14",
"MSTest.TestFramework": "3.9.0-preview.25119.14",
"Microsoft.NET.Test.Sdk": "17.13.0",
"Microsoft.Testing.Extensions.CodeCoverage": "17.14.2-preview.25118.1",
"Microsoft.Testing.Extensions.TrxReport": "1.7.0-preview.25119.14"
}, |
|
CC @dotnet/dotnet-testing-admin |
|
@nohwnd as an FYI |
|
Adding @mariam-abdulla @Youssef1313 @fhnaseer |
|
@joeloff You need to add this feed to nuget.config: |
|
Thanks everyone, looking at the next set of failures |
|
Adding the feed locally and running |
This pull request updates the following dependencies
From https://github.com/dotnet/symreader