-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSmartWsdlKit.slnx
More file actions
18 lines (18 loc) · 789 Bytes
/
Copy pathSmartWsdlKit.slnx
File metadata and controls
18 lines (18 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<Solution>
<Folder Name="/Solution Items/">
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/SmartWsdlKit.Sample.Console/SmartWsdlKit.Sample.Console.csproj" />
<Project Path="samples/SmartWsdlKit.Sample.WebApi/SmartWsdlKit.Sample.WebApi.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/SmartWsdlKit.SourceGenerators/SmartWsdlKit.SourceGenerators.csproj" />
<Project Path="src/SmartWsdlKit/SmartWsdlKit.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/SmartWsdlKit.IntegrationTests/SmartWsdlKit.IntegrationTests.csproj" />
<Project Path="tests/SmartWsdlKit.UnitTests/SmartWsdlKit.UnitTests.csproj" />
</Folder>
</Solution>