Debug
AnyCPU
9.0.21022
2.0
{03CF8530-43E5-4BC3-AB37-60B20BB4A9CB}
Library
Apache.NMS
Apache.NMS
4
true
keyfile\NMSKey.snk
3.5
Svn
Svn
Svn
SubversionScc
Always
v2.0
publish\
true
Disk
false
Foreground
7
Days
false
false
true
0
1.0.0.%2a
false
false
true
obj\net-2.0
true
full
false
build\net-2.0\debug\
TRACE;DEBUG;NET,NET_2_0
false
AllRules.ruleset
true
true
build\net-2.0\release\
TRACE;NET,NET_2_0
false
full
AllRules.ruleset
Code
PreserveNewest
PreserveNewest
False
.NET Framework 3.5 SP1 Client Profile
false
False
.NET Framework 3.5 SP1
true
False
Windows Installer 3.1
true
if /i "$(build_extraplatforms)" equ "true" (
cd $(ProjectDir)
nant -nologo -q $(buildtype) -D:build.framework.strings="netcf-2.0,netcf-3.5,mono-2.0"
)
if /i "$(install_skip)" equ "true" (
echo Skipping install...
goto :installskip
)
echo Installing $(ConfigurationName) output files...
cd $(ProjectDir)
nant -nologo -q install-all -D:compile.skip=true
:installskip
if /i "$(install_skip)" equ "true" (
echo Skipping install...
goto :installskip
)
echo Installing $(ConfigurationName) output files...
cd $(ProjectDir)
nant -nologo -q install-all -D:compile.skip=true
:installskip
cd $(ProjectDir)
nant -nologo -q generate-assemblyinfo -D:assemblyinfo.filename="src/main/csharp/CommonAssemblyInfo.cs"