Ackara

Results 3 comments of Ackara

I like `@(product)` because `@()` is how you reference a group of files in MSBuild. Also it is important that `@(product)` expands-to/replaced-by `Controllers/ProductController.cs, Styles/Product.less` because you want to be able...

I am unable to consistently reproduce this error. Can anyone provide the steps required to reproduce the error?