We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f608b5 commit 31d5847Copy full SHA for 31d5847
2 files changed
OrchardCoreContrib.Testing.sln
OrchardCoreContrib.Testing.slnx
@@ -0,0 +1,11 @@
1
+<Solution>
2
+ <Folder Name="/src/">
3
+ <Project Path="src/OrchardCoreContrib.Testing.UI/OrchardCoreContrib.Testing.UI.csproj" />
4
+ <Project Path="src/OrchardCoreContrib.Testing.Web/OrchardCoreContrib.Testing.Web.csproj" />
5
+ <Project Path="src/OrchardCoreContrib.Testing/OrchardCoreContrib.Testing.csproj" />
6
+ </Folder>
7
+ <Folder Name="/test/">
8
+ <Project Path="test/OrchardCoreContrib.Testing.Tests/OrchardCoreContrib.Testing.Tests.csproj" />
9
+ <Project Path="test/OrchardCoreContrib.Testing.UI.Tests/OrchardCoreContrib.Testing.UI.Tests.csproj" />
10
11
+</Solution>
0 commit comments