Home

#load .linq file with *.linq

The below code alow to load all .cs file under folder

load "_Models\Extensions*.cs"

Why it's not working in .linq

load "_Models\Extensions*.linq"

Comments

Sign In or Register to comment.