summaryrefslogtreecommitdiff
path: root/cpp/src/slice2html
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2017-06-26 13:18:16 +0200
committerJose <jose@zeroc.com>2017-06-26 13:18:16 +0200
commit3d148aaa114d7611ce25cd94ba3810f600786cfd (patch)
tree934aee94a9ad398a371bb5c092a0a1fc98250a7e /cpp/src/slice2html
parentAttempted fix for occasional timeout overrides test failure (ICE-8141) (diff)
downloadice-3d148aaa114d7611ce25cd94ba3810f600786cfd.tar.bz2
ice-3d148aaa114d7611ce25cd94ba3810f600786cfd.tar.xz
ice-3d148aaa114d7611ce25cd94ba3810f600786cfd.zip
Fixed (ICE-8155) - Ice.dll .NET assembly not signed
Diffstat (limited to 'cpp/src/slice2html')
-rw-r--r--cpp/src/slice2html/msbuild/slice2html.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2html/msbuild/slice2html.vcxproj b/cpp/src/slice2html/msbuild/slice2html.vcxproj
index 001812589db..e4237126d8e 100644
--- a/cpp/src/slice2html/msbuild/slice2html.vcxproj
+++ b/cpp/src/slice2html/msbuild/slice2html.vcxproj
@@ -133,7 +133,7 @@
<Import Project="..\..\..\msbuild\packages\mcpp.v140.2.7.2.17\build\native\mcpp.v140.targets" Condition="Exists('..\..\..\msbuild\packages\mcpp.v140.2.7.2.17\build\native\mcpp.v140.targets')" />
<Import Project="..\..\..\msbuild\packages\mcpp.v141.2.7.2.17\build\native\mcpp.v141.targets" Condition="Exists('..\..\..\msbuild\packages\mcpp.v141.2.7.2.17\build\native\mcpp.v141.targets')" />
</ImportGroup>
- <Import Project="$(MSBuildThisFileDirectory)..\..\..\..\config\ice.sign.targets" />
+ <Import Project="$(MSBuildThisFileDirectory)..\..\..\msbuild\ice.sign.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>