AdaptiveTriggerLibrary icon indicating copy to clipboard operation
AdaptiveTriggerLibrary copied to clipboard

Error When Using User Interface Control Width Trigger

Open peab6110 opened this issue 6 years ago • 0 comments

When implementing the nuget package and attempting to use the user interface control width trigger I receive the following error:

Child node "2" exited prematurely. Shutting down. Diagnostic information may be found in files in "filepath" and will be named MSBuild_*.failure.txt. This location can be changed by setting the MSBUILDDEBUGPATH environment variable to a different directory.

I have not been able to find a solution to this error. When I remove the reference to the nuget package the problem is resolved.

Is there a solution for this issue? I am working in UWP (min version 1809, target version 1903)

peab6110 avatar Dec 06 '19 21:12 peab6110