This repository was archived by the owner on Oct 16, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
src/AddIns/Misc/Reporting
ICSharpCode.Reporting.Addin Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <WarningLevel >4</WarningLevel >
1818 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1919 <TargetFrameworkProfile />
20+ <OutputPath >..\..\..\..\..\AddIns\Misc\SharpDevelopReporting\</OutputPath >
2021 </PropertyGroup >
2122 <PropertyGroup Condition =" '$(Platform)' == 'AnyCPU' " >
2223 <PlatformTarget >x86</PlatformTarget >
2627 <FileAlignment >4096</FileAlignment >
2728 </PropertyGroup >
2829 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
29- <OutputPath >..\..\..\..\..\AddIns\Misc\SharpDevelopReporting\</OutputPath >
3030 <DebugSymbols >True</DebugSymbols >
3131 <DebugType >Full</DebugType >
3232 <Optimize >False</Optimize >
3535 <BaseIntermediateOutputPath >obj\</BaseIntermediateOutputPath >
3636 </PropertyGroup >
3737 <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
38- <OutputPath >bin\Release\</OutputPath >
3938 <DebugSymbols >False</DebugSymbols >
4039 <DebugType >None</DebugType >
4140 <Optimize >True</Optimize >
Original file line number Diff line number Diff line change 1717 <TreatWarningsAsErrors >False</TreatWarningsAsErrors >
1818 <IntermediateOutputPath >obj\$(Configuration)\</IntermediateOutputPath >
1919 <WarningLevel >4</WarningLevel >
20+ <OutputPath >..\..\..\..\..\AddIns\Misc\SharpDevelopReporting\</OutputPath >
2021 </PropertyGroup >
2122 <PropertyGroup Condition =" '$(Platform)' == 'AnyCPU' " >
2223 <PlatformTarget >AnyCPU</PlatformTarget >
2324 <BaseAddress >4194304</BaseAddress >
24- <Prefer32Bit >False</Prefer32Bit >
2525 <RegisterForComInterop >False</RegisterForComInterop >
2626 <GenerateSerializationAssemblies >Auto</GenerateSerializationAssemblies >
2727 <FileAlignment >4096</FileAlignment >
2828 </PropertyGroup >
2929 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
30- <OutputPath >..\..\..\..\..\AddIns\Misc\SharpDevelopReporting\</OutputPath >
3130 <DebugSymbols >True</DebugSymbols >
3231 <DebugType >Full</DebugType >
3332 <Optimize >False</Optimize >
3635 <BaseIntermediateOutputPath >obj\</BaseIntermediateOutputPath >
3736 </PropertyGroup >
3837 <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
39- <OutputPath >bin\Release\</OutputPath >
4038 <DebugSymbols >False</DebugSymbols >
4139 <DebugType >None</DebugType >
4240 <Optimize >True</Optimize >
You can’t perform that action at this time.
0 commit comments