|
|
|
@ -16,12 +16,13 @@ |
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
|
|
<FileAlignment>4096</FileAlignment> |
|
|
|
<FileAlignment>4096</FileAlignment> |
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
|
|
|
<TreatWarningsAsErrors>False</TreatWarningsAsErrors> |
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
|
|
<RunCodeAnalysis>False</RunCodeAnalysis> |
|
|
|
<RunCodeAnalysis>False</RunCodeAnalysis> |
|
|
|
<RunSourceAnalysis>False</RunSourceAnalysis> |
|
|
|
<RunSourceAnalysis>False</RunSourceAnalysis> |
|
|
|
<TargetFrameworkProfile> |
|
|
|
<TargetFrameworkProfile> |
|
|
|
</TargetFrameworkProfile> |
|
|
|
</TargetFrameworkProfile> |
|
|
|
|
|
|
|
<NoWin32Manifest>False</NoWin32Manifest> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> |
|
|
|
<IntermediateOutputPath>obj\Debug\</IntermediateOutputPath> |
|
|
|
<IntermediateOutputPath>obj\Debug\</IntermediateOutputPath> |
|
|
|
@ -30,6 +31,7 @@ |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
<DebugType>Full</DebugType> |
|
|
|
<DebugType>Full</DebugType> |
|
|
|
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow> |
|
|
|
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow> |
|
|
|
|
|
|
|
<BaseIntermediateOutputPath>obj\</BaseIntermediateOutputPath> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' "> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' "> |
|
|
|
<IntermediateOutputPath>obj\Release\</IntermediateOutputPath> |
|
|
|
<IntermediateOutputPath>obj\Release\</IntermediateOutputPath> |
|
|
|
@ -39,6 +41,9 @@ |
|
|
|
<DebugType>None</DebugType> |
|
|
|
<DebugType>None</DebugType> |
|
|
|
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> |
|
|
|
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Platform)' == 'AnyCPU' "> |
|
|
|
|
|
|
|
<Prefer32Bit>False</Prefer32Bit> |
|
|
|
|
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Reference Include="PresentationCore" /> |
|
|
|
<Reference Include="PresentationCore" /> |
|
|
|
<Reference Include="PresentationFramework" /> |
|
|
|
<Reference Include="PresentationFramework" /> |
|
|
|
@ -79,11 +84,6 @@ |
|
|
|
</ItemGroup> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Folder Include="Resources" /> |
|
|
|
<Folder Include="Resources" /> |
|
|
|
<ProjectReference Include="..\..\..\Libraries\NRefactory\Project\NRefactory.csproj"> |
|
|
|
|
|
|
|
<Project>{3A9AE6AA-BC07-4A2F-972C-581E3AE2F195}</Project> |
|
|
|
|
|
|
|
<Name>NRefactory</Name> |
|
|
|
|
|
|
|
<Private>False</Private> |
|
|
|
|
|
|
|
</ProjectReference> |
|
|
|
|
|
|
|
<ProjectReference Include="..\..\..\Main\Base\Project\ICSharpCode.SharpDevelop.csproj"> |
|
|
|
<ProjectReference Include="..\..\..\Main\Base\Project\ICSharpCode.SharpDevelop.csproj"> |
|
|
|
<Project>{2748AD25-9C63-4E12-877B-4DCE96FBED54}</Project> |
|
|
|
<Project>{2748AD25-9C63-4E12-877B-4DCE96FBED54}</Project> |
|
|
|
<Name>ICSharpCode.SharpDevelop</Name> |
|
|
|
<Name>ICSharpCode.SharpDevelop</Name> |
|
|
|
@ -99,11 +99,6 @@ |
|
|
|
<Name>ICSharpCode.Core.Presentation</Name> |
|
|
|
<Name>ICSharpCode.Core.Presentation</Name> |
|
|
|
<Private>False</Private> |
|
|
|
<Private>False</Private> |
|
|
|
</ProjectReference> |
|
|
|
</ProjectReference> |
|
|
|
<ProjectReference Include="..\..\..\Main\ICSharpCode.SharpDevelop.Dom\Project\ICSharpCode.SharpDevelop.Dom.csproj"> |
|
|
|
|
|
|
|
<Project>{924EE450-603D-49C1-A8E5-4AFAA31CE6F3}</Project> |
|
|
|
|
|
|
|
<Name>ICSharpCode.SharpDevelop.Dom</Name> |
|
|
|
|
|
|
|
<Private>False</Private> |
|
|
|
|
|
|
|
</ProjectReference> |
|
|
|
|
|
|
|
</ItemGroup> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Page Include="Src\AnalysisIdeOptionsPanel.xaml" /> |
|
|
|
<Page Include="Src\AnalysisIdeOptionsPanel.xaml" /> |
|
|
|
|