File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/TerminalVelocity.Sharp Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 <DebugType >full</DebugType >
2222 <Optimize >false</Optimize >
2323 <OutputPath >bin\Debug\</OutputPath >
24- <DefineConstants >TRACE;DEBUG;XAMARIN </DefineConstants >
24+ <DefineConstants >TRACE;DEBUG</DefineConstants >
2525 <ErrorReport >prompt</ErrorReport >
2626 <WarningLevel >4</WarningLevel >
2727 </PropertyGroup >
2828 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2929 <DebugType >pdbonly</DebugType >
3030 <Optimize >true</Optimize >
3131 <OutputPath >bin\Release\</OutputPath >
32- <DefineConstants >TRACE;XAMARIN </DefineConstants >
32+ <DefineConstants >TRACE</DefineConstants >
3333 <ErrorReport >prompt</ErrorReport >
3434 <WarningLevel >4</WarningLevel >
3535 </PropertyGroup >
3636 <PropertyGroup >
37- <SignAssembly >true </SignAssembly >
37+ <SignAssembly >false </SignAssembly >
3838 </PropertyGroup >
3939 <PropertyGroup >
4040 <AssemblyOriginatorKeyFile >..\..\..\SpaceElevator\src\SpaceElevator.Client\IlluminaStrongNameKey.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments