Skip to content

Commit

Permalink
Data constant change
Browse files Browse the repository at this point in the history
  • Loading branch information
malavikakrishnan123 committed Dec 19, 2024
1 parent 52d4d6b commit 3b0b369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LCT.Common/Constants/Dataconstant.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ public static class Dataconstant
public const string PackageUrlNotFound = "Package URL not found";
public const string PackageNameNotFoundInJfrog = "Package name not found in Jfrog";
public const string JfrogRepoPathNotFound = "Jfrog repo path not found";
public const string NotFoundInJFrog = "Not Found in JFrogRepo";
public const string LinkedByCATool = "Linked by CA Tool";
public const string LinkedByCAToolReleaseRelation = "UNKNOWN";
public const string LinkedByCAToolReleaseRelationContained = "CONTAINED";
Expand Down

0 comments on commit 3b0b369

Please sign in to comment.