2019-07-31 03:59:19 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
|
|
|
<StartArguments>"c:\Mod Organizer 2" "Nexus SSO Test" "c:\tmp\validate"</StartArguments>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug %28no commandargs%29|AnyCPU'">
|
|
|
|
<StartArguments>
|
|
|
|
</StartArguments>
|
|
|
|
</PropertyGroup>
|
2019-07-31 21:11:07 +00:00
|
|
|
<PropertyGroup>
|
|
|
|
<PublishUrlHistory>publish\</PublishUrlHistory>
|
|
|
|
<InstallUrlHistory />
|
|
|
|
<SupportUrlHistory />
|
|
|
|
<UpdateUrlHistory />
|
|
|
|
<BootstrapperUrlHistory />
|
|
|
|
<ErrorReportUrlHistory />
|
|
|
|
<FallbackCulture>en-US</FallbackCulture>
|
|
|
|
<VerifyUploadedFiles>false</VerifyUploadedFiles>
|
|
|
|
</PropertyGroup>
|
2019-08-07 23:06:38 +00:00
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
2019-10-03 04:35:29 +00:00
|
|
|
<StartArguments>"c:\tmp\Lexys LOTD SE Unofficial Autoinstaller - 0.4.5.modlist_v1"</StartArguments>
|
2019-08-07 23:06:38 +00:00
|
|
|
</PropertyGroup>
|
2019-08-26 23:02:49 +00:00
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug %28no commandargs%29|x64'">
|
|
|
|
<StartWorkingDirectory>c:\tmp\vstmp</StartWorkingDirectory>
|
|
|
|
</PropertyGroup>
|
2019-07-31 03:59:19 +00:00
|
|
|
</Project>
|