-
Notifications
You must be signed in to change notification settings - Fork 1k
Expand file tree
/
Copy pathUA.slnx
More file actions
139 lines (139 loc) · 6.83 KB
/
UA.slnx
File metadata and controls
139 lines (139 loc) · 6.83 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<Solution>
<Folder Name="/Applications/">
<Project Path="Applications/ConsoleReferenceClient/ConsoleReferenceClient.csproj" />
<Project Path="Applications/ConsoleReferencePublisher/ConsoleReferencePublisher.csproj" />
<Project Path="Applications/ConsoleReferenceServer/ConsoleReferenceServer.csproj" />
<Project Path="Applications/MinimalBoilerServer/MinimalBoilerServer.csproj" />
<Project Path="Applications/ConsoleReferenceSubscriber/ConsoleReferenceSubscriber.csproj" />
<Project Path="Applications/McpServer/Opc.Ua.Mcp.csproj" />
<Project Path="Applications/Quickstarts.Servers/Quickstarts.Servers.csproj" />
</Folder>
<Folder Name="/Fuzzing/">
<File Path="Fuzzing/Fuzzing.md" />
</Folder>
<Folder Name="/Fuzzing/Common/" />
<Folder Name="/Fuzzing/common/Fuzz.Tools/">
<File Path="Fuzzing/common/Fuzz.Tools/Playback.cs" />
<File Path="Fuzzing/common/Fuzz.Tools/Program.cs" />
<File Path="Fuzzing/common/Fuzz.Tools/Testcases.cs" />
</Folder>
<Folder Name="/Fuzzing/common/Fuzz/">
<File Path="Fuzzing/common/Fuzz/FuzzMethods.cs" />
<File Path="Fuzzing/common/Fuzz/Program.cs" />
</Folder>
<Folder Name="/Fuzzing/Dictionaries/">
<File Path="Fuzzing/dictionaries/json.dict" />
<File Path="Fuzzing/dictionaries/xml.dict" />
</Folder>
<Folder Name="/Fuzzing/Encoders/">
<Project Path="Fuzzing/Encoders/Fuzz.Tests/Opc.Ua.Encoders.Fuzz.Tests.csproj" />
<Project Path="Fuzzing/Encoders/Fuzz.Tools/Encoders.Fuzz.Tools.csproj" />
<Project Path="Fuzzing/Encoders/Fuzz/Encoders.Fuzz.csproj" />
</Folder>
<Folder Name="/Fuzzing/Scripts/">
<File Path="Fuzzing/scripts/fuzz-afl.ps1" />
<File Path="Fuzzing/scripts/fuzz-libfuzzer.ps1" />
<File Path="Fuzzing/scripts/install.sh" />
<File Path="Fuzzing/scripts/readme.txt" />
</Folder>
<Folder Name="/Libraries/">
<Project Path="Libraries/Opc.Ua.Client.ComplexTypes/Opc.Ua.Client.ComplexTypes.csproj" />
<Project Path="Libraries/Opc.Ua.Client/Opc.Ua.Client.csproj" />
<Project Path="Libraries/Opc.Ua.Configuration/Opc.Ua.Configuration.csproj" />
<Project Path="Libraries/Opc.Ua.Gds.Client.Common/Opc.Ua.Gds.Client.Common.csproj" />
<Project Path="Libraries/Opc.Ua.Gds.Common/Opc.Ua.Gds.Common.csproj" />
<Project Path="Libraries/Opc.Ua.Gds.Server.Common/Opc.Ua.Gds.Server.Common.csproj" />
<Project Path="Libraries/Opc.Ua.PubSub/Opc.Ua.PubSub.csproj" />
<Project Path="Libraries/Opc.Ua.Security.Certificates/Opc.Ua.Security.Certificates.csproj" />
<Project Path="Libraries/Opc.Ua.Server/Opc.Ua.Server.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".dockerignore" />
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".github/copilot-instructions.md" />
<File Path=".gitignore" />
<File Path="azure-pipelines-preview.yml" />
<File Path="azure-pipelines.yml" />
<File Path="common.props" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="README.md" />
<File Path="targets.props" />
<File Path="Tests/benchmarks.cmd" />
<File Path="Tests/codecoverage.cmd" />
<File Path="Tests/codecoverage.sh" />
<File Path="Tests/coverlet.runsettings.xml" />
<File Path="Tests/customtest.bat" />
<File Path="version.json" />
<File Path="version.props" />
</Folder>
<Folder Name="/Solution Items/Actions/">
<File Path=".github/workflows/buildandtest.yml" />
<File Path=".github/workflows/codeql-analysis.yml" />
<File Path=".github/workflows/docker-image.yml" />
<File Path=".github/workflows/stability-test.yml" />
</Folder>
<Folder Name="/Solution Items/Azurepipelines/">
<File Path=".azurepipelines/ci.yml" />
<File Path=".azurepipelines/get-matrix.ps1" />
<File Path=".azurepipelines/get-root.ps1" />
<File Path=".azurepipelines/preview.yml" />
<File Path=".azurepipelines/set-version.ps1" />
<File Path=".azurepipelines/signlistDebug.txt" />
<File Path=".azurepipelines/signlistRelease.txt" />
<File Path=".azurepipelines/sln.yml" />
<File Path=".azurepipelines/test.yml" />
<File Path=".azurepipelines/testcc.yml" />
</Folder>
<Folder Name="/Solution Items/Nuget/">
<File Path="nuget/Opc.Ua.nuspec" />
<File Path="nuget/Opc.Ua.Symbols.nuspec" />
</Folder>
<Folder Name="/Solution Items/Docs/">
<File Path="Docs/DurableSubscription.md" />
<File Path="Docs/EccProfiles.md" />
<File Path="Docs/AsyncServerSupport.md" />
<File Path="Docs/Certificates.md" />
<File Path="Docs/Observability.md" />
<File Path="Docs/PlatformBuild.md" />
<File Path="Docs/PubSub.md" />
<File Path="Docs/ReverseConnect.md" />
<File Path="Docs/RoleBasedUserManagement.md" />
<File Path="Docs/TransferSubscription.md" />
<File Path="Docs/McpServer.md" />
<File Path="Docs/MigrationGuide.md" />
<File Path="Docs/NugetREADME.md" />
<File Path="Docs/README.md" />
</Folder>
<Folder Name="/Solution Items/Skills/">
<File Path=".github/agents/coverage-test-generator.agent.md" />
<File Path=".github/agents/opcua-v16-migration.agent.md" />
</Folder>
<Folder Name="/SourceGeneration/">
<Project Path="Tools/Opc.Ua.SourceGeneration.Core/Opc.Ua.SourceGeneration.Core.csproj" />
<Project Path="Tools/Opc.Ua.SourceGeneration.Stack/Opc.Ua.SourceGeneration.Stack.csproj" />
<Project Path="Tools/Opc.Ua.SourceGeneration/Opc.Ua.SourceGeneration.csproj" />
</Folder>
<Folder Name="/Stack/">
<Project Path="Stack/Opc.Ua.Bindings.Https/Opc.Ua.Bindings.Https.csproj" />
<Project Path="Stack/Opc.Ua.Core/Opc.Ua.Core.csproj" />
<Project Path="Stack/Opc.Ua.Types/Opc.Ua.Types.csproj" />
<Project Path="Stack/Opc.Ua/Opc.Ua.csproj" />
</Folder>
<Folder Name="/Tests/">
<Project Path="Tests/Opc.Ua.Client.ComplexTypes.Tests/Opc.Ua.Client.ComplexTypes.Tests.csproj" />
<Project Path="Tests/Opc.Ua.Client.Tests/Opc.Ua.Client.Tests.csproj" />
<Project Path="Tests/Opc.Ua.Aot.Tests/Opc.Ua.Aot.Tests.csproj" />
<Project Path="Tests/Opc.Ua.Configuration.Tests/Opc.Ua.Configuration.Tests.csproj" />
<Project Path="Tests/Opc.Ua.Core.Tests/Opc.Ua.Core.Tests.csproj" />
<Project Path="Tests/Opc.Ua.Gds.Tests/Opc.Ua.Gds.Tests.csproj" />
<Project Path="Tests/Opc.Ua.PubSub.Tests/Opc.Ua.PubSub.Tests.csproj" />
<Project Path="Tests/Opc.Ua.Security.Certificates.Tests/Opc.Ua.Security.Certificates.Tests.csproj" />
<Project Path="Tests/Opc.Ua.Server.Tests/Opc.Ua.Server.Tests.csproj" />
<Project Path="Tests/Opc.Ua.SourceGeneration.Core.Tests/Opc.Ua.SourceGeneration.Core.Tests.csproj" />
<Project Path="Tests/Opc.Ua.SourceGeneration.Stack.Tests/Opc.Ua.SourceGeneration.Stack.Tests.csproj" />
<Project Path="Tests/Opc.Ua.SourceGeneration.Tests/Opc.Ua.SourceGeneration.Tests.csproj" />
<Project Path="Tests/Opc.Ua.Types.Tests/Opc.Ua.Types.Tests.csproj" />
</Folder>
</Solution>