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

Tests all fail with: System.IO.FileNotFoundException : Could not load file or assembly 'AST.Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. #18

Open
PlanetEarthSoftware opened this issue Dec 5, 2024 · 0 comments

Comments

@PlanetEarthSoftware
Copy link

I am using Visual Studio 2022 with clean clone of DotParser.

AST.Common.dll is listed in the DotParser project under Dependencies > netstandard2.0 > Packages > YC.FsYARD > AST.Common.dll.

To get my project (C#) working with DotParser I had to add the package YC.FsYARD -version 0.2.8.16; and also FSharp.Core, FSharpx.Core -version 1.8.41; FsLexYacc.Runtime -version 7.0.6 as it threw the exception show in the titles of this issue when I called DotParser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant