-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathParcel.NET.slnx
More file actions
37 lines (37 loc) · 2.51 KB
/
Parcel.NET.slnx
File metadata and controls
37 lines (37 loc) · 2.51 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
<Solution>
<Folder Name="/docs/">
<Project Path="docs/Parcel.NET.Docs/Parcel.NET.Docs.csproj" />
<Project Path="docs/Parcel.NET.Docs.Generator/Parcel.NET.Docs.Generator.csproj" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/Parcel.NET.Samples.Console/Parcel.NET.Samples.Console.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Parcel.NET.Abstractions/Parcel.NET.Abstractions.csproj" />
<Project Path="src/Parcel.NET.Dhl/Parcel.NET.Dhl.csproj" />
<Project Path="src/Parcel.NET.Dhl.Shipping/Parcel.NET.Dhl.Shipping.csproj" />
<Project Path="src/Parcel.NET.Dhl.Tracking/Parcel.NET.Dhl.Tracking.csproj" />
<Project Path="src/Parcel.NET.Dhl.UnifiedTracking/Parcel.NET.Dhl.UnifiedTracking.csproj" />
<Project Path="src/Parcel.NET.Dhl.Pickup/Parcel.NET.Dhl.Pickup.csproj" />
<Project Path="src/Parcel.NET.Dhl.Returns/Parcel.NET.Dhl.Returns.csproj" />
<Project Path="src/Parcel.NET.Dhl.Internetmarke/Parcel.NET.Dhl.Internetmarke.csproj" />
<Project Path="src/Parcel.NET.Dhl.LocationFinder/Parcel.NET.Dhl.LocationFinder.csproj" />
<Project Path="src/Parcel.NET.GoExpress/Parcel.NET.GoExpress.csproj" />
<Project Path="src/Parcel.NET.GoExpress.Shipping/Parcel.NET.GoExpress.Shipping.csproj" />
<Project Path="src/Parcel.NET.GoExpress.Tracking/Parcel.NET.GoExpress.Tracking.csproj" />
<Project Path="src/Parcel.NET.Dhl.All/Parcel.NET.Dhl.All.csproj" />
<Project Path="src/Parcel.NET.GoExpress.All/Parcel.NET.GoExpress.All.csproj" />
<Project Path="src/Parcel.NET.All/Parcel.NET.All.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Parcel.NET.Dhl.Shipping.Tests/Parcel.NET.Dhl.Shipping.Tests.csproj" />
<Project Path="tests/Parcel.NET.Dhl.Tracking.Tests/Parcel.NET.Dhl.Tracking.Tests.csproj" />
<Project Path="tests/Parcel.NET.Dhl.UnifiedTracking.Tests/Parcel.NET.Dhl.UnifiedTracking.Tests.csproj" />
<Project Path="tests/Parcel.NET.Dhl.Pickup.Tests/Parcel.NET.Dhl.Pickup.Tests.csproj" />
<Project Path="tests/Parcel.NET.Dhl.Returns.Tests/Parcel.NET.Dhl.Returns.Tests.csproj" />
<Project Path="tests/Parcel.NET.Dhl.Internetmarke.Tests/Parcel.NET.Dhl.Internetmarke.Tests.csproj" />
<Project Path="tests/Parcel.NET.Dhl.LocationFinder.Tests/Parcel.NET.Dhl.LocationFinder.Tests.csproj" />
<Project Path="tests/Parcel.NET.GoExpress.Shipping.Tests/Parcel.NET.GoExpress.Shipping.Tests.csproj" />
<Project Path="tests/Parcel.NET.GoExpress.Tracking.Tests/Parcel.NET.GoExpress.Tracking.Tests.csproj" />
</Folder>
</Solution>