Skip to content
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

Could not load file or assembly 'System.Text.Json, Version=10.0.0.0 #108261

Closed
lewing opened this issue Sep 26, 2024 · 3 comments · Fixed by #108263
Closed

Could not load file or assembly 'System.Text.Json, Version=10.0.0.0 #108261

lewing opened this issue Sep 26, 2024 · 3 comments · Fixed by #108263
Labels
area-HostModel Microsoft.NET.HostModel issues blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@lewing
Copy link
Member

lewing commented Sep 26, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=818197
Build error leg or test failing: AppHost.Bundle.Tests.AppLaunch.AdditionalContentAfterBundleMetadata(selfContained: False)
Pull request: #108245

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Could not load file or assembly '/Users/runner/work/1/s/artifacts/bin/AppHost.Bundle.Tests/Release/net9.0/System.Text.Json.dll'. The located assembly's manifest definition does not match the assembly reference.",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=818197
Error message validated: [Could not load file or assembly '/Users/runner/work/1/s/artifacts/bin/AppHost.Bundle.Tests/Release/net9.0/System.Text.Json.dll'. The located assembly's manifest definition does not match the assembly reference.]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/26/2024 12:17:25 AM UTC

@lewing lewing added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-HostModel Microsoft.NET.HostModel issues Known Build Error Use this to report build issues in the .NET Helix tab labels Sep 26, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Sep 26, 2024
@lewing
Copy link
Member Author

lewing commented Sep 26, 2024

This was caused by an overlap between to PRs, fix is in progress

cc @ericstj

@lewing lewing added this to the 10.0.0 milestone Sep 26, 2024
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label Sep 26, 2024
Copy link
Contributor

Tagging subscribers to this area: @vitek-karas, @agocke
See info in area-owners.md if you want to be subscribed.

@lewing lewing closed this as completed Sep 26, 2024
@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Sep 26, 2024
@lewing
Copy link
Member Author

lewing commented Sep 26, 2024

fixed in #108263

@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-HostModel Microsoft.NET.HostModel issues blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant