Fixed TAC_TC
[platform/core/dotnet/launcher.git] / tests / TCs / 4_TAC / TAC.py
index 0d8d248..78b6f83 100755 (executable)
@@ -460,6 +460,7 @@ def TC_08():
     for rcd in lines:
         is_exist = False
         if ("Xamarin.Forms/4.8.0.1560" in rcd) or \
+           ("Newtonsoft.Json/12.0.3" in rcd) or \
            ("Google.Apis.Core/1.49.0" in rcd) or \
            ("Google.Apis/1.49.0" in rcd):
             is_exist = True