Remote test
This commit is contained in:
parent
7de190a519
commit
508e2e3c4d
BIN
.vs/NetBeans_Test2/v17/.suo
Normal file
BIN
.vs/NetBeans_Test2/v17/.suo
Normal file
Binary file not shown.
6
.vs/VSWorkspaceState.json
Normal file
6
.vs/VSWorkspaceState.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"ExpandedNodes": [
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"PreviewInSolutionExplorer": false
|
||||||
|
}
|
BIN
.vs/slnx.sqlite
Normal file
BIN
.vs/slnx.sqlite
Normal file
Binary file not shown.
@ -10,4 +10,5 @@ package TestPackage2;
|
|||||||
*/
|
*/
|
||||||
public class FooClass3 {
|
public class FooClass3 {
|
||||||
long integerNum;
|
long integerNum;
|
||||||
|
long additionalInt;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user