Skip to content

Commit 1483eea

Browse files
committed
LAVTTA program updates
1 parent 97b9804 commit 1483eea

File tree

57 files changed

+31
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+31
-1
lines changed

.vs/VSWorkspaceState.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
"\\Starter\\DroneCommandConsole",
66
"\\Starter\\DroneFactoryAPI"
77
],
8-
"SelectedNode": "\\Starter\\DroneCommandConsole\\Program.cs",
98
"PreviewInSolutionExplorer": false
109
}

.vs/slnx.sqlite

36 KB
Binary file not shown.

.vs/src/v16/.suo

2.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"Version": 1,
3+
"ProjectMap": {
4+
"b82ade5b-b93b-4946-b154-84c5e95bbed0": {
5+
"ProjectGuid": "b82ade5b-b93b-4946-b154-84c5e95bbed0",
6+
"DisplayName": "DroneDAL",
7+
"ColorIndex": 0
8+
},
9+
"7f45282c-a1cb-453c-9799-11dc92367879": {
10+
"ProjectGuid": "7f45282c-a1cb-453c-9799-11dc92367879",
11+
"DisplayName": "DroneWebApplication",
12+
"ColorIndex": 1
13+
}
14+
},
15+
"NextColorIndex": 2
16+
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Use the AZ-040 Content
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
get-command get-*EnterTheNounorVerb*
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
get-command get-command | select-object HelpUri
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Get-Module -listavailable | Where-Object HelpInfoUri
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
get-help get-command -Parameter #<ParameterName>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Review the SYNTAX
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Use the AZ-040 Content
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Use the AZ-040 Content
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Use the AZ-040 Content
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
is_global = true
2+
build_property.RootNamespace = NUnitTest_Project
3+
build_property.ProjectDir = C:\Users\david\Desktop\JVCSoCal_Vet\Programming\src\NUnitTest Project\
Binary file not shown.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
is_global = true
2+
build_property.RootNamespace = NUnitTest_Project
3+
build_property.ProjectDir = C:\Users\david\Desktop\JVCSoCal_Vet\Programming\src\NUnitTest Project\
Binary file not shown.

0 commit comments

Comments
 (0)