This repository was archived by the owner on Jan 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +20
-25
lines changed
Expand file tree Collapse file tree 5 files changed +20
-25
lines changed Original file line number Diff line number Diff line change 1212 <IPhoneResourcePrefix >Resources</IPhoneResourcePrefix >
1313 <AssemblyName >Touch.Client</AssemblyName >
1414 <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
15+ <OutputPath >bin\$(Configuration)</OutputPath >
16+ <DefineConstants >NUNITLITE_NUGET;$(DefineConstants)</DefineConstants >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
17- <OutputPath >bin\Debug</OutputPath >
1819 <DebugSymbols >true</DebugSymbols >
1920 <DebugType >full</DebugType >
2021 <Optimize >false</Optimize >
21- <DefineConstants >DEBUG;NUNITLITE_NUGET </DefineConstants >
22+ <DefineConstants >DEBUG;$(DefineConstants) </DefineConstants >
2223 <ErrorReport >prompt</ErrorReport >
2324 <WarningLevel >4</WarningLevel >
2425 </PropertyGroup >
2526 <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
26- <OutputPath >bin\Release</OutputPath >
2727 <DebugType >full</DebugType >
2828 <Optimize >true</Optimize >
29- <DefineConstants >NUNITLITE_NUGET </DefineConstants >
29+ <DefineConstants >$(DefineConstants) </DefineConstants >
3030 <ErrorReport >prompt</ErrorReport >
3131 <WarningLevel >4</WarningLevel >
32- <MtouchVerbosity ></MtouchVerbosity >
3332 </PropertyGroup >
3433 <ItemGroup >
3534 <Reference Include =" System" />
Original file line number Diff line number Diff line change 1212 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1313 <UseXamMacFullFramework >true</UseXamMacFullFramework >
1414 <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
15+ <OutputPath >bin\$(Configuration)</OutputPath >
16+ <DefineConstants >NUNITLITE_NUGET;$(DefineConstants)</DefineConstants >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
17- <OutputPath >bin\Debug</OutputPath >
1819 <DebugSymbols >true</DebugSymbols >
1920 <DebugType >full</DebugType >
2021 <Optimize >false</Optimize >
21- <DefineConstants >DEBUG;NUNITLITE_NUGET </DefineConstants >
22+ <DefineConstants >DEBUG;$(DefineConstants) </DefineConstants >
2223 <ErrorReport >prompt</ErrorReport >
2324 <WarningLevel >4</WarningLevel >
2425 </PropertyGroup >
2526 <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
26- <OutputPath >bin\Release</OutputPath >
2727 <DebugType >full</DebugType >
2828 <Optimize >true</Optimize >
29- <DefineConstants >NUNITLITE_NUGET </DefineConstants >
29+ <DefineConstants >$(DefineConstants) </DefineConstants >
3030 <ErrorReport >prompt</ErrorReport >
3131 <WarningLevel >4</WarningLevel >
32- <MtouchVerbosity ></MtouchVerbosity >
3332 </PropertyGroup >
3433 <ItemGroup >
3534 <Reference Include =" System" />
Original file line number Diff line number Diff line change 1212 <TargetFrameworkVersion >v2.0</TargetFrameworkVersion >
1313 <TargetFrameworkIdentifier >Xamarin.Mac</TargetFrameworkIdentifier >
1414 <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
15+ <OutputPath >bin\$(Configuration)</OutputPath >
16+ <DefineConstants >NUNITLITE_NUGET;$(DefineConstants)</DefineConstants >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
17- <OutputPath >bin\Debug</OutputPath >
1819 <DebugSymbols >true</DebugSymbols >
1920 <DebugType >full</DebugType >
2021 <Optimize >false</Optimize >
21- <DefineConstants >DEBUG;NUNITLITE_NUGET </DefineConstants >
22+ <DefineConstants >DEBUG;$(DefineConstants) </DefineConstants >
2223 <ErrorReport >prompt</ErrorReport >
2324 <WarningLevel >4</WarningLevel >
2425 </PropertyGroup >
2526 <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
26- <OutputPath >bin\Release</OutputPath >
2727 <DebugType >full</DebugType >
2828 <Optimize >true</Optimize >
29- <DefineConstants >NUNITLITE_NUGET </DefineConstants >
29+ <DefineConstants >$(DefineConstants) </DefineConstants >
3030 <ErrorReport >prompt</ErrorReport >
3131 <WarningLevel >4</WarningLevel >
32- <MtouchVerbosity ></MtouchVerbosity >
3332 </PropertyGroup >
3433 <ItemGroup >
3534 <Reference Include =" System" />
Original file line number Diff line number Diff line change 1212 <IPhoneResourcePrefix >Resources</IPhoneResourcePrefix >
1313 <AssemblyName >Touch.Client</AssemblyName >
1414 <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
15+ <OutputPath >bin\$(Configuration)</OutputPath >
16+ <DefineConstants >NUNITLITE_NUGET;$(DefineConstants)</DefineConstants >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
17- <OutputPath >bin\Debug</OutputPath >
1819 <DebugSymbols >true</DebugSymbols >
1920 <DebugType >full</DebugType >
2021 <Optimize >false</Optimize >
21- <DefineConstants >DEBUG;NUNITLITE_NUGET </DefineConstants >
22+ <DefineConstants >DEBUG;$(DefineConstants) </DefineConstants >
2223 <ErrorReport >prompt</ErrorReport >
2324 <WarningLevel >4</WarningLevel >
2425 </PropertyGroup >
2526 <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
26- <OutputPath >bin\Release</OutputPath >
2727 <DebugType >full</DebugType >
2828 <Optimize >true</Optimize >
29- <DefineConstants >NUNITLITE_NUGET </DefineConstants >
29+ <DefineConstants >$(DefineConstants) </DefineConstants >
3030 <ErrorReport >prompt</ErrorReport >
3131 <WarningLevel >4</WarningLevel >
32- <MtouchVerbosity ></MtouchVerbosity >
3332 </PropertyGroup >
3433 <ItemGroup >
3534 <Reference Include =" System" />
Original file line number Diff line number Diff line change 1212 <IPhoneResourcePrefix >Resources</IPhoneResourcePrefix >
1313 <AssemblyName >Touch.Client</AssemblyName >
1414 <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
15+ <OutputPath >bin\$(Configuration)</OutputPath >
16+ <DefineConstants >NUNITLITE_NUGET;$(DefineConstants)</DefineConstants >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
17- <OutputPath >bin\Debug</OutputPath >
1819 <DebugSymbols >true</DebugSymbols >
1920 <DebugType >full</DebugType >
2021 <Optimize >false</Optimize >
21- <DefineConstants >DEBUG;NUNITLITE_NUGET </DefineConstants >
22+ <DefineConstants >DEBUG;$(DefineConstants) </DefineConstants >
2223 <ErrorReport >prompt</ErrorReport >
2324 <WarningLevel >4</WarningLevel >
2425 </PropertyGroup >
2526 <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
26- <OutputPath >bin\Release</OutputPath >
2727 <DebugType >full</DebugType >
2828 <Optimize >true</Optimize >
29- <DefineConstants >NUNITLITE_NUGET </DefineConstants >
29+ <DefineConstants >$(DefineConstants) </DefineConstants >
3030 <ErrorReport >prompt</ErrorReport >
3131 <WarningLevel >4</WarningLevel >
32- <MtouchVerbosity ></MtouchVerbosity >
3332 </PropertyGroup >
3433 <ItemGroup >
3534 <Reference Include =" System" />
You can’t perform that action at this time.
0 commit comments