diff options
Diffstat (limited to 'csharp/test/xamarin/controller/controller.csproj')
-rw-r--r-- | csharp/test/xamarin/controller/controller.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/xamarin/controller/controller.csproj b/csharp/test/xamarin/controller/controller.csproj index 2a4684d6e5c..ffbd80f6f3e 100644 --- a/csharp/test/xamarin/controller/controller.csproj +++ b/csharp/test/xamarin/controller/controller.csproj @@ -76,7 +76,7 @@ <ProjectReference Include="..\..\Ice\objects\msbuild\test\netstandard2.0\test.csproj" /> <ProjectReference Include="..\..\Ice\operations\msbuild\test\netstandard2.0\test.csproj" /> <ProjectReference Include="..\..\Ice\optional\msbuild\test\netstandard2.0\test.csproj" /> - <ProjectReference Include="..\..\Ice\packagemd\msbuild\test\netstandard2.0\test.csproj" /> + <ProjectReference Include="..\..\Ice\namespacemd\msbuild\test\netstandard2.0\test.csproj" /> <ProjectReference Include="..\..\Ice\proxy\msbuild\test\netstandard2.0\test.csproj" /> <ProjectReference Include="..\..\Ice\retry\msbuild\test\netstandard2.0\test.csproj" /> <ProjectReference Include="..\..\Ice\scope\msbuild\test\netstandard2.0\test.csproj" /> |