summaryrefslogtreecommitdiff
path: root/csharp/test/IceSSL/configuration/msbuild/client/client.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/IceSSL/configuration/msbuild/client/client.csproj')
-rw-r--r--csharp/test/IceSSL/configuration/msbuild/client/client.csproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/csharp/test/IceSSL/configuration/msbuild/client/client.csproj b/csharp/test/IceSSL/configuration/msbuild/client/client.csproj
index 47db89468c4..6bf618a4c5b 100644
--- a/csharp/test/IceSSL/configuration/msbuild/client/client.csproj
+++ b/csharp/test/IceSSL/configuration/msbuild/client/client.csproj
@@ -66,7 +66,6 @@
<Import Project="$(IceBuilderCsharpProps)" Condition="Exists('$(IceBuilderCsharpProps)')" />
<PropertyGroup Label="IceBuilder">
<IceBuilderIncludeDirectories>$(IceHome)\slice</IceBuilderIncludeDirectories>
- <IceBuilderAllowIcePrefix>yes</IceBuilderAllowIcePrefix>
</PropertyGroup>
<Import Project="$(IceBuilderCsharpTargets)" Condition="Exists('$(IceBuilderCsharpTargets)')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild" Condition="'$(UseNugetBinDist)' == 'yes'">
@@ -75,4 +74,4 @@
</PropertyGroup>
<Error Condition="!Exists('..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-alpha3\build\zeroc.ice.net.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\..\msbuild\packages\zeroc.ice.net.3.7.0-alpha3\build\zeroc.ice.net.props'))" />
</Target>
-</Project> \ No newline at end of file
+</Project>