From 64bfbb657c77c57390d6f5c1603693d77ed230c2 Mon Sep 17 00:00:00 2001 From: "Christoph M. Wintersteiger" Date: Wed, 9 Apr 2014 11:39:05 +0100 Subject: [PATCH] .NET API documentation XML build fix Signed-off-by: Christoph M. Wintersteiger --- src/api/dotnet/Microsoft.Z3.csproj | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/api/dotnet/Microsoft.Z3.csproj b/src/api/dotnet/Microsoft.Z3.csproj index 9eb9eb660..0a062054d 100644 --- a/src/api/dotnet/Microsoft.Z3.csproj +++ b/src/api/dotnet/Microsoft.Z3.csproj @@ -24,8 +24,7 @@ prompt 4 true - - + ..\Debug\Microsoft.Z3.XML False False True @@ -140,6 +139,7 @@ Full %28none%29 0 + ..\x64\Debug\Microsoft.Z3.XML ..\x64\external_64\ @@ -193,7 +193,7 @@ ..\x64\external\ true - ..\external\Microsoft.Z3.xml + ..\x64\external\Microsoft.Z3.XML true pdbonly x64 @@ -220,7 +220,7 @@ ..\Release_delaysign\ true - ..\Release_delaysign\Microsoft.Z3.xml + ..\Release_delaysign\Microsoft.Z3.XML true pdbonly AnyCPU @@ -238,7 +238,7 @@ bin\x64\Release_delaysign\ true - ..\x64\external_64\Microsoft.Z3.xml + bin\x64\Release_delaysign\Microsoft.Z3.XML true pdbonly x64 @@ -266,11 +266,12 @@ MinimumRecommendedRules.ruleset ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules + bin\x86\Debug\Microsoft.Z3.XML bin\x86\Release\ true - ..\external\Microsoft.Z3.xml + bin\x86\Release\Microsoft.Z3.xml true pdbonly x86 @@ -285,7 +286,7 @@ bin\x86\external\ true - ..\external\Microsoft.Z3.xml + bin\x86\external\Microsoft.Z3.XML true pdbonly x86 @@ -303,7 +304,7 @@ bin\x86\Release_delaysign\ DELAYSIGN true - ..\Release_delaysign\Microsoft.Z3.xml + bin\x86\Release_delaysign\Microsoft.Z3.XML true pdbonly x86 @@ -399,4 +400,4 @@ --> - + \ No newline at end of file