-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathLogicMonitor.Api.slnx
More file actions
46 lines (46 loc) · 1.61 KB
/
LogicMonitor.Api.slnx
File metadata and controls
46 lines (46 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="utf-8"?>
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
</Configurations>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="Dictionary.dic" />
<File Path="Doxyfile" />
<File Path="global.json" />
<File Path="LICENSE" />
<File Path="LogicMonitor.Api.dic" />
<File Path="nuget-key.txt" />
<File Path="README.md" />
<File Path="version.json" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="Publish.ps1" />
<File Path="SECURITY.md" />
<File Path="CONTRIBUTING.md" />
</Folder>
<Folder Name="/Solution Items/docs/">
<File Path="docs/Changes Required (Sorted).txt" />
<File Path="docs/Changes Required.txt" />
<File Path="docs/New Models Required (Sorted).txt" />
<File Path="docs/New Models Required.txt" />
</Folder>
<Folder Name="/Solution Items/docs/V2/">
<File Path="docs/V2/V2SwaggerApi.json" />
</Folder>
<Folder Name="/Solution Items/docs/V3/">
<File Path="docs/V3/V3SwaggerApi.json" />
</Folder>
<Folder Name="/Solution Items/workflow/">
<File Path=".github/dependabot.yml" />
<File Path=".github/workflows/codeql-analysis.yml" />
</Folder>
<Project Path="LogicMonitor.Api.Test/LogicMonitor.Api.Test.csproj">
<Platform Project="x64" />
<Build Solution="Release|Any CPU" Project="false" />
</Project>
<Project Path="LogicMonitor.Api/LogicMonitor.Api.csproj" />
<Project Path="LogicMonitor.PowerShell/LogicMonitor.PowerShell.csproj" />
</Solution>