7 Commits

Author SHA1 Message Date
Ramakrishna 3a52834470 asd
asd
2023-03-13 12:29:50 +00:00
Ramakrishna 84de75c9e6 checking 2023-03-13 11:46:47 +00:00
Ramakrishna f91c505b9f devops test rk 2023-03-13 09:33:23 +00:00
Ramakrishna e817651bd7 Merge branch 'dev' of prem/testing into master
oy
2022-12-27 07:22:42 +00:00
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
5 changed files with 7 additions and 5 deletions
BIN
View File
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
123 asdasd
Binary file not shown.
+2 -2
View File
@@ -7,11 +7,11 @@ namespace databaseconnection
{ {
class Program class Program
{ {
// testing 123
static string ProcessName = "AcroRd32"; static string ProcessName = "AcroRd32";
static string UserID = ""; static string UserID = "";
// For branch.
static void Main(string[] args) static void Main(string[] args)
{ {
var parser = new QueryParser(); var parser = new QueryParser();
+4 -3
View File
@@ -1,6 +1,7 @@
RK (krishna)
Hello HTML Hello HTML
Branch Settings change in local and commite check 4001
Pull to local Commite to Master
RK