3 Commits

Author SHA1 Message Date
Ramakrishna 475d8a5002 res 2022-12-27 07:22:10 +00:00
ramakrishna ae4c2c13c8 aaaa 2022-07-19 16:23:22 +05:30
ramakrishna 59d95cacfd fffssd 2022-07-19 15:59:35 +05:30
2 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -7,11 +7,11 @@ namespace databaseconnection
{
class Program
{
// testing 123
static string ProcessName = "AcroRd32";
static string UserID = "";
// For branch.
static void Main(string[] args)
{
var parser = new QueryParser();
+4 -3
View File
@@ -1,6 +1,7 @@
RK (krishna)
Hello HTML
Branch Settings change in local and commite check
4001
Pull to local
Commite to Master
RK