Skip to content

Commit caf7ae9

Browse files
committed
Create VerifyNUnit.slnf
1 parent 9f2f1c5 commit caf7ae9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/VerifyNUnit.slnf

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"solution": {
3+
"path": "Verify.sln",
4+
"projects": [
5+
"TargetLibrary\\TargetLibrary.csproj",
6+
"Verify.NUnit.DerivePaths.Tests\\Verify.NUnit.DerivePaths.Tests.csproj",
7+
"Verify.NUnit.Tests\\Verify.NUnit.Tests.csproj",
8+
"Verify.NUnit\\Verify.NUnit.csproj",
9+
"Verify\\Verify.csproj"
10+
]
11+
}
12+
}

0 commit comments

Comments
 (0)