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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ILCompiler.TypeSystem/tests/CoreTestAssembly/CoreTestAssembly.csproj')
-rw-r--r--src/ILCompiler.TypeSystem/tests/CoreTestAssembly/CoreTestAssembly.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ILCompiler.TypeSystem/tests/CoreTestAssembly/CoreTestAssembly.csproj b/src/ILCompiler.TypeSystem/tests/CoreTestAssembly/CoreTestAssembly.csproj
index 056b0534a..74380612a 100644
--- a/src/ILCompiler.TypeSystem/tests/CoreTestAssembly/CoreTestAssembly.csproj
+++ b/src/ILCompiler.TypeSystem/tests/CoreTestAssembly/CoreTestAssembly.csproj
@@ -29,6 +29,7 @@
<Compile Include="Canonicalization.cs" />
<Compile Include="Casting.cs" />
<Compile Include="GCPointerMap.cs" />
+ <Compile Include="GenericConstraints.cs" />
<Compile Include="Hashcode.cs" />
<Compile Include="InterfaceArrangements.cs" />
<Compile Include="GenericTypes.cs" />