AdaptiveTriggerLibrary
AdaptiveTriggerLibrary copied to clipboard
Error When Using User Interface Control Width Trigger
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)