Skip to content

Conversation

@vzarytovskii
Copy link
Member

Fixes

Testhost process for source(s) 'C:\Users\vlza\code\fsharp3\artifacts\bin\FSharp.Test.Utilities\Debug\net7.0\FSharp.Test.Utilities.dll' exited with error: Error:
  An assembly specified in the application dependencies manifest (FSharp.Test.Utilities.deps.json) was not found:
    package: 'FluentAssertions', version: '5.10.3'
    path: 'lib/netcoreapp2.1/FluentAssertions.dll'
. Please check the diagnostic logs for more information.

When running with dotnet test on whole solution.

Fixes 
```
Testhost process for source(s) 'C:\Users\vlza\code\fsharp3\artifacts\bin\FSharp.Test.Utilities\Debug\net7.0\FSharp.Test.Utilities.dll' exited with error: Error:
  An assembly specified in the application dependencies manifest (FSharp.Test.Utilities.deps.json) was not found:
    package: 'FluentAssertions', version: '5.10.3'
    path: 'lib/netcoreapp2.1/FluentAssertions.dll'
. Please check the diagnostic logs for more information.
```
When running with `dotnet test` on whole solution.
@vzarytovskii vzarytovskii requested a review from a team as a code owner May 9, 2023 10:47
@vzarytovskii vzarytovskii enabled auto-merge (squash) May 9, 2023 11:16
@vzarytovskii
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants