sadaaaa #8

Closed
premkumar wants to merge 10 commits from CoreLevel2 into master
Showing only changes of commit 458a4ddab6 - Show all commits
+2
View File
@@ -9,5 +9,7 @@ namespace TestConsoleApp
public class Integration public class Integration
{ {
string str = string.Empty; string str = string.Empty;
string NewStr = "hello Corelevel 2";
} }
} }