Skip to content

Commit 45dcb9c

Browse files
authored
Merge pull request #5 from profruse/master
VanBlairTest
2 parents 1164f30 + b613d6c commit 45dcb9c

File tree

5 files changed

+13
-0
lines changed

5 files changed

+13
-0
lines changed

.vs/ProjectSettings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"CurrentProjectSetting": null
3+
}

.vs/VSWorkspaceState.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"ExpandedNodes": [
3+
""
4+
],
5+
"SelectedNode": "\\test.java",
6+
"PreviewInSolutionExplorer": false
7+
}

.vs/slnx.sqlite

88 KB
Binary file not shown.

.vs/testingRepo/v16/.suo

13.5 KB
Binary file not shown.

test.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
import java.util.*;
2+
3+
// I am addingmore
4+

0 commit comments

Comments
 (0)