Skip to content

Commit 8263e7b

Browse files
YamlDotNet: add entry-point comment to Program.cs
1 parent d037c84 commit 8263e7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dotnet-client-libraries/YamlDotNet/App/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
namespace App;
99

10+
// Entry point for the YamlDotNet serialization/deserialization samples.
1011
public class Program
1112
{
1213
public static void Main(string[] args)

0 commit comments

Comments
 (0)