summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/exceptions/msbuild/client/client.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/exceptions/msbuild/client/client.csproj')
-rw-r--r--csharp/test/Ice/exceptions/msbuild/client/client.csproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/csharp/test/Ice/exceptions/msbuild/client/client.csproj b/csharp/test/Ice/exceptions/msbuild/client/client.csproj
index 74992a0e319..d8fcb588c72 100644
--- a/csharp/test/Ice/exceptions/msbuild/client/client.csproj
+++ b/csharp/test/Ice/exceptions/msbuild/client/client.csproj
@@ -64,7 +64,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'">
@@ -73,4 +72,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>