diff options
Diffstat (limited to 'csharp/test/Ice/inheritance/msbuild/server/server.csproj')
-rw-r--r-- | csharp/test/Ice/inheritance/msbuild/server/server.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/csharp/test/Ice/inheritance/msbuild/server/server.csproj b/csharp/test/Ice/inheritance/msbuild/server/server.csproj index 03cb5b53388..683ce6ed690 100644 --- a/csharp/test/Ice/inheritance/msbuild/server/server.csproj +++ b/csharp/test/Ice/inheritance/msbuild/server/server.csproj @@ -65,6 +65,9 @@ <Folder Include="Properties\" /> </ItemGroup> <ItemGroup> + <Compile Include="..\..\..\..\TestCommon\TestApp.cs"> + <Link>TestApp.cs</Link> + </Compile> <Compile Include="..\..\CAI.cs"> <Link>CAI.cs</Link> </Compile> |