Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'linker/Tests/Mono.Linker.Tests.csproj')
-rw-r--r--linker/Tests/Mono.Linker.Tests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/linker/Tests/Mono.Linker.Tests.csproj b/linker/Tests/Mono.Linker.Tests.csproj
index 7e1b44418..bb3565063 100644
--- a/linker/Tests/Mono.Linker.Tests.csproj
+++ b/linker/Tests/Mono.Linker.Tests.csproj
@@ -72,6 +72,7 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="TestCasesRunner\PeVerifier.cs" />
<Compile Include="TestCases\TestSuites.cs" />
<Compile Include="TestCases\TestDatabase.cs" />
<Compile Include="Tests\PreserveActionComparisonTests.cs" />