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

Fail to open the source code (the Caliburn.Micro.sln file) #648

Closed
hoangcuongvn opened this issue Nov 29, 2019 · 1 comment
Closed

Fail to open the source code (the Caliburn.Micro.sln file) #648

hoangcuongvn opened this issue Nov 29, 2019 · 1 comment

Comments

@hoangcuongvn
Copy link

When I open the CM's solution file Caliburn.Micro.sln, I get an error message one or more projects were not loaded correctly. And the Output shows these sentences

Caliburn.Micro\src\Caliburn.Micro.Core\Caliburn.Micro.Core.csproj : error  : The expression "[System.IO.Path]::GetDirectoryName('')" cannot be evaluated. The path is not of a legal form.  C:\Users\XXX\.nuget\packages\msbuild.sdk.extras\2.0.54\Sdk\Sdk.props
Caliburn.Micro\src\Caliburn.Micro.Platform\Caliburn.Micro.Platform.csproj : error  : The expression "[System.IO.Path]::GetDirectoryName('')" cannot be evaluated. The path is not of a legal form.  C:\Users\XXX\.nuget\packages\msbuild.sdk.extras\2.0.54\Sdk\Sdk.props

I note that I am able to open the solution file of older CM's source code without error. I am using VS2017 with the latest Update.

2019-11-29_1443

@nigel-sampson
Copy link
Contributor

This looks very similar to novotnyllc/MSBuildSdkExtras#190

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

2 participants