Open kulkarniamit opened 6 years ago
It may be helpful to rephrase the Step 6 of Setup to something like:
Step 6: Change :
PrivateDependencyModuleNames.AddRange(new string[] {});
to
PrivateDependencyModuleNames.AddRange(new string[] { "WatsonSdk", "Voice" });
It may be helpful to rephrase the Step 6 of Setup to something like:
Step 6: Change :
to