Skip to content

Commit c3ee426

Browse files
authored
/dev branch pull request testing (#7)
* testing first push on /dev branch to make sure it goes well * Second /dev branch test
1 parent c4a5a0d commit c3ee426

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NETConnectAPP/Program.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ static void Main(string[] args)
2323
//byte[] decrypted = Encrypted.DecryptRSA(Keys.PrivateKey);
2424
//Console.WriteLine(decrypted);
2525

26+
27+
// SECOND BRANCH PUSH TEST!
2628
Console.WriteLine("C# NETConnect");
2729
Console.ReadKey();
2830

0 commit comments

Comments
 (0)