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

CSU extension build error during merge process with GetDirectoryName not found using multiple ISV solutions. #212

Open
utlars opened this issue Nov 6, 2023 Discussed in #198 · 1 comment
Assignees
Labels
CommerceScaleUnit Questions or issues related to Scale Unit

Comments

@utlars
Copy link

utlars commented Nov 6, 2023

Discussed in #198

Originally posted by utlars October 5, 2023

Error MSB4186 Invalid static method invocation syntax: "[System.IO.Path]::GetDirectoryName()". Method 'System.IO.Path.GetDirectoryName' not found. Static method invocation should be of the form: $([FullTypeName]::Method()), e.g. $([System.IO.Path]::Combine(a, b)). Check that all parameters are defined, are of the correct type, and are specified in the right order. ScaleUnit C:\Users\Administrator.nuget\packages\microsoft.dynamics.commerce.sdk.scaleunit\9.45.23276.2\build\Microsoft.Dynamics.Commerce.Sdk.ScaleUnit.targets 197

Ongoing investigation on why the MSBuild fails on Microsoft.Dynamics.Commerce.Sdk.ScaleUnit.targets 197

In case anyone else has seen this issue and are still looking for a solution.

@madyke madyke added the CommerceScaleUnit Questions or issues related to Scale Unit label Nov 9, 2023
@RethaLam
Copy link

RethaLam commented May 2, 2024

Any idea when Microsoft will fix this?
I am still getting this error and we are now on v10.0.38.
We were on v10.0.35 when I reported this error to Microsoft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CommerceScaleUnit Questions or issues related to Scale Unit
Projects
None yet
Development

No branches or pull requests

4 participants