1
+ <Solution>
2
+ <Configurations>
3
+ <Platform Name="Any CPU" />
4
+ <Platform Name="x64" />
5
+ <Platform Name="x86" />
6
+ </Configurations>
7
+ <Folder Name="/samples/">
8
+ <Project Path="SampleMauiTestApp\SampleMauiTestApp.csproj" Type="Classic C#">
9
+ <Configuration Solution="Debug|Any CPU" Project="Debug|Any CPU|Deploy" />
10
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
11
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
12
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
13
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
14
+ </Project>
15
+ <Project Path="samples\SampleMinimalApi\SampleMinimalApi.csproj">
16
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
17
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
18
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
19
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
20
+ </Project>
21
+ </Folder>
22
+ <Folder Name="/Solution Items/">
23
+ <File Path="appveyor.yml" />
24
+ <File Path="Directory.Build.props" />
25
+ <File Path="src\Directory.Build.props" />
26
+ <File Path="Directory.Packages.props" />
27
+ <File Path="README.md" />
28
+ <File Path="Set-Version.psm1" />
29
+ </Folder>
30
+ <Folder Name="/src/">
31
+ <Project Path="src\Paramore.Darker.AspNetCore\Paramore.Darker.AspNetCore.csproj">
32
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
33
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
34
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
35
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
36
+ </Project>
37
+ <Project Path="src\Paramore.Darker.LightInject\Paramore.Darker.LightInject.csproj">
38
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
39
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
40
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
41
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
42
+ </Project>
43
+ <Project Path="src\Paramore.Darker.Policies\Paramore.Darker.Policies.csproj">
44
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
45
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
46
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
47
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
48
+ </Project>
49
+ <Project Path="src\Paramore.Darker.QueryLogging\Paramore.Darker.QueryLogging.csproj">
50
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
51
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
52
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
53
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
54
+ </Project>
55
+ <Project Path="src\Paramore.Darker.SimpleInjector\Paramore.Darker.SimpleInjector.csproj">
56
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
57
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
58
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
59
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
60
+ </Project>
61
+ <Project Path="src\Paramore.Darker.Testing\Paramore.Darker.Testing.csproj">
62
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
63
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
64
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
65
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
66
+ </Project>
67
+ <Project Path="src\Paramore.Darker\Paramore.Darker.csproj">
68
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
69
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
70
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
71
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
72
+ </Project>
73
+ </Folder>
74
+ <Folder Name="/test/">
75
+ <Project Path="test\Paramore.Darker.Benchmarks\Paramore.Darker.Benchmarks.csproj">
76
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
77
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
78
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
79
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
80
+ </Project>
81
+ <Project Path="test\Paramore.Darker.Testing.Ports\Paramore.Darker.Testing.Ports.csproj">
82
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
83
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
84
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
85
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
86
+ </Project>
87
+ <Project Path="test\Paramore.Darker.Tests.AOT\Paramore.Darker.Tests.AOT.csproj" Type="Classic C#">
88
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
89
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
90
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
91
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
92
+ </Project>
93
+ <Project Path="test\Paramore.Darker.Tests\Paramore.Darker.Tests.csproj">
94
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
95
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
96
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
97
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
98
+ </Project>
99
+ <Project Path="test\Paramore.Test.Helpers\Paramore.Test.Helpers.csproj" Type="Classic C#">
100
+ <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
101
+ <Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
102
+ <Configuration Solution="Release|x64" Project="Release|Any CPU" />
103
+ <Configuration Solution="Release|x86" Project="Release|Any CPU" />
104
+ </Project>
105
+ </Folder>
106
+ </Solution>
0 commit comments