@@ -9,5 +9,7 @@ namespace TestConsoleApp
public class Integration
{
string str = string.Empty;
+ string NewStr = "hello Corelevel 2";
+
}