Skip to content

Commit

Permalink
Test build
Browse files Browse the repository at this point in the history
  • Loading branch information
wluciano committed Feb 22, 2024
1 parent 07e12b0 commit c0acbfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Cloud5mins.ShortenerTools.Core/Domain/ClickDate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ public class ClickDate
{
public string DateClicked { get; set; }
public int Count { get; set; }
public int MyProperty { get; set; }
}
}

0 comments on commit c0acbfa

Please sign in to comment.