Skip to content

Commit 74322f1

Browse files
committed
Renamed tests folder to match other repos
1 parent 517022d commit 74322f1

32 files changed

+2
-2
lines changed

Exceptionless.Net.sln

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
4-
VisualStudioVersion = 15.0.26228.4
4+
VisualStudioVersion = 15.0.26228.9
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{728C18BC-4085-4492-B0B2-8211CA209A50}"
77
ProjectSection(SolutionItems) = preProject
@@ -21,7 +21,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{2CEE
2121
EndProject
2222
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Exceptionless", "src\Exceptionless\Exceptionless.csproj", "{C3664CAF-6DE9-4049-951F-516C10FBA012}"
2323
EndProject
24-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Exceptionless.Tests", "tests\Exceptionless.Tests\Exceptionless.Tests.csproj", "{7961053F-A83D-48AE-9ABC-7EA134973223}"
24+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Exceptionless.Tests", "test\Exceptionless.Tests\Exceptionless.Tests.csproj", "{7961053F-A83D-48AE-9ABC-7EA134973223}"
2525
EndProject
2626
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Exceptionless.Log4net", "src\Platforms\Exceptionless.Log4net\Exceptionless.Log4net.csproj", "{40447BEF-BE34-46C2-B05B-2DF671586AD7}"
2727
EndProject

0 commit comments

Comments
 (0)