[11700] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
| 4 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 5 | <DebugSymbols>true</DebugSymbols>
|
---|
| 6 | <DebugType>full</DebugType>
|
---|
| 7 | <Optimize>false</Optimize>
|
---|
| 8 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 9 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 10 | <ErrorReport>prompt</ErrorReport>
|
---|
| 11 | <WarningLevel>4</WarningLevel>
|
---|
| 12 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 13 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 14 | </PropertyGroup>
|
---|
| 15 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 16 | <DebugType>pdbonly</DebugType>
|
---|
| 17 | <Optimize>true</Optimize>
|
---|
| 18 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 19 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 20 | <ErrorReport>prompt</ErrorReport>
|
---|
| 21 | <WarningLevel>4</WarningLevel>
|
---|
| 22 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 23 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 24 | </PropertyGroup>
|
---|
| 25 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 26 | <DebugSymbols>true</DebugSymbols>
|
---|
| 27 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 28 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 29 | <DebugType>full</DebugType>
|
---|
| 30 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 33 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 36 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 37 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 38 | <Optimize>true</Optimize>
|
---|
| 39 | <DebugType>pdbonly</DebugType>
|
---|
| 40 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 41 | <ErrorReport>prompt</ErrorReport>
|
---|
| 42 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 43 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 44 | </PropertyGroup>
|
---|
| 45 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 46 | <DebugSymbols>true</DebugSymbols>
|
---|
| 47 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 48 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 49 | <DebugType>full</DebugType>
|
---|
| 50 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 51 | <ErrorReport>prompt</ErrorReport>
|
---|
| 52 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 53 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 54 | </PropertyGroup>
|
---|
| 55 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 56 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 57 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 58 | <Optimize>true</Optimize>
|
---|
| 59 | <DebugType>pdbonly</DebugType>
|
---|
| 60 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 61 | <ErrorReport>prompt</ErrorReport>
|
---|
| 62 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 63 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 64 | </PropertyGroup>
|
---|
| 65 | <PropertyGroup>
|
---|
| 66 | <SignAssembly>true</SignAssembly>
|
---|
[18210] | 67 | <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
---|
[11700] | 68 | <TargetFrameworkProfile />
|
---|
| 69 | <ProjectGuid>{1022483B-7CF4-4162-827F-984B64EAF8B3}</ProjectGuid>
|
---|
| 70 | </PropertyGroup>
|
---|
| 71 | <PropertyGroup>
|
---|
| 72 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 73 | </PropertyGroup>
|
---|
| 74 | <PropertyGroup>
|
---|
| 75 | <OutputType>Library</OutputType>
|
---|
| 76 | </PropertyGroup>
|
---|
| 77 | <PropertyGroup>
|
---|
| 78 | <StartupObject />
|
---|
| 79 | </PropertyGroup>
|
---|
| 80 | <PropertyGroup>
|
---|
| 81 | <AssemblyName>ICSharpCode.NRefactory</AssemblyName>
|
---|
| 82 | </PropertyGroup>
|
---|
| 83 | <PropertyGroup>
|
---|
| 84 | <RootNamespace>ICSharpCode.NRefactory</RootNamespace>
|
---|
| 85 | </PropertyGroup>
|
---|
| 86 | <ItemGroup>
|
---|
| 87 | <Reference Include="System" />
|
---|
| 88 | <Reference Include="System.Core" />
|
---|
| 89 | <Reference Include="System.Xml" />
|
---|
| 90 | </ItemGroup>
|
---|
| 91 | <ItemGroup>
|
---|
| 92 | <Compile Include="Analysis\AbiComparer.cs" />
|
---|
| 93 | <Compile Include="Analysis\SymbolCollector.cs" />
|
---|
| 94 | <Compile Include="Analysis\TypeGraph.cs" />
|
---|
| 95 | <Compile Include="Analysis\TypeGraphNode.cs" />
|
---|
| 96 | <Compile Include="Completion\CompletionCategory.cs" />
|
---|
| 97 | <Compile Include="Completion\CompletionExtensionMethods.cs" />
|
---|
| 98 | <Compile Include="Completion\DisplayFlags.cs" />
|
---|
| 99 | <Compile Include="Completion\FrameworkLookup.cs" />
|
---|
| 100 | <Compile Include="Completion\ICompletionData.cs" />
|
---|
| 101 | <Compile Include="Completion\IEntityCompletionData.cs" />
|
---|
| 102 | <Compile Include="Completion\IParameterDataProvider.cs" />
|
---|
| 103 | <Compile Include="Completion\IVariableCompletionData.cs" />
|
---|
| 104 | <Compile Include="Documentation\DocumentationComment.cs" />
|
---|
| 105 | <Compile Include="Documentation\GetPotentiallyNestedClassTypeReference.cs" />
|
---|
| 106 | <Compile Include="Documentation\IDocumentationProvider.cs" />
|
---|
| 107 | <Compile Include="Documentation\IdStringMemberReference.cs" />
|
---|
| 108 | <Compile Include="Documentation\IdStringProvider.cs" />
|
---|
| 109 | <Compile Include="Documentation\XmlDocumentationProvider.cs" />
|
---|
| 110 | <Compile Include="Editor\IDocument.cs" />
|
---|
| 111 | <Compile Include="Editor\IDocumentLine.cs" />
|
---|
| 112 | <Compile Include="Editor\ISegment.cs" />
|
---|
| 113 | <Compile Include="Editor\ITextAnchor.cs" />
|
---|
| 114 | <Compile Include="Editor\ITextPasteHandler.cs" />
|
---|
| 115 | <Compile Include="Editor\ITextSource.cs" />
|
---|
| 116 | <Compile Include="Editor\ReadOnlyDocument.cs" />
|
---|
| 117 | <Compile Include="Editor\StringBuilderDocument.cs" />
|
---|
| 118 | <Compile Include="Editor\StringTextSource.cs" />
|
---|
| 119 | <Compile Include="Editor\TextChangeEventArgs.cs" />
|
---|
| 120 | <Compile Include="Editor\TextSourceVersionProvider.cs" />
|
---|
| 121 | <Compile Include="Editor\UnicodeNewline.cs" />
|
---|
| 122 | <Compile Include="IAnnotatable.cs" />
|
---|
| 123 | <Compile Include="PatternMatching\AnyNode.cs" />
|
---|
| 124 | <Compile Include="PatternMatching\AnyNodeOrNull.cs" />
|
---|
| 125 | <Compile Include="PatternMatching\Backreference.cs" />
|
---|
| 126 | <Compile Include="PatternMatching\BacktrackingInfo.cs" />
|
---|
| 127 | <Compile Include="PatternMatching\Choice.cs" />
|
---|
| 128 | <Compile Include="PatternMatching\INode.cs" />
|
---|
| 129 | <Compile Include="PatternMatching\Match.cs" />
|
---|
| 130 | <Compile Include="PatternMatching\NamedNode.cs" />
|
---|
| 131 | <Compile Include="PatternMatching\OptionalNode.cs" />
|
---|
| 132 | <Compile Include="PatternMatching\Pattern.cs" />
|
---|
| 133 | <Compile Include="PatternMatching\Repeat.cs" />
|
---|
| 134 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 135 | <Compile Include="Refactoring\IssueMarker.cs" />
|
---|
| 136 | <Compile Include="Refactoring\Severity.cs" />
|
---|
| 137 | <Compile Include="Role.cs" />
|
---|
| 138 | <Compile Include="Semantics\AmbiguousResolveResult.cs" />
|
---|
| 139 | <Compile Include="Semantics\ArrayAccessResolveResult.cs" />
|
---|
| 140 | <Compile Include="Semantics\ArrayCreateResolveResult.cs" />
|
---|
| 141 | <Compile Include="Semantics\ByReferenceResolveResult.cs" />
|
---|
| 142 | <Compile Include="Semantics\ConstantResolveResult.cs" />
|
---|
| 143 | <Compile Include="Semantics\Conversion.cs" />
|
---|
| 144 | <Compile Include="Semantics\ConversionResolveResult.cs" />
|
---|
| 145 | <Compile Include="Semantics\ErrorResolveResult.cs" />
|
---|
| 146 | <Compile Include="Semantics\ForEachResolveResult.cs" />
|
---|
| 147 | <Compile Include="Semantics\InitializedObjectResolveResult.cs" />
|
---|
| 148 | <Compile Include="Semantics\InvocationResolveResult.cs" />
|
---|
| 149 | <Compile Include="Semantics\LocalResolveResult.cs" />
|
---|
| 150 | <Compile Include="Semantics\MemberResolveResult.cs" />
|
---|
| 151 | <Compile Include="Semantics\NamedArgumentResolveResult.cs" />
|
---|
| 152 | <Compile Include="Semantics\NamespaceResolveResult.cs" />
|
---|
| 153 | <Compile Include="Semantics\OperatorResolveResult.cs" />
|
---|
| 154 | <Compile Include="Semantics\ResolveResult.cs" />
|
---|
| 155 | <Compile Include="Semantics\SizeOfResolveResult.cs" />
|
---|
| 156 | <Compile Include="Semantics\ThisResolveResult.cs" />
|
---|
| 157 | <Compile Include="Semantics\TypeIsResolveResult.cs" />
|
---|
| 158 | <Compile Include="Semantics\TypeOfResolveResult.cs" />
|
---|
| 159 | <Compile Include="Semantics\TypeResolveResult.cs" />
|
---|
| 160 | <Compile Include="Semantics\UnknownMemberResolveResult.cs" />
|
---|
| 161 | <Compile Include="TextLocation.cs" />
|
---|
| 162 | <Compile Include="TypeSystem\Accessibility.cs" />
|
---|
| 163 | <Compile Include="TypeSystem\AnonymousType.cs" />
|
---|
| 164 | <Compile Include="TypeSystem\ArrayType.cs" />
|
---|
| 165 | <Compile Include="TypeSystem\AssemblyLoader.cs" />
|
---|
| 166 | <Compile Include="TypeSystem\AssemblyQualifiedTypeName.cs" />
|
---|
| 167 | <Compile Include="TypeSystem\ByReferenceType.cs" />
|
---|
| 168 | <Compile Include="TypeSystem\ComHelper.cs" />
|
---|
| 169 | <Compile Include="TypeSystem\DefaultSolutionSnapshot.cs" />
|
---|
| 170 | <Compile Include="TypeSystem\DomRegion.cs" />
|
---|
| 171 | <Compile Include="TypeSystem\EntityType.cs" />
|
---|
| 172 | <Compile Include="TypeSystem\Error.cs" />
|
---|
| 173 | <Compile Include="TypeSystem\FullTypeName.cs" />
|
---|
| 174 | <Compile Include="TypeSystem\IAmbience.cs" />
|
---|
| 175 | <Compile Include="TypeSystem\IAssembly.cs" />
|
---|
| 176 | <Compile Include="TypeSystem\IAttribute.cs" />
|
---|
| 177 | <Compile Include="TypeSystem\ICodeContext.cs" />
|
---|
| 178 | <Compile Include="TypeSystem\ICompilation.cs" />
|
---|
| 179 | <Compile Include="TypeSystem\IConstantValue.cs" />
|
---|
| 180 | <Compile Include="TypeSystem\IEntity.cs" />
|
---|
| 181 | <Compile Include="TypeSystem\IEvent.cs" />
|
---|
| 182 | <Compile Include="TypeSystem\IField.cs" />
|
---|
| 183 | <Compile Include="TypeSystem\IFreezable.cs" />
|
---|
| 184 | <Compile Include="TypeSystem\IInterningProvider.cs" />
|
---|
| 185 | <Compile Include="TypeSystem\IMember.cs" />
|
---|
| 186 | <Compile Include="TypeSystem\IMethod.cs" />
|
---|
| 187 | <Compile Include="TypeSystem\Implementation\AbstractFreezable.cs" />
|
---|
| 188 | <Compile Include="TypeSystem\Implementation\AbstractResolvedEntity.cs" />
|
---|
| 189 | <Compile Include="TypeSystem\Implementation\AbstractResolvedMember.cs" />
|
---|
| 190 | <Compile Include="TypeSystem\Implementation\AbstractResolvedTypeParameter.cs" />
|
---|
| 191 | <Compile Include="TypeSystem\Implementation\AbstractType.cs" />
|
---|
| 192 | <Compile Include="TypeSystem\Implementation\AbstractUnresolvedEntity.cs" />
|
---|
| 193 | <Compile Include="TypeSystem\Implementation\AbstractUnresolvedMember.cs" />
|
---|
| 194 | <Compile Include="TypeSystem\Implementation\AccessorOwnerMemberReference.cs" />
|
---|
| 195 | <Compile Include="TypeSystem\Implementation\BaseTypeCollector.cs" />
|
---|
| 196 | <Compile Include="TypeSystem\Implementation\BlobReader.cs" />
|
---|
| 197 | <Compile Include="TypeSystem\Implementation\DefaultAssemblyReference.cs" />
|
---|
| 198 | <Compile Include="TypeSystem\Implementation\DefaultAttribute.cs" />
|
---|
| 199 | <Compile Include="TypeSystem\Implementation\DefaultMemberReference.cs" />
|
---|
| 200 | <Compile Include="TypeSystem\Implementation\DefaultParameter.cs" />
|
---|
| 201 | <Compile Include="TypeSystem\Implementation\DefaultResolvedEvent.cs" />
|
---|
| 202 | <Compile Include="TypeSystem\Implementation\DefaultResolvedField.cs" />
|
---|
| 203 | <Compile Include="TypeSystem\Implementation\DefaultResolvedMethod.cs" />
|
---|
| 204 | <Compile Include="TypeSystem\Implementation\DefaultResolvedProperty.cs" />
|
---|
| 205 | <Compile Include="TypeSystem\Implementation\DefaultResolvedTypeDefinition.cs" />
|
---|
| 206 | <Compile Include="TypeSystem\Implementation\DefaultResolvedTypeParameter.cs" />
|
---|
| 207 | <Compile Include="TypeSystem\Implementation\DefaultUnresolvedAssembly.cs" />
|
---|
| 208 | <Compile Include="TypeSystem\Implementation\DefaultUnresolvedAttribute.cs" />
|
---|
| 209 | <Compile Include="TypeSystem\Implementation\DefaultUnresolvedEvent.cs" />
|
---|
| 210 | <Compile Include="TypeSystem\Implementation\DefaultUnresolvedField.cs" />
|
---|
| 211 | <Compile Include="TypeSystem\Implementation\DefaultUnresolvedMethod.cs" />
|
---|
| 212 | <Compile Include="TypeSystem\Implementation\DefaultUnresolvedParameter.cs" />
|
---|
| 213 | <Compile Include="TypeSystem\Implementation\DefaultUnresolvedProperty.cs" />
|
---|
| 214 | <Compile Include="TypeSystem\Implementation\DefaultUnresolvedTypeDefinition.cs" />
|
---|
| 215 | <Compile Include="TypeSystem\Implementation\DefaultUnresolvedTypeParameter.cs" />
|
---|
| 216 | <Compile Include="TypeSystem\Implementation\DefaultVariable.cs" />
|
---|
| 217 | <Compile Include="TypeSystem\Implementation\DummyTypeParameter.cs" />
|
---|
| 218 | <Compile Include="TypeSystem\Implementation\ExplicitInterfaceImplementationMemberReference.cs" />
|
---|
| 219 | <Compile Include="TypeSystem\Implementation\FullNameAndTypeParameterCount.cs" />
|
---|
| 220 | <Compile Include="TypeSystem\Implementation\GetClassTypeReference.cs" />
|
---|
| 221 | <Compile Include="TypeSystem\Implementation\GetMembersHelper.cs" />
|
---|
| 222 | <Compile Include="TypeSystem\Implementation\KnownTypeCache.cs" />
|
---|
| 223 | <Compile Include="TypeSystem\Implementation\MergedNamespace.cs" />
|
---|
| 224 | <Compile Include="TypeSystem\Implementation\MinimalCorlib.cs" />
|
---|
| 225 | <Compile Include="TypeSystem\Implementation\NestedTypeReference.cs" />
|
---|
| 226 | <Compile Include="TypeSystem\Implementation\ResolvedAttributeBlob.cs" />
|
---|
| 227 | <Compile Include="TypeSystem\Implementation\SimpleCompilation.cs" />
|
---|
| 228 | <Compile Include="TypeSystem\Implementation\SimpleConstantValue.cs" />
|
---|
| 229 | <Compile Include="TypeSystem\Implementation\SimpleInterningProvider.cs" />
|
---|
| 230 | <Compile Include="TypeSystem\Implementation\SpecializedEvent.cs" />
|
---|
| 231 | <Compile Include="TypeSystem\Implementation\SpecializedField.cs" />
|
---|
| 232 | <Compile Include="TypeSystem\Implementation\SpecializedMember.cs" />
|
---|
| 233 | <Compile Include="TypeSystem\Implementation\SpecializedMethod.cs" />
|
---|
| 234 | <Compile Include="TypeSystem\Implementation\SpecializedProperty.cs" />
|
---|
| 235 | <Compile Include="TypeSystem\Implementation\SpecializingMemberReference.cs" />
|
---|
| 236 | <Compile Include="TypeSystem\Implementation\TypeParameterReference.cs" />
|
---|
| 237 | <Compile Include="TypeSystem\Implementation\TypeWithElementType.cs" />
|
---|
| 238 | <Compile Include="TypeSystem\Implementation\UnknownType.cs" />
|
---|
| 239 | <Compile Include="TypeSystem\Implementation\UnresolvedAttributeBlob.cs" />
|
---|
| 240 | <Compile Include="TypeSystem\Implementation\UnresolvedSecurityDeclarationBlob.cs" />
|
---|
| 241 | <Compile Include="TypeSystem\Implementation\VoidTypeDefinition.cs" />
|
---|
| 242 | <Compile Include="TypeSystem\INamedElement.cs" />
|
---|
| 243 | <Compile Include="TypeSystem\INamespace.cs" />
|
---|
| 244 | <Compile Include="TypeSystem\InheritanceHelper.cs" />
|
---|
| 245 | <Compile Include="TypeSystem\IntersectionType.cs" />
|
---|
| 246 | <Compile Include="TypeSystem\IParameter.cs" />
|
---|
| 247 | <Compile Include="TypeSystem\IParameterizedMember.cs" />
|
---|
| 248 | <Compile Include="TypeSystem\IProjectContent.cs" />
|
---|
| 249 | <Compile Include="TypeSystem\IProperty.cs" />
|
---|
| 250 | <Compile Include="TypeSystem\ISolutionSnapshot.cs" />
|
---|
| 251 | <Compile Include="TypeSystem\ISupportsInterning.cs" />
|
---|
| 252 | <Compile Include="TypeSystem\ISymbol.cs" />
|
---|
| 253 | <Compile Include="TypeSystem\IType.cs" />
|
---|
| 254 | <Compile Include="TypeSystem\ITypeDefinition.cs" />
|
---|
| 255 | <Compile Include="TypeSystem\ITypeParameter.cs" />
|
---|
| 256 | <Compile Include="TypeSystem\ITypeReference.cs" />
|
---|
| 257 | <Compile Include="TypeSystem\IUnresolvedFile.cs" />
|
---|
| 258 | <Compile Include="TypeSystem\IVariable.cs" />
|
---|
| 259 | <Compile Include="TypeSystem\KnownTypeReference.cs" />
|
---|
| 260 | <Compile Include="TypeSystem\NullableType.cs" />
|
---|
| 261 | <Compile Include="TypeSystem\ParameterizedType.cs" />
|
---|
| 262 | <Compile Include="TypeSystem\ParameterListComparer.cs" />
|
---|
| 263 | <Compile Include="TypeSystem\PointerType.cs" />
|
---|
| 264 | <Compile Include="TypeSystem\ProjectReference.cs" />
|
---|
| 265 | <Compile Include="TypeSystem\ReflectionHelper.cs" />
|
---|
| 266 | <Compile Include="TypeSystem\ReflectionNameParseException.cs" />
|
---|
| 267 | <Compile Include="TypeSystem\SimpleTypeResolveContext.cs" />
|
---|
| 268 | <Compile Include="TypeSystem\SpecialType.cs" />
|
---|
| 269 | <Compile Include="TypeSystem\TaskType.cs" />
|
---|
| 270 | <Compile Include="TypeSystem\TopLevelTypeName.cs" />
|
---|
| 271 | <Compile Include="TypeSystem\TypeKind.cs" />
|
---|
| 272 | <Compile Include="TypeSystem\TypeParameterSubstitution.cs" />
|
---|
| 273 | <Compile Include="TypeSystem\TypeSystemExtensions.cs" />
|
---|
| 274 | <Compile Include="TypeSystem\TypeVisitor.cs" />
|
---|
| 275 | <Compile Include="Utils\7BitEncodedInts.cs" />
|
---|
| 276 | <Compile Include="Utils\BitVector16.cs" />
|
---|
| 277 | <Compile Include="Utils\BusyManager.cs" />
|
---|
| 278 | <Compile Include="Utils\CacheManager.cs" />
|
---|
| 279 | <Compile Include="Utils\CallbackOnDispose.cs" />
|
---|
| 280 | <Compile Include="Utils\ComparableList.cs" />
|
---|
| 281 | <Compile Include="Utils\CompositeFormatStringParser\CompositeFormatStringParser.cs" />
|
---|
| 282 | <Compile Include="Utils\CompositeFormatStringParser\FormatItem.cs" />
|
---|
| 283 | <Compile Include="Utils\CompositeFormatStringParser\FormatStringSegmentBase.cs" />
|
---|
| 284 | <Compile Include="Utils\CompositeFormatStringParser\IFormatStringError.cs" />
|
---|
| 285 | <Compile Include="Utils\CompositeFormatStringParser\IFormatStringSegment.cs" />
|
---|
| 286 | <Compile Include="Utils\CompositeFormatStringParser\TextSegment.cs" />
|
---|
| 287 | <Compile Include="Utils\CSharpPrimitiveCast.cs" />
|
---|
| 288 | <Compile Include="Utils\EmptyList.cs" />
|
---|
| 289 | <Compile Include="Utils\ExtensionMethods.cs" />
|
---|
| 290 | <Compile Include="Utils\FastSerializer.cs" />
|
---|
| 291 | <Compile Include="Utils\GraphVizGraph.cs" />
|
---|
| 292 | <Compile Include="Utils\ImmutableStack.cs" />
|
---|
| 293 | <Compile Include="Utils\KeyComparer.cs" />
|
---|
| 294 | <Compile Include="Utils\LazyInit.cs" />
|
---|
| 295 | <Compile Include="Utils\MultiDictionary.cs" />
|
---|
| 296 | <Compile Include="Utils\Platform.cs" />
|
---|
| 297 | <Compile Include="Utils\ProjectedList.cs" />
|
---|
| 298 | <Compile Include="Utils\ReferenceComparer.cs" />
|
---|
| 299 | <Compile Include="Utils\TreeTraversal.cs" />
|
---|
| 300 | </ItemGroup>
|
---|
| 301 | <ItemGroup>
|
---|
| 302 | <None Include="HeuristicLab.snk" />
|
---|
| 303 | </ItemGroup>
|
---|
| 304 | <ItemGroup>
|
---|
| 305 | <Content Include="ICSharpCode.NRefactory License-5.5.0.txt" />
|
---|
| 306 | </ItemGroup>
|
---|
| 307 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 308 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 309 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 310 | <Target Name="BeforeBuild">
|
---|
| 311 | </Target>
|
---|
| 312 | <Target Name="AfterBuild">
|
---|
| 313 | </Target>
|
---|
| 314 | -->
|
---|
| 315 | </Project> |
---|