adamecr / Common.DMN.Engine

DMN Engine is a decision engine (rule engine) allowing to execute and evaluate the decisions defined in a DMN model. Its primary target is to evaluate the decision tables that transform the inputs into the output(s) using the decision rules.
MIT License
83 stars 24 forks source link

Unable to build application #24

Open SelvaIntegratech opened 2 months ago

SelvaIntegratech commented 2 months ago

While build the application in VS2022, we got the following error.

build.tasks

CS0246 The type or namespace name 'Task' could not be found (are you missing a using directive or an assembly reference?) CS0103 The name 'Log' does not exist in the current context

Kindly assistance

michaelglasson commented 1 month ago

Yes, I had this too. It's about the location of the build.dll file on your computer. I will try to find the file... Yes, it's build.tasks under the build folder.