Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a52834470 | |||
| 84de75c9e6 | |||
| f91c505b9f | |||
| e817651bd7 | |||
| 475d8a5002 | |||
| ae4c2c13c8 | |||
| 59d95cacfd |
Binary file not shown.
@@ -0,0 +1 @@
|
|||||||
|
123 asdasd
|
||||||
Binary file not shown.
+2
-2
@@ -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
@@ -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
|
||||||
Reference in New Issue
Block a user