Skip to content

Commit

Permalink
Add prop2
Browse files Browse the repository at this point in the history
  • Loading branch information
aloslider committed May 19, 2024
1 parent a4a25b9 commit 08d589d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ClassLibrary/Class1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
public class Class1
{
public int MyProperty { get; set; }
public int MyProperty2 { get; set; }
}

0 comments on commit 08d589d

Please sign in to comment.