Last change
on this file since 750 was 750, checked in by s10k, 12 years ago |
- now also return errors when the arguments are incorrect
- added parameter to display xmlTools errors
0.8d
|
File size:
887 bytes
|
Rev | Line | |
---|
[710] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
[750] | 4 | <StartArguments>versions</StartArguments>
|
---|
[710] | 5 | </PropertyGroup>
|
---|
| 6 | <PropertyGroup>
|
---|
| 7 | <PublishUrlHistory />
|
---|
| 8 | <InstallUrlHistory />
|
---|
| 9 | <SupportUrlHistory />
|
---|
| 10 | <UpdateUrlHistory />
|
---|
| 11 | <BootstrapperUrlHistory />
|
---|
| 12 | <ErrorReportUrlHistory />
|
---|
| 13 | <FallbackCulture>en-US</FallbackCulture>
|
---|
| 14 | <VerifyUploadedFiles>false</VerifyUploadedFiles>
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[750] | 17 | <StartArguments>replacealsl -element:FirstLevel -value:0 -nobackups -filename:"C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Debug\%2a.xml"</StartArguments>
|
---|
[710] | 18 | </PropertyGroup>
|
---|
| 19 | </Project>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.