File tree Expand file tree Collapse file tree 3 files changed +10
-14
lines changed Expand file tree Collapse file tree 3 files changed +10
-14
lines changed Original file line number Diff line number Diff line change 5
5
<SchemaVersion >2.0</SchemaVersion >
6
6
<ProjectGuid >95b2237b-5174-42ed-90b1-616a70184602</ProjectGuid >
7
7
<ProjectHome >.</ProjectHome >
8
- <StartupFile >reconnoitre.py</StartupFile >
8
+ <StartupFile >
9
+ </StartupFile >
9
10
<SearchPath >
10
11
</SearchPath >
11
12
<WorkingDirectory >.</WorkingDirectory >
22
23
<EnableUnmanagedDebugging >false</EnableUnmanagedDebugging >
23
24
</PropertyGroup >
24
25
<ItemGroup >
25
- <Compile Include =" directory_helper.py" >
26
- <SubType >Code</SubType >
27
- </Compile >
28
- <Compile Include =" find_dns.py" >
29
- <SubType >Code</SubType >
30
- </Compile >
31
- <Compile Include =" ping_sweeper.py" >
32
- <SubType >Code</SubType >
33
- </Compile >
34
- <Compile Include =" reconnoitre.py" />
35
- <Compile Include =" service_scan.py" >
36
- <SubType >Code</SubType >
37
- </Compile >
26
+ <Compile Include =" reconnoitre\directory_helper.py" />
27
+ <Compile Include =" reconnoitre\find_dns.py" />
28
+ <Compile Include =" reconnoitre\ping_sweeper.py" />
29
+ <Compile Include =" reconnoitre\reconnoitre.py" />
30
+ <Compile Include =" reconnoitre\service_scan.py" />
38
31
</ItemGroup >
39
32
<ItemGroup >
40
33
<Content Include =" requirements.txt" />
41
34
</ItemGroup >
35
+ <ItemGroup >
36
+ <Folder Include =" reconnoitre\" />
37
+ </ItemGroup >
42
38
<PropertyGroup >
43
39
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
44
40
<PtvsTargetsFile >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets</PtvsTargetsFile >
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments