File: Microsoft.Build.csproj
Web Access
Project: src\msbuild\src\Build\Microsoft.Build.csproj (Microsoft.Build)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>Microsoft.Build</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk</KeyOriginatorFile>
    <LangVersion>Latest</LangVersion>
    <DefineConstants>TRACE;BUILD_ENGINE;FEATURE_DEBUG_LAUNCH;RUNTIME_TYPE_NETCORE;FEATURE_FASTSPAN;FEATURE_ASSEMBLYLOADCONTEXT;FEATURE_RUNTIMEINFORMATION;FEATURE_GUIDE_TO_VS_ON_UNSUPPORTED_PROJECTS;USE_MSBUILD_DLL_EXTN;WORKAROUND_COREFX_19110;FEATURE_SYMLINK_TARGET;FEATURE_PIPEOPTIONS_CURRENTUSERONLY;RELEASE;NET;NET11_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/ArrayBuilder.Enumerator.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/ArrayBuilder.Enumerator.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/ArrayBuilder.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/ArrayBuilder.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/ArrayBuilderExtensions.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/ArrayBuilderExtensions.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/IPooled.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/IPooled.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/ObjectPool`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/ObjectPool`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/PooledDelegates.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/PooledDelegates.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/PooledDictionary.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/PooledDictionary.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/PooledDisposer.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/PooledDisposer.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/PooledHashSet.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/PooledHashSet.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/PooledStringBuilder.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.pooledobjects/5.0.0-1.25277.114/contentFiles/cs/netstandard2.0/PooledStringBuilder.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Extensions/ICollectionExtensions.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Extensions/ICollectionExtensions.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Extensions/IEnumerableExtensions.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Extensions/IEnumerableExtensions.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Extensions/ImmutableArrayExtensions.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Extensions/ImmutableArrayExtensions.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/ArraySortHelper.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/ArraySortHelper.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/BitHelper.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/BitHelper.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/HashHelpers.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/HashHelpers.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/ICollectionCalls.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/ICollectionCalls.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/ICollectionCalls`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/ICollectionCalls`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/ICollectionDebugView`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/ICollectionDebugView`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/IDictionaryCalls.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/IDictionaryCalls.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/IDictionaryDebugView`2.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/IDictionaryDebugView`2.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/IEnumerableCalls.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/IEnumerableCalls.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/IEnumerableCalls`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/IEnumerableCalls`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/IListCalls.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/IListCalls.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/InsertionBehavior.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/InsertionBehavior.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/RoslynUnsafe.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/RoslynUnsafe.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/SR.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/SR.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/SegmentedArrayHelper.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/SegmentedArrayHelper.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/SegmentedArraySegment`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/SegmentedArraySegment`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/SegmentedHashSetEqualityComparer`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/SegmentedHashSetEqualityComparer`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/ThrowHelper.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Internal/ThrowHelper.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/OneOrMany.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/OneOrMany.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/RoslynEnumerable.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/RoslynEnumerable.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/RoslynImmutableInterlocked.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/RoslynImmutableInterlocked.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+Builder+PrivateMarshal.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+Builder+PrivateMarshal.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+Builder.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+Builder.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+Enumerator.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+Enumerator.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+KeyCollection.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+KeyCollection.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+PrivateMarshal.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+PrivateMarshal.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+ValueBuilder.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+ValueBuilder.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+ValueCollection.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2+ValueCollection.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedDictionary`2.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet`1+Builder.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet`1+Builder.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet`1+Enumerator.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet`1+Enumerator.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet`1+PrivateMarshal.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet`1+PrivateMarshal.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet`1+ValueBuilder.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet`1+ValueBuilder.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedHashSet`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedListExtensions.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedListExtensions.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList`1+Builder.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList`1+Builder.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList`1+Enumerator.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList`1+Enumerator.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList`1+PrivateMarshal.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList`1+PrivateMarshal.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList`1+ValueBuilder.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList`1+ValueBuilder.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/ImmutableSegmentedList`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedArray.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedArray.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedArray`1+PrivateMarshal.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedArray`1+PrivateMarshal.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedArray`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedArray`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedCollectionsMarshal.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedCollectionsMarshal.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedDictionary`2+PrivateMarshal.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedDictionary`2+PrivateMarshal.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedDictionary`2.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedDictionary`2.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedHashSet`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedHashSet`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedList`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Segmented/SegmentedList`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Collection.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Collection.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Dictionary.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Dictionary.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Enumerable.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Enumerable.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Enumerator.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Enumerator.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Enumerator`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Enumerator`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.List.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.List.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Set.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.Set.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Empty.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.ReadOnly.Collection.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.ReadOnly.Collection.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.ReadOnly.Enumerable`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.ReadOnly.Enumerable`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.ReadOnly.Enumerable`2.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.ReadOnly.Enumerable`2.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.ReadOnly.Set.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.ReadOnly.Set.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Singleton.Collection`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Singleton.Collection`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Singleton.Enumerator`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.Singleton.Enumerator`1.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/Specialized/SpecializedCollections.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/TemporaryArrayExtensions.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/TemporaryArrayExtensions.cs"/>
    <Compile Include="../../artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/TemporaryArray`1.cs" Link="src/msbuild/artifacts/.packages/microsoft.codeanalysis.collections/5.0.0-1.25277.114/contentFiles/cs/net9.0/TemporaryArray`1.cs"/>
    <Compile Include="../Shared/Debugging/DebugUtils.cs" Link="src/msbuild/src/Shared/Debugging/DebugUtils.cs"/>
    <Compile Include="../Shared/Debugging/PrintLineDebugger.cs" Link="src/msbuild/src/Shared/Debugging/PrintLineDebugger.cs"/>
    <Compile Include="../Shared/Debugging/PrintLineDebuggerWriters.cs" Link="src/msbuild/src/Shared/Debugging/PrintLineDebuggerWriters.cs"/>
    <Compile Include="../Shared/CanonicalError.cs" Link="src/msbuild/src/Shared/CanonicalError.cs"/>
    <Compile Include="../Shared/PropertyParser.cs" Link="src/msbuild/src/Shared/PropertyParser.cs"/>
    <Compile Include="../Shared/StringExtensions.cs" Link="src/msbuild/src/Shared/StringExtensions.cs"/>
    <Compile Include="../GlobalUsings.cs" Link="src/msbuild/src/GlobalUsings.cs"/>
    <Compile Include="../Shared/TaskHostConfiguration.cs" Link="src/msbuild/src/Shared/TaskHostConfiguration.cs"/>
    <Compile Include="../Shared/TaskHostTaskCancelled.cs" Link="src/msbuild/src/Shared/TaskHostTaskCancelled.cs"/>
    <Compile Include="../Shared/TaskHostTaskComplete.cs" Link="src/msbuild/src/Shared/TaskHostTaskComplete.cs"/>
    <Compile Include="../Shared/ITaskHostCallbackPacket.cs" Link="src/msbuild/src/Shared/ITaskHostCallbackPacket.cs"/>
    <Compile Include="../Shared/TaskHostIsRunningMultipleNodesRequest.cs" Link="src/msbuild/src/Shared/TaskHostIsRunningMultipleNodesRequest.cs"/>
    <Compile Include="../Shared/TaskHostIsRunningMultipleNodesResponse.cs" Link="src/msbuild/src/Shared/TaskHostIsRunningMultipleNodesResponse.cs"/>
    <Compile Include="../Shared/TaskHostCoresRequest.cs" Link="src/msbuild/src/Shared/TaskHostCoresRequest.cs"/>
    <Compile Include="../Shared/TaskHostCoresResponse.cs" Link="src/msbuild/src/Shared/TaskHostCoresResponse.cs"/>
    <Compile Include="../Shared/TaskHostBuildRequest.cs" Link="src/msbuild/src/Shared/TaskHostBuildRequest.cs"/>
    <Compile Include="../Shared/TaskHostBuildResponse.cs" Link="src/msbuild/src/Shared/TaskHostBuildResponse.cs"/>
    <Compile Include="../Shared/OutOfProcTaskHostTaskResult.cs" Link="src/msbuild/src/Shared/OutOfProcTaskHostTaskResult.cs"/>
    <Compile Include="../Shared/TaskLoader.cs" Link="src/msbuild/src/Shared/TaskLoader.cs"/>
    <Compile Include="../Shared/NodeEngineShutdownReason.cs" Link="src/msbuild/src/Shared/NodeEngineShutdownReason.cs"/>
    <Compile Include="../Shared/INodeEndpoint.cs" Link="src/msbuild/src/Shared/INodeEndpoint.cs"/>
    <Compile Include="../Shared/NodeEndpointOutOfProcBase.cs" Link="src/msbuild/src/Shared/NodeEndpointOutOfProcBase.cs"/>
    <Compile Include="../Shared/INodePacketFactory.cs" Link="src/msbuild/src/Shared/INodePacketFactory.cs"/>
    <Compile Include="../Shared/INodePacketHandler.cs" Link="src/msbuild/src/Shared/INodePacketHandler.cs"/>
    <Compile Include="../Shared/LogMessagePacketBase.cs" Link="src/msbuild/src/Shared/LogMessagePacketBase.cs"/>
    <Compile Include="../Shared/NodePacketFactory.cs" Link="src/msbuild/src/Shared/NodePacketFactory.cs"/>
    <Compile Include="../Shared/NodeBuildComplete.cs" Link="src/msbuild/src/Shared/NodeBuildComplete.cs"/>
    <Compile Include="../Shared/NodeShutdown.cs" Link="src/msbuild/src/Shared/NodeShutdown.cs"/>
    <Compile Include="../Shared/NamedPipeUtil.cs" Link="src/msbuild/src/Shared/NamedPipeUtil.cs"/>
    <Compile Include="../Shared/PlatformNegotiation.cs" Link="src/msbuild/src/Shared/PlatformNegotiation.cs"/>
    <Compile Include="../Shared/TaskLoggingHelper.cs" Link="src/msbuild/src/Shared/TaskLoggingHelper.cs"/>
    <Compile Include="../Shared/TaskLoggingHelperExtension.cs" Link="src/msbuild/src/Shared/TaskLoggingHelperExtension.cs"/>
    <Compile Include="../Shared/TaskParameter.cs" Link="src/msbuild/src/Shared/TaskParameter.cs"/>
    <Compile Include="../Shared/TaskParameterTypeVerifier.cs" Link="src/msbuild/src/Shared/TaskParameterTypeVerifier.cs"/>
    <Compile Include="../Shared/TaskEngineAssemblyResolver.cs" Link="src/msbuild/src/Shared/TaskEngineAssemblyResolver.cs"/>
    <Compile Include="AssemblyInfo.cs"/>
    <Compile Include="BackEnd/BuildManager/BuildManager.cs"/>
    <Compile Include="BackEnd/BuildManager/BuildParameters.cs"/>
    <Compile Include="BackEnd/BuildManager/BuildRequestDataBase.cs"/>
    <Compile Include="BackEnd/BuildManager/BuildSubmissionBase.cs"/>
    <Compile Include="BackEnd/BuildManager/CacheSerialization.cs"/>
    <Compile Include="BackEnd/BuildManager/CacheAggregator.cs"/>
    <Compile Include="BackEnd/BuildManager/EnvironmentVariableValidator.cs"/>
    <Compile Include="BackEnd/BuildManager/GlobalPropertiesLookup.cs"/>
    <Compile Include="BackEnd/BuildManager/ProjectIsolationMode.cs"/>
    <Compile Include="BackEnd/Client/MSBuildClientPacketPump.cs"/>
    <Compile Include="BackEnd/Client/MSBuildClientExitType.cs"/>
    <Compile Include="BackEnd/Client/MSBuildClientExitResult.cs"/>
    <Compile Include="BackEnd/Client/MSBuildClient.cs"/>
    <Compile Include="BackEnd/Components/Caching/ConfigCacheWithOverride.cs"/>
    <Compile Include="BackEnd/Components/Caching/ResultsCacheWithOverride.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/CacheContext.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/CacheResult.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/FileAccessContext.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/IProjectCachePluginBase.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/PluginLoggerBase.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/PluginTargetResult.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/ProjectCacheDescriptor.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/ProjectCacheDescriptorEqualityComparer.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/ProjectCacheException.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/ProjectCachePluginBase.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/ProjectCacheService.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/ProxyTargets.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/Experimental/CacheContext.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/Experimental/CacheResult.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/Experimental/FileAccessContext.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/Experimental/PluginLoggerBase.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/Experimental/PluginTargetResult.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/Experimental/ProjectCacheException.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/Experimental/ProjectCachePluginBase.cs"/>
    <Compile Include="BackEnd/Components/ProjectCache/Experimental/ProxyTargets.cs"/>
    <Compile Include="BackEnd/Components/Communications/CurrentHost.cs"/>
    <Compile Include="BackEnd/Components/Communications/DetouredNodeLauncher.cs"/>
    <Compile Include="BackEnd/Components/Communications/SerializationContractInitializer.cs"/>
    <Compile Include="BackEnd/Components/Communications/ServerNodeEndpointOutOfProc.cs"/>
    <Compile Include="BackEnd/Components/FileAccesses/IFileAccessManager.cs"/>
    <Compile Include="BackEnd/Components/FileAccesses/FileAccessManager.cs"/>
    <Compile Include="BackEnd/Components/FileAccesses/FileAccessReport.cs"/>
    <Compile Include="BackEnd/Components/FileAccesses/OutOfProcNodeFileAccessManager.cs"/>
    <Compile Include="BackEnd/Components/FileAccesses/ProcessReport.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/SdkResolverServiceException.cs"/>
    <Compile Include="BackEnd/Shared/EventsCreatorHelper.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/AssemblyLoadsTracker.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/SdkResolverException.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/TranslationHelpers.cs"/>
    <Compile Include="FileSystem/DirectoryCacheFileSystemWrapper.cs"/>
    <Compile Include="FileSystem/IDirectoryCache.cs"/>
    <Compile Include="FileSystem/MSBuildFileSystemBase.cs"/>
    <Compile Include="BackEnd/Shared/BuildResultBase.cs"/>
    <Compile Include="BuildCheck/Acquisition/BuildCheckAcquisitionModule.cs"/>
    <Compile Include="BuildCheck/Acquisition/CheckAcquisitionData.cs"/>
    <Compile Include="BuildCheck/Acquisition/IBuildCheckAcquisitionModule.cs"/>
    <Compile Include="BuildCheck/API/BuildCheckResult.cs"/>
    <Compile Include="BuildCheck/API/Check.cs"/>
    <Compile Include="BuildCheck/API/CheckConfiguration.cs"/>
    <Compile Include="BuildCheck/API/CheckResultSeverity.cs"/>
    <Compile Include="BuildCheck/API/CheckRule.cs"/>
    <Compile Include="BuildCheck/API/ConfigurationContext.cs"/>
    <Compile Include="BuildCheck/API/EvaluationCheckScope.cs"/>
    <Compile Include="BuildCheck/API/IBuildCheckRegistrationContext.cs"/>
    <Compile Include="BuildCheck/API/IInternalCheckRegistrationContext.cs"/>
    <Compile Include="BuildCheck/API/WorkerNodeCheck.cs"/>
    <Compile Include="BuildCheck/Checks/CopyAlwaysCheck.cs"/>
    <Compile Include="BuildCheck/Checks/DoubleWritesCheck.cs"/>
    <Compile Include="BuildCheck/Checks/EmbeddedResourceCheck.cs"/>
    <Compile Include="BuildCheck/Checks/ExecCliBuildCheck.cs"/>
    <Compile Include="BuildCheck/Checks/NoEnvironmentVariablePropertyCheck.cs"/>
    <Compile Include="BuildCheck/Checks/PreferProjectReferenceCheck.cs"/>
    <Compile Include="BuildCheck/Checks/PropertiesUsageCheck.cs"/>
    <Compile Include="BuildCheck/Checks/SharedOutputPathCheck.cs"/>
    <Compile Include="BuildCheck/Checks/TargetFrameworkConfusionCheck.cs"/>
    <Compile Include="BuildCheck/Checks/TargetFrameworkUnexpectedCheck.cs"/>
    <Compile Include="BuildCheck/Checks/UntrustedLocationCheck.cs"/>
    <Compile Include="BuildCheck/Infrastructure/BuildCheckBuildEventHandler.cs"/>
    <Compile Include="BuildCheck/Infrastructure/BuildCheckCentralContext.cs"/>
    <Compile Include="BuildCheck/Infrastructure/BuildCheckConfigurationErrorScope.cs"/>
    <Compile Include="BuildCheck/Infrastructure/BuildCheckConfigurationException.cs"/>
    <Compile Include="BuildCheck/Infrastructure/BuildCheckConnectorLogger.cs"/>
    <Compile Include="BuildCheck/Infrastructure/BuildCheckForwardingLogger.cs"/>
    <Compile Include="BuildCheck/Infrastructure/BuildCheckManagerProvider.cs"/>
    <Compile Include="BuildCheck/Infrastructure/BuildCheckReplayModeConnector.cs"/>
    <Compile Include="BuildCheck/Infrastructure/BuildEventsProcessor.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CheckConfigurationEffective.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CheckContext/CheckDispatchingContext.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CheckContext/CheckDispatchingContextFactory.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CheckContext/CheckLoggingContext.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CheckContext/CheckLoggingContextFactory.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CheckContext/ICheckContext.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CheckContext/ICheckContextFactory.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CheckRegistrationContext.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CheckScopeClassifier.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CheckWrapper.cs"/>
    <Compile Include="BuildCheck/Infrastructure/ConfigurationProvider.cs"/>
    <Compile Include="BuildCheck/Infrastructure/CustomConfigurationData.cs"/>
    <Compile Include="BuildCheck/Infrastructure/EditorConfig/EditorConfigFile.cs"/>
    <Compile Include="BuildCheck/Infrastructure/EditorConfig/EditorConfigGlobsMatcher.cs"/>
    <Compile Include="BuildCheck/Infrastructure/EditorConfig/EditorConfigParser.cs"/>
    <Compile Include="BuildCheck/Infrastructure/IBuildCheckManager.cs"/>
    <Compile Include="BuildCheck/Infrastructure/IBuildCheckManagerProvider.cs"/>
    <Compile Include="BuildCheck/Infrastructure/IConfigurationProvider.cs"/>
    <Compile Include="BuildCheck/Infrastructure/InternalOM/IBuildEngineDataConsumer.cs"/>
    <Compile Include="BuildCheck/Infrastructure/InternalOM/IBuildEngineDataRouter.cs"/>
    <Compile Include="BuildCheck/Infrastructure/InternalOM/PropertyReadInfo.cs"/>
    <Compile Include="BuildCheck/Infrastructure/InternalOM/PropertyWriteInfo.cs"/>
    <Compile Include="BuildCheck/Infrastructure/NullBuildCheckManager.cs"/>
    <Compile Include="BuildCheck/Infrastructure/NullBuildCheckManagerProvider.cs"/>
    <Compile Include="BuildCheck/Infrastructure/TracingReporter.cs"/>
    <Compile Include="BuildCheck/OM/BuildCheckDataContext.cs"/>
    <Compile Include="BuildCheck/OM/BuildFinishedCheckData.cs"/>
    <Compile Include="BuildCheck/OM/EnvironmentVariableCheckData.cs"/>
    <Compile Include="BuildCheck/OM/EvaluatedPropertiesCheckData.cs"/>
    <Compile Include="BuildCheck/OM/ParsedItemsCheckData.cs"/>
    <Compile Include="BuildCheck/OM/ProjectImportedCheckData.cs"/>
    <Compile Include="BuildCheck/OM/ProjectRequestProcessingDoneData.cs"/>
    <Compile Include="BuildCheck/OM/PropertyReadData.cs"/>
    <Compile Include="BuildCheck/OM/PropertyWriteData.cs"/>
    <Compile Include="BuildCheck/Utilities/BuildCheckUtilities.cs"/>
    <Compile Include="BuildCheck/Utilities/CheckResultSeverityExtensions.cs"/>
    <Compile Include="BuildCheck/Utilities/Constants.cs"/>
    <Compile Include="Collections/IKeyed.cs"/>
    <Compile Include="Collections/IValueDictionaryConverter.cs"/>
    <Compile Include="Collections/RetrievableEntryHashSet/IRetrievableUnescapedValuedEntryHashSet.cs"/>
    <Compile Include="Evaluation/IItemTypeDefinition.cs"/>
    <Compile Include="Evaluation/PropertiesUseTracker.cs"/>
    <Compile Include="Evaluation/ToolsetElement.cs"/>
    <Compile Include="FileAccess/DesiredAccess.cs"/>
    <Compile Include="FileAccess/FileAccessData.cs"/>
    <Compile Include="FileAccess/FlagsAndAttributes.cs"/>
    <Compile Include="FileAccess/ProcessData.cs"/>
    <Compile Include="FileAccess/ReportedFileOperation.cs"/>
    <Compile Include="FileAccess/RequestedAccess.cs"/>
    <Compile Include="IElementLocation.cs"/>
    <Compile Include="Instance/IPropertyElementWithLocation.cs"/>
    <Compile Include="Logging/BuildEventArgsExtensions.cs"/>
    <Compile Include="Logging/TerminalLogger/ForwardingTerminalLogger.cs"/>
    <Compile Include="Logging/TerminalLogger/ITerminal.cs"/>
    <Compile Include="Logging/TerminalLogger/StopwatchAbstraction.cs"/>
    <Compile Include="Logging/TerminalLogger/SystemStopwatch.cs"/>
    <Compile Include="Logging/TerminalLogger/Terminal.cs"/>
    <Compile Include="Logging/TerminalLogger/TerminalBuildMessage.cs"/>
    <Compile Include="Logging/TerminalLogger/TerminalLogger.cs"/>
    <Compile Include="Logging/TerminalLogger/TerminalMessageSeverity.cs"/>
    <Compile Include="Logging/TerminalLogger/TerminalNodesFrame.cs"/>
    <Compile Include="Logging/TerminalLogger/TerminalNodeStatus.cs"/>
    <Compile Include="Logging/TerminalLogger/TerminalProjectInfo.cs"/>
    <Compile Include="Logging/ReusableLogger.cs"/>
    <Compile Include="TelemetryInfra/InternalTelemetryConsumingLogger.cs"/>
    <Compile Include="TelemetryInfra/ITelemetryCollector.cs"/>
    <Compile Include="TelemetryInfra/TelemetryCollectorProvider.cs"/>
    <Compile Include="Utilities/AwaitExtensions.cs"/>
    <Compile Include="Utilities/EncodingStringWriter.cs"/>
    <Compile Include="Utilities/ProjectWriter.cs"/>
    <Compile Include="Utilities/ReaderWriterLockSlimExtensions.cs"/>
    <Compile Include="BackEnd/Node/ConsoleOutput.cs"/>
    <Compile Include="BackEnd/Node/PartialBuildTelemetry.cs"/>
    <Compile Include="BackEnd/Node/ServerNamedMutex.cs"/>
    <Compile Include="BackEnd/Node/ServerNodeBuildCancel.cs"/>
    <Compile Include="BackEnd/Node/ServerNodeBuildCommand.cs"/>
    <Compile Include="BackEnd/Node/ServerNodeConsoleWrite.cs"/>
    <Compile Include="BackEnd/Node/ServerNodeBuildResult.cs"/>
    <Compile Include="BackEnd/Node/OutOfProcServerNode.cs"/>
    <Compile Include="Logging/ConsoleConfiguration.cs"/>
    <Compile Include="Logging/IConsoleConfiguration.cs"/>
    <Compile Include="Logging/InProcessConsoleConfiguration.cs"/>
    <Compile Include="Logging/TargetConsoleConfiguration.cs"/>
    <Compile Include="Utilities/ImmutableCollectionsExtensions.cs"/>
    <Compile Include="Utilities/NuGetFrameworkWrapper.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectUsingTaskParameterElementLink.cs"/>
    <Compile Include="ObjectModelRemoting/ExternalProjectsProvider.cs"/>
    <Compile Include="ObjectModelRemoting/LinkedObjectFactory.cs"/>
    <Compile Include="ObjectModelRemoting/DefinitionObjectsLinks/ProjectItemDefinitionLink.cs"/>
    <Compile Include="ObjectModelRemoting/DefinitionObjectsLinks/ProjectItemLink.cs"/>
    <Compile Include="ObjectModelRemoting/DefinitionObjectsLinks/ProjectLink.cs"/>
    <Compile Include="Evaluation/PropertyTrackingEvaluatorDataWrapper.cs"/>
    <Compile Include="Graph/GraphBuilder.cs"/>
    <Compile Include="Graph/ParallelWorkSet.cs"/>
    <Compile Include="Graph/ProjectInterpretation.cs"/>
    <Compile Include="Graph/GraphBuildResult.cs"/>
    <Compile Include="Graph/GraphBuildSubmission.cs"/>
    <Compile Include="Graph/GraphBuildRequestData.cs"/>
    <Compile Include="BackEnd/BuildManager/BuildSubmission.cs"/>
    <Compile Include="BackEnd/BuildManager/LegacyThreadingData.cs"/>
    <Compile Include="BackEnd/BuildManager/RequestedProjectState.cs"/>
    <Compile Include="BackEnd/Components/BuildComponentFactoryCollection.cs"/>
    <Compile Include="BackEnd/Components/Caching/IRegisteredTaskObjectCache.cs"/>
    <Compile Include="../Shared/RegisteredTaskObjectCacheBase.cs" Link="src/msbuild/src/Shared/RegisteredTaskObjectCacheBase.cs"/>
    <Compile Include="BackEnd/Components/Caching/RegisteredTaskObjectCache.cs"/>
    <Compile Include="BackEnd/Components/Logging/EvaluationLoggingContext.cs"/>
    <Compile Include="BackEnd/Components/Logging/BuildLoggingContext.cs"/>
    <Compile Include="BackEnd/Components/Logging/LoggingContext.cs"/>
    <Compile Include="BackEnd/Components/Logging/BuildEventArgTransportSink.cs"/>
    <Compile Include="BackEnd/Components/Logging/BuildErrorTelemetryTracker.cs"/>
    <Compile Include="BackEnd/Components/Logging/CentralForwardingLogger.cs"/>
    <Compile Include="BackEnd/Components/Logging/EventRedirectorToSink.cs"/>
    <Compile Include="BackEnd/Components/Logging/EventSourceSink.cs"/>
    <Compile Include="BackEnd/Components/Logging/ForwardingLoggerRecord.cs"/>
    <Compile Include="BackEnd/Components/Logging/ILoggingService.cs"/>
    <Compile Include="BackEnd/Components/Logging/LoggingService.cs"/>
    <Compile Include="BackEnd/Components/Logging/LoggingServiceFactory.cs"/>
    <Compile Include="BackEnd/Components/Logging/LoggingServiceLogMethods.cs"/>
    <Compile Include="BackEnd/Components/Logging/NodeLoggingContext.cs"/>
    <Compile Include="BackEnd/Components/Logging/ProjectLoggingContext.cs"/>
    <Compile Include="BackEnd/Components/Logging/ProjectTelemetry.cs"/>
    <Compile Include="BackEnd/Components/Logging/TargetLoggingContext.cs"/>
    <Compile Include="BackEnd/Components/Logging/TaskLoggingContext.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/IntrinsicTasks/CallTarget.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/IntrinsicTasks/IntrinsicTaskFactory.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/IntrinsicTasks/ItemGroupLoggingHelper.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/IntrinsicTasks/MSBuild.cs"/>
    <Compile Include="BackEnd/Components/Scheduler/SchedulableRequest.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/FullTracking.cs"/>
    <Compile Include="BackEnd/Components/Scheduler/SchedulingData.cs"/>
    <Compile Include="BackEnd/Components/Scheduler/Scheduler.cs"/>
    <Compile Include="BackEnd/Components/Scheduler/SchedulerCircularDependencyException.cs"/>
    <Compile Include="BackEnd/Components/Scheduler/ScheduleTimeRecord.cs"/>
    <Compile Include="BackEnd/Components/Scheduler/SchedulingPlan.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/CachingSdkResolverLoader.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/DefaultSdkResolver.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/ISdkResolverService.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/OutOfProcNodeSdkResolverService.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/OutOfProcNodeSdkResolverServiceFactory.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/SdkLogger.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/CachingSdkResolverService.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/SdkResolverContext.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/SdkResolverLoader.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/SdkResolverManifest.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/SdkResolverRequest.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/MainNodeSdkResolverService.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/SdkResolverService.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/HostedSdkResolverServiceBase.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/SdkResult.cs"/>
    <Compile Include="BackEnd/Components/SdkResolution/SdkResultFactory.cs"/>
    <Compile Include="BackEnd/Node/LoggingNodeConfiguration.cs"/>
    <Compile Include="BackEnd/Shared/ConfigurationMetadata.cs"/>
    <Compile Include="Construction/ImplicitImportLocation.cs"/>
    <Compile Include="Construction/ProjectSdkElement.cs"/>
    <Compile Include="Definition/ProjectOptions.cs"/>
    <Compile Include="Definition/NewProjectFileOptions.cs"/>
    <Compile Include="Definition/ProjectCollectionChangedEventArgs.cs"/>
    <Compile Include="Definition/ProjectImportPathMatch.cs"/>
    <Compile Include="Definition/ProjectLoadSettings.cs"/>
    <Compile Include="Definition/ToolsetLocalReader.cs"/>
    <Compile Include="Evaluation/Context/EvaluationContext.cs"/>
    <Compile Include="Evaluation/Profiler/EvaluationLocationMarkdownPrettyPrinter.cs"/>
    <Compile Include="Evaluation/Profiler/EvaluationLocationPrettyPrinterBase.cs"/>
    <Compile Include="Evaluation/Profiler/EvaluationLocationTabSeparatedPrettyPrinter.cs"/>
    <Compile Include="Evaluation/Profiler/EvaluationProfiler.cs"/>
    <Compile Include="Evaluation/ItemSpec.cs"/>
    <Compile Include="Evaluation/ItemsAndMetadataPair.cs"/>
    <Compile Include="Evaluation/LazyItemEvaluator.cs"/>
    <Compile Include="Evaluation/LazyItemEvaluator.IItemOperation.cs"/>
    <Compile Include="Evaluation/LazyItemEvaluator.UpdateOperation.cs"/>
    <Compile Include="Evaluation/LazyItemEvaluator.IncludeOperation.cs"/>
    <Compile Include="Evaluation/LazyItemEvaluator.ItemFactoryWrapper.cs"/>
    <Compile Include="Evaluation/LazyItemEvaluator.RemoveOperation.cs"/>
    <Compile Include="Evaluation/LazyItemEvaluator.OrderedItemDataCollection.cs"/>
    <Compile Include="Evaluation/ItemDataCollectionValue.cs"/>
    <Compile Include="Evaluation/MetadataReference.cs"/>
    <Compile Include="Graph/ProjectGraphEntryPoint.cs"/>
    <Compile Include="Graph/ProjectGraph.cs"/>
    <Compile Include="Graph/ProjectGraphNode.cs"/>
    <Compile Include="Instance/HostObjectException.cs"/>
    <Compile Include="Instance/IRunningObjectTableWrapper.cs"/>
    <Compile Include="Instance/RunningObjectTable.cs"/>
    <Compile Include="Logging/EvaluationLocationIdAgnosticComparer.cs"/>
    <Compile Include="Logging/ProfilerLogger.cs"/>
    <Compile Include="Evaluation/Profiler/ProfilerResultPrettyPrinter.cs"/>
    <Compile Include="Evaluation/ProjectChangedEventArgs.cs"/>
    <Compile Include="Evaluation/ProjectXmlChangedEventArgs.cs"/>
    <Compile Include="Construction/Solution/SolutionProjectGenerator.cs"/>
    <Compile Include="Evaluation/IToolsetProvider.cs"/>
    <Compile Include="BackEnd/Components/Caching/ResultsCacheResponse.cs"/>
    <Compile Include="BackEnd/Components/Communications/NodeEndpointOutOfProc.cs"/>
    <Compile Include="BackEnd/Components/Communications/NodeManager.cs"/>
    <Compile Include="BackEnd/Components/Communications/TaskHostNodeManager.cs"/>
    <Compile Include="BackEnd/Components/Communications/LogMessagePacket.cs"/>
    <Compile Include="BackEnd/Components/Communications/NodeFailedToLaunchException.cs"/>
    <Compile Include="BackEnd/Components/BuildRequestEngine/BuildRequestConfigurationResponse.cs"/>
    <Compile Include="BackEnd/Components/BuildRequestEngine/BuildRequestEngine.cs"/>
    <Compile Include="BackEnd/Components/BuildRequestEngine/BuildRequestEntry.cs"/>
    <Compile Include="BackEnd/Components/BuildRequestEngine/FullyQualifiedBuildRequest.cs"/>
    <Compile Include="BackEnd/Components/Caching/IConfigCache.cs"/>
    <Compile Include="BackEnd/Components/Caching/ResultsCache.cs"/>
    <Compile Include="BackEnd/Components/Caching/ConfigCache.cs"/>
    <Compile Include="BackEnd/Components/Caching/IPropertyCache.cs"/>
    <Compile Include="BackEnd/Components/Caching/IResultsCache.cs"/>
    <Compile Include="BackEnd/Components/Communications/TranslatorExtensions.cs"/>
    <Compile Include="BackEnd/Components/Communications/NodeProviderOutOfProc.cs"/>
    <Compile Include="BackEnd/Components/Communications/NodeProviderOutOfProcBase.cs"/>
    <Compile Include="BackEnd/Components/Communications/NodeProviderOutOfProcTaskHost.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/BatchingEngine.cs"/>
    <Compile Include="BackEnd/BuildManager/BuildRequestData.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/IntrinsicTask.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/IntrinsicTasks/ItemGroupIntrinsicTask.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/IntrinsicTasks/PropertyGroupIntrinsicTask.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/ITargetBuilderCallback.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/TargetSpecification.cs"/>
    <Compile Include="BackEnd/Node/InProcNode.cs"/>
    <Compile Include="BackEnd/Node/NodeConfiguration.cs"/>
    <Compile Include="BackEnd/Node/OutOfProcNode.cs"/>
    <Compile Include="BackEnd/Shared/BuildAbortedException.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/IRequestBuilder.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/IRequestBuilderCallback.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/ITargetBuilder.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/ITaskBuilder.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/ItemBucket.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/Lookup.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/RequestBuilder.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/TargetBuilder.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/TargetEntry.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/TargetUpToDateChecker.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/TaskBuilder.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/TaskHost.cs"/>
    <Compile Include="BackEnd/Components/RequestBuilder/TaskRouter.cs"/>
    <Compile Include="BackEnd/Shared/BuildRequest.cs"/>
    <Compile Include="BackEnd/Shared/BuildRequestBlocker.cs"/>
    <Compile Include="BackEnd/Shared/BuildRequestConfiguration.cs"/>
    <Compile Include="BackEnd/Shared/BuildResult.cs"/>
    <Compile Include="BackEnd/Shared/ResourceRequest.cs"/>
    <Compile Include="BackEnd/Shared/ResourceResponse.cs"/>
    <Compile Include="BackEnd/Shared/CircularDependencyException.cs"/>
    <Compile Include="BackEnd/Shared/BuildRequestUnblocker.cs"/>
    <Compile Include="BackEnd/Shared/IBuildResults.cs"/>
    <Compile Include="BackEnd/Shared/ITargetResult.cs"/>
    <Compile Include="BackEnd/Shared/TargetResult.cs"/>
    <Compile Include="BackEnd/Shared/WorkUnitResult.cs"/>
    <Compile Include="BackEnd/Components/BuildRequestEngine/IBuildRequestEngine.cs"/>
    <Compile Include="BackEnd/Components/Communications/INodeLauncher.cs"/>
    <Compile Include="BackEnd/Components/Communications/INodeManager.cs"/>
    <Compile Include="BackEnd/Components/Communications/INodeProvider.cs"/>
    <Compile Include="BackEnd/Components/Communications/NodeEndpointInProc.cs"/>
    <Compile Include="BackEnd/Components/Communications/NodeInfo.cs"/>
    <Compile Include="BackEnd/Components/Communications/NodeLauncher.cs"/>
    <Compile Include="BackEnd/Components/Communications/NodeProviderInProc.cs"/>
    <Compile Include="BackEnd/Components/Communications/RarNodeLauncher.cs"/>
    <Compile Include="BackEnd/Components/IBuildComponent.cs"/>
    <Compile Include="BackEnd/Components/IBuildComponentHost.cs"/>
    <Compile Include="BackEnd/Components/Scheduler/IScheduler.cs"/>
    <Compile Include="BackEnd/Components/Scheduler/ScheduleResponse.cs"/>
    <Compile Include="BackEnd/Node/INode.cs"/>
    <Compile Include="BackEnd/TaskExecutionHost/TaskExecutionHost.cs"/>
    <Compile Include="Collections/ArrayDictionary.cs"/>
    <Compile Include="Collections/ConcurrentQueueExtensions.cs"/>
    <Compile Include="Collections/ConcurrentStackExtensions.cs"/>
    <Compile Include="Collections/ConvertingEnumerable.cs"/>
    <Compile Include="Collections/CopyOnReadEnumerable.cs"/>
    <Compile Include="Collections/CopyOnWritePropertyDictionary.cs"/>
    <Compile Include="Collections/HashTableUtility.cs"/>
    <Compile Include="Collections/IConstrainableDictionary.cs"/>
    <Compile Include="Collections/ICopyOnWritePropertyDictionary.cs"/>
    <Compile Include="Collections/IItemDictionary.cs"/>
    <Compile Include="Collections/IMultiDictionary.cs"/>
    <Compile Include="Collections/ItemDictionary.cs"/>
    <Compile Include="Collections/ItemDictionarySlim.cs"/>
    <Compile Include="Collections/IImmutable.cs"/>
    <Compile Include="Collections/MultiDictionary.cs"/>
    <Compile Include="Collections/IValued.cs"/>
    <Compile Include="Collections/LookasideStringInterner.cs"/>
    <Compile Include="Collections/PropertyDictionary.cs"/>
    <Compile Include="Collections/ReadOnlyConvertingDictionary.cs"/>
    <Compile Include="Collections/RetrievableEntryHashSet/BitHelper.cs"/>
    <Compile Include="Collections/RetrievableEntryHashSet/HashSetDebugView.cs"/>
    <Compile Include="Collections/RetrievableEntryHashSet/HashHelpers.cs"/>
    <Compile Include="Collections/RetrievableEntryHashSet/IRetrievableEntryHashSet.cs"/>
    <Compile Include="Collections/RetrievableEntryHashSet/IRetrievableValuedEntryHashSet.cs"/>
    <Compile Include="Collections/RetrievableEntryHashSet/RetrievableEntryHashSet.cs"/>
    <Compile Include="Collections/RetrievableEntryHashSet/RetrievableValuedEntryHashSet.cs"/>
    <Compile Include="Collections/WeakValueDictionary.cs"/>
    <Compile Include="Construction/ProjectElement.cs"/>
    <Compile Include="Construction/ProjectElementContainer.cs"/>
    <Compile Include="Construction/ProjectImportElement.cs"/>
    <Compile Include="Construction/ProjectImportGroupElement.cs"/>
    <Compile Include="Construction/ProjectItemDefinitionGroupElement.cs"/>
    <Compile Include="Construction/ProjectItemDefinitionElement.cs"/>
    <Compile Include="Construction/ProjectItemGroupElement.cs"/>
    <Compile Include="Construction/ProjectItemElement.cs"/>
    <Compile Include="Construction/ProjectMetadataElement.cs"/>
    <Compile Include="Construction/ProjectOnErrorElement.cs"/>
    <Compile Include="Construction/ProjectOtherwiseElement.cs"/>
    <Compile Include="Construction/ProjectOutputElement.cs"/>
    <Compile Include="Construction/ProjectExtensionsElement.cs"/>
    <Compile Include="Construction/ProjectPropertyGroupElement.cs"/>
    <Compile Include="Construction/ProjectPropertyElement.cs"/>
    <Compile Include="Construction/ProjectTargetElement.cs"/>
    <Compile Include="Construction/ProjectTaskElement.cs"/>
    <Compile Include="Construction/ProjectUsingTaskElement.cs"/>
    <Compile Include="Construction/ProjectRootElement.cs"/>
    <Compile Include="Construction/ProjectChooseElement.cs"/>
    <Compile Include="Construction/ProjectWhenElement.cs"/>
    <Compile Include="Construction/UsingTaskParameterGroupElement.cs"/>
    <Compile Include="Construction/ProjectUsingTaskParameterElement.cs"/>
    <Compile Include="Construction/ProjectUsingTaskBodyElement.cs"/>
    <Compile Include="Construction/Solution/SolutionConfigurationInSolution.cs"/>
    <Compile Include="Construction/Solution/ProjectConfigurationInSolution.cs"/>
    <Compile Include="Construction/Solution/ProjectInSolution.cs"/>
    <Compile Include="Construction/Solution/SolutionFile.cs"/>
    <Compile Include="Definition/BuiltInMetadata.cs"/>
    <Compile Include="Definition/ProjectCollection.cs"/>
    <Compile Include="Definition/Project.cs"/>
    <Compile Include="Definition/ProjectItem.cs"/>
    <Compile Include="Definition/ProjectItemDefinition.cs"/>
    <Compile Include="Definition/ProjectMetadata.cs"/>
    <Compile Include="Definition/ProjectProperty.cs"/>
    <Compile Include="Definition/ResolvedImport.cs"/>
    <Compile Include="Definition/SubToolset.cs"/>
    <Compile Include="Definition/Toolset.cs"/>
    <Compile Include="Definition/ToolsetConfigurationReader.cs"/>
    <Compile Include="Definition/ToolsetPropertyDefinition.cs"/>
    <Compile Include="Definition/ToolsetReader.cs"/>
    <Compile Include="Definition/ToolsetRegistryReader.cs"/>
    <Compile Include="ElementLocation/ElementLocation.cs"/>
    <Compile Include="ElementLocation/RegistryLocation.cs"/>
    <Compile Include="ElementLocation/XmlAttributeWithLocation.cs"/>
    <Compile Include="ElementLocation/XmlDocumentWithLocation.cs"/>
    <Compile Include="ElementLocation/XmlElementWithLocation.cs"/>
    <Compile Include="ElementLocation/XmlNameTableThreadSafe.cs"/>
    <Compile Include="Errors/InternalLoggerException.cs"/>
    <Compile Include="Errors/InvalidProjectFileException.cs"/>
    <Compile Include="Errors/InvalidToolsetDefinitionException.cs"/>
    <Compile Include="Errors/RegistryException.cs"/>
    <Compile Include="Evaluation/ConditionEvaluator.cs"/>
    <Compile Include="Evaluation/Conditionals/AndExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/CharacterUtilities.cs"/>
    <Compile Include="Evaluation/Conditionals/EqualExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/FunctionCallExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/GenericExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/GreaterThanExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/GreaterThanOrEqualExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/LessThanExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/LessThanOrEqualExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/MultipleComparisonExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/NotEqualExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/NotExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/NumericComparisonExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/NumericExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/OperandExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/OperatorExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/OrExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/Parser.cs"/>
    <Compile Include="Evaluation/Conditionals/Scanner.cs"/>
    <Compile Include="Evaluation/Conditionals/StringExpressionNode.cs"/>
    <Compile Include="Evaluation/Conditionals/Token.cs"/>
    <Compile Include="Evaluation/EvaluatorMetadataTable.cs"/>
    <Compile Include="Evaluation/IEvaluatorData.cs"/>
    <Compile Include="Evaluation/IItem.cs"/>
    <Compile Include="Evaluation/IItemDefinition.cs"/>
    <Compile Include="Evaluation/IItemFactory.cs"/>
    <Compile Include="Evaluation/Conditionals/IItem.cs"/>
    <Compile Include="Evaluation/IItemProvider.cs"/>
    <Compile Include="Evaluation/IMetadataTable.cs"/>
    <Compile Include="Evaluation/IntrinsicFunctions.cs"/>
    <Compile Include="Evaluation/IMetadatum.cs"/>
    <Compile Include="Evaluation/IProjectMetadataParent.cs"/>
    <Compile Include="Evaluation/IProperty.cs"/>
    <Compile Include="Evaluation/IPropertyProvider.cs"/>
    <Compile Include="Evaluation/Preprocessor.cs"/>
    <Compile Include="Evaluation/ProjectParser.cs"/>
    <Compile Include="Evaluation/ProjectRootElementCacheBase.cs"/>
    <Compile Include="Evaluation/ProjectRootElementCache.cs"/>
    <Compile Include="Evaluation/SimpleProjectRootElementCache.cs"/>
    <Compile Include="Evaluation/SemiColonTokenizer.cs"/>
    <Compile Include="Evaluation/StringMetadataTable.cs"/>
    <Compile Include="Evaluation/ExpressionShredder.cs"/>
    <Compile Include="Evaluation/Evaluator.cs"/>
    <Compile Include="Evaluation/Expander.cs"/>
    <Compile Include="Evaluation/ToolsetProvider.cs"/>
    <Compile Include="Evaluation/Expander/ArgumentParser.cs"/>
    <Compile Include="Evaluation/Expander/WellKnownFunctions.cs"/>
    <Compile Include="Globbing/CompositeGlob.cs"/>
    <Compile Include="Globbing/Extensions/MSBuildGlobExtensions.cs"/>
    <Compile Include="Globbing/Visitor/GlobVisitor.cs"/>
    <Compile Include="Globbing/MSBuildGlobWithGaps.cs"/>
    <Compile Include="Globbing/MSBuildGlob.cs"/>
    <Compile Include="Globbing/IMSBuildGlob.cs"/>
    <Compile Include="Globbing/Visitor/ParsedGlobCollector.cs"/>
    <Compile Include="Instance/IImmutableInstanceProvider.cs"/>
    <Compile Include="Instance/ImmutableProjectCollections/ImmutableElementCollectionConverter.cs"/>
    <Compile Include="Instance/ImmutableProjectCollections/ImmutableGlobalPropertiesCollectionConverter.cs"/>
    <Compile Include="Instance/ImmutableProjectCollections/ImmutableItemDefinitionsListConverter.cs"/>
    <Compile Include="Instance/ImmutableProjectCollections/ImmutableItemDictionary.cs"/>
    <Compile Include="Instance/ImmutableProjectCollections/ImmutableLinkedMultiDictionaryConverter.cs"/>
    <Compile Include="Instance/ImmutableProjectCollections/ImmutableProjectMetadataCollectionConverter.cs"/>
    <Compile Include="Instance/ImmutableProjectCollections/ImmutableProjectPropertyCollectionConverter.cs"/>
    <Compile Include="Instance/ImmutableProjectCollections/LazyStringValuedList.cs"/>
    <Compile Include="Instance/HostServices.cs"/>
    <Compile Include="Instance/ProjectTargetInstanceChild.cs"/>
    <Compile Include="Instance/ProjectTaskInstanceChild.cs"/>
    <Compile Include="Instance/ProjectInstance.cs"/>
    <Compile Include="Instance/ProjectItemDefinitionInstance.cs"/>
    <Compile Include="Instance/ProjectItemGroupTaskInstance.cs"/>
    <Compile Include="Instance/ProjectItemGroupTaskItemInstance.cs"/>
    <Compile Include="Instance/ProjectItemGroupTaskMetadataInstance.cs"/>
    <Compile Include="Instance/ProjectItemInstance.cs"/>
    <Compile Include="Instance/ProjectMetadataInstance.cs"/>
    <Compile Include="Instance/ProjectOnErrorInstance.cs"/>
    <Compile Include="Instance/ProjectPropertyGroupTaskInstance.cs"/>
    <Compile Include="Instance/ProjectPropertyGroupTaskPropertyInstance.cs"/>
    <Compile Include="Instance/ProjectPropertyInstance.cs"/>
    <Compile Include="Instance/ProjectTargetInstance.cs"/>
    <Compile Include="Instance/ProjectTaskInstance.cs"/>
    <Compile Include="Instance/ProjectTaskOutputItemInstance.cs"/>
    <Compile Include="Instance/ProjectTaskOutputPropertyInstance.cs"/>
    <Compile Include="Instance/TaskFactories/AssemblyTaskFactory.cs"/>
    <Compile Include="Instance/TaskFactories/TaskHostTask.cs"/>
    <Compile Include="Instance/TaskFactoryEngineContext.cs"/>
    <Compile Include="Instance/TaskFactoryWrapper.cs"/>
    <Compile Include="Instance/TaskRegistry.cs"/>
    <Compile Include="Evaluation/LazyItemEvaluator.LazyItemOperation.cs"/>
    <Compile Include="Logging/BaseConsoleLogger.cs"/>
    <Compile Include="Logging/BinaryLogger/BinaryLogger.cs"/>
    <Compile Include="Logging/BinaryLogger/BinaryLogRecordKind.cs"/>
    <Compile Include="Logging/BinaryLogger/BinaryLogReplayEventSource.cs"/>
    <Compile Include="Logging/BinaryLogger/EventArgsDispatcher.cs"/>
    <Compile Include="Logging/BinaryLogger/BuildEventArgsFieldFlags.cs"/>
    <Compile Include="Logging/BinaryLogger/BuildEventArgsFields.cs"/>
    <Compile Include="Logging/BinaryLogger/BuildEventArgsReader.cs"/>
    <Compile Include="Logging/BinaryLogger/BuildEventArgsWriter.cs"/>
    <Compile Include="Logging/BinaryLogger/ProjectImportsCollector.cs"/>
    <Compile Include="Logging/BinaryLogger/ExtendedDataFields.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/ArchiveFile.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/ArchiveFileEventArgs.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/ArchiveFileEventArgsExtensions.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/BinaryLogReaderErrorEventArgs.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/CleanupScope.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/EmbeddedContentEventArgs.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/IBuildEventArgsReaderNotifications.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/ReaderErrorType.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/StreamExtensions.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/StringReadEventArgs.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/SubStream.cs"/>
    <Compile Include="Logging/BinaryLogger/Postprocessing/TransparentReadStream.cs"/>
    <Compile Include="Logging/ConsoleLogger.cs"/>
    <Compile Include="Logging/DistributedLoggers/DistributedFileLogger.cs"/>
    <Compile Include="Logging/DistributedLoggers/ConfigurableForwardingLogger.cs"/>
    <Compile Include="Logging/NullCentralLogger.cs"/>
    <Compile Include="Logging/LoggerDescription.cs"/>
    <Compile Include="Logging/OptimizedStringIndenter.cs"/>
    <Compile Include="Logging/ParallelLogger/ParallelLoggerHelpers.cs"/>
    <Compile Include="Logging/ParallelLogger/ParallelConsoleLogger.cs"/>
    <Compile Include="Logging/SimpleErrorLogger.cs"/>
    <Compile Include="Logging/ParallelLogger/ConsoleOutputAligner.cs"/>
    <Compile Include="Logging/FileLogger.cs"/>
    <Compile Include="Logging/IFileOutputLogger.cs"/>
    <Compile Include="Logging/LogFormatter.cs"/>
    <Compile Include="ObjectModelRemoting/DefinitionObjectsLinks/ProjectMetadataLink.cs"/>
    <Compile Include="ObjectModelRemoting/DefinitionObjectsLinks/ProjectPropertyLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectElementContainerLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectElementLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectExtensionsElementLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectImportElementLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectItemElementLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectMetadataElementLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectPropertyElementLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectRootElementLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectTargetElementLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectTaskElementLink.cs"/>
    <Compile Include="ObjectModelRemoting/ConstructionObjectLinks/ProjectUsingTaskBodyElementLink.cs"/>
    <Compile Include="Resources/AssemblyResources.cs"/>
    <Compile Include="Resources/Constants.cs"/>
    <Compile Include="Resources/MSBuildAssemblyFileVersion.cs"/>
    <Compile Include="Utilities/EngineFileUtilities.cs"/>
    <Compile Include="Utilities/FileSpecMatchTester.cs"/>
    <Compile Include="Utilities/RegistryKeyWrapper.cs"/>
    <Compile Include="Utilities/Utilities.cs"/>
    <Compile Include="Utilities/SimpleVersion.cs"/>
    <Compile Include="Utilities/XmlUtilities.cs"/>
    <Compile Include="Xml/ProjectXmlUtilities.XmlElementChildIterator.cs"/>
    <Compile Include="Xml/ProjectXmlUtilities.cs"/>
    <Compile Include="Xml/XmlReaderExtension.cs"/>
    <Compile Include="../Shared/BuildEventFileInfo.cs" Link="src/msbuild/src/Shared/BuildEventFileInfo.cs"/>
    <Compile Include="../Shared/ErrorUtilities.cs" Link="src/msbuild/src/Shared/ErrorUtilities.cs"/>
    <Compile Include="../Shared/InprocTrackingNativeMethods.cs" Link="src/msbuild/src/Shared/InprocTrackingNativeMethods.cs"/>
    <Compile Include="../Shared/ProjectErrorUtilities.cs" Link="src/msbuild/src/Shared/ProjectErrorUtilities.cs"/>
    <Compile Include="../Shared/ProjectFileErrorUtilities.cs" Link="src/msbuild/src/Shared/ProjectFileErrorUtilities.cs"/>
    <Compile Include="../Shared/ResourceUtilities.cs" Link="src/msbuild/src/Shared/ResourceUtilities.cs"/>
    <Compile Include="../Shared/Tracing.cs" Link="src/msbuild/src/Shared/Tracing.cs"/>
    <Compile Include="../Shared/TypeLoader.cs" Link="src/msbuild/src/Shared/TypeLoader.cs"/>
    <Compile Include="../Shared/VisualStudioConstants.cs" Link="src/msbuild/src/Shared/VisualStudioConstants.cs"/>
    <Compile Include="Evaluation/LazyItemEvaluator.EvaluatorData.cs"/>
    <Compile Include="../../artifacts/obj/Microsoft.Build/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/msbuild/artifacts/obj/Microsoft.Build/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../artifacts/obj/Microsoft.Build/Release/net11.0/Microsoft.Build.AssemblyInfo.cs" Link="src/msbuild/artifacts/obj/Microsoft.Build/Release/net11.0/Microsoft.Build.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../ref/7f432004c5cd4813be4135179bcb8c28/Microsoft.Build.Framework.dll"/>
    <ReferencePath Include="../../../../ref/9f55f1586709456c92ec5d740393bdd7/Microsoft.CSharp.dll"/>
    <ReferencePath Include="../../../../ref/ae9c996c473d49e0a09f64d3ff57e01d/Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/f152d50753414446abbe917e29a282cc/Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/e44a0eda8d2c4fcc95ab0ca0f8ab7d8b/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/5dc446b257714758a70b652e0ba96eab/Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/dd9142e3e233459595ce38882a3eca00/Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/516ccb216bf14fdcbc913025b26c30c0/Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/bb9085d512424874a6b5b0ae7a8a6b01/Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/06e9d01146df44789fd4aa38d2087fd3/Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="../../../../ref/e9b635f9c76f4f4181b84d32e3dbb756/Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/a52515122f584bd1b277cb536b8c1d8c/Microsoft.NET.StringTools.dll"/>
    <ReferencePath Include="../../../../ref/ca123145d9014f7ab5af6af2a9d269cd/Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="../../../../ref/65046a4d91d94ab78e2501a8f338d0e8/Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="../../../../ref/8c8a0febb86840c2b2383f6d32deabda/Microsoft.VisualStudio.SolutionPersistence.dll"/>
    <ReferencePath Include="../../../../ref/f5d07f910a14401f96aef91d5041aa70/Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/eab6b257d456499dac8e42b28e973ff3/Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="../../../../ref/3ae8f59c44af4ef18b1cfb695bbe18b4/mscorlib.dll"/>
    <ReferencePath Include="../../../../ref/e6b755b2545b4aa796b70a7f35ffbe44/netstandard.dll"/>
    <ReferencePath Include="../../../../ref/f972d52aca0b49c0be4294fc264f44c2/System.AppContext.dll"/>
    <ReferencePath Include="../../../../ref/871bfd380e0f4edb809f18eb3f68b41c/System.Buffers.dll"/>
    <ReferencePath Include="../../../../ref/8005ee5d0b3843a0940fa590f1665250/System.Collections.Concurrent.dll"/>
    <ReferencePath Include="../../../../ref/2ef11b22476644bf88ff47d402f2ebeb/System.Collections.dll"/>
    <ReferencePath Include="../../../../ref/41c0b33ace0945af952ee86360e50565/System.Collections.Immutable.dll"/>
    <ReferencePath Include="../../../../ref/9eb22a82f86d44f1a222d2e8bbe5e438/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../ref/6972d39ae5b246ff9068bf16d82b8ecd/System.Collections.Specialized.dll"/>
    <ReferencePath Include="../../../../ref/8c2c1a92df4546d8b2d280fa31c5e796/System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="../../../../ref/b2b9a118589841f08a52b67379699733/System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="../../../../ref/401eedfcf5714982a88d8ca8aec82b48/System.ComponentModel.dll"/>
    <ReferencePath Include="../../../../ref/e2b8bf5a80e24fde9fba9b13441247b1/System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="../../../../ref/37c9f063523649b79714c6f18dac59fb/System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/cc735af59968443384b1a9082fbd0c14/System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="../../../../ref/cfa71c77aadd4f8789ff30510d19827d/System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="../../../../ref/de3218165c0444d68ba461a5cd8bfd32/System.Configuration.dll"/>
    <ReferencePath Include="../../../../ref/0b51c85e46ac4154b7c8fe1906b97edd/System.Console.dll"/>
    <ReferencePath Include="../../../../ref/a5e9e1da895542f4b590e204b703af8b/System.Core.dll"/>
    <ReferencePath Include="../../../../ref/ee5b1ec7c49c4da1ac473bdae012dab1/System.Data.Common.dll"/>
    <ReferencePath Include="../../../../ref/36d8e8d6513c458a8e7833e543311e19/System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="../../../../ref/d5bb2a7c6fc8483da3fe2f2f75a7999b/System.Data.dll"/>
    <ReferencePath Include="../../../../ref/5c893ce5c7ac443d90ea27380d0cc6b0/System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="../../../../ref/65f8d985cead4983a5f4d124d575b3d3/System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="../../../../ref/231075c247684e6a8df003c003ca3b3a/System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="../../../../ref/53054a37fea147d19b6409a2b2dd949a/System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="../../../../ref/5e082143896a47a09af5fe32ec72fca7/System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="../../../../ref/cc96006a7fa745e1ade512c403892ba2/System.Diagnostics.Process.dll"/>
    <ReferencePath Include="../../../../ref/a27144793ecd44078616e7c5e4999dfc/System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="../../../../ref/d3899090bd0b48d1a0db86b4c845ea56/System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="../../../../ref/ae427dbcd156465cb485fd8e420d5c1e/System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="../../../../ref/299ca8002a3e47d79b848ad33618efdc/System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="../../../../ref/c2df5ec0bc4f4bf78c09e4f9184f999e/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../ref/ee955ac1da934d47b006c97544b16be7/System.dll"/>
    <ReferencePath Include="../../../../ref/6062ef3da7e745dbb43bf86f7b28df52/System.Drawing.dll"/>
    <ReferencePath Include="../../../../ref/08a891c161b14cfeba3a2611c2393e57/System.Drawing.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/63c6e60335de48629db7ba16195f1d10/System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="../../../../ref/54b01d99fc87419d8ca3059d04a4f21f/System.Formats.Asn1.dll"/>
    <ReferencePath Include="../../../../ref/4b9fd7decb854e67a639fe7bd9518b6e/System.Formats.Tar.dll"/>
    <ReferencePath Include="../../../../ref/ba2fe5d53dfc4a949fc967d6b03e273c/System.Globalization.Calendars.dll"/>
    <ReferencePath Include="../../../../ref/3ca01197c3d442d4bce3588ec6a5f920/System.Globalization.dll"/>
    <ReferencePath Include="../../../../ref/4df91e3ba93f46a8a3d23e1ceb010dac/System.Globalization.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/7b9d398521cb4e7988029d179c382f76/System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="../../../../ref/810fee2325f54370b65d6523b2ae0060/System.IO.Compression.dll"/>
    <ReferencePath Include="../../../../ref/c1f4a2a656d347498c5a512b8363fae9/System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="../../../../ref/6ac4dedaaeaa46c7979ee8af09437ae8/System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="../../../../ref/0aa87fb7bfa041b4ab16dee37a2a1b47/System.IO.dll"/>
    <ReferencePath Include="../../../../ref/7eeb93bfbabb43dea76c7af1de544dd5/System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/c0a1fa143b2543eeb29bfca5b6673c65/System.IO.FileSystem.dll"/>
    <ReferencePath Include="../../../../ref/26c2496bacad4b4c8b014868fd0f145d/System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="../../../../ref/cabaa824d5cf4cab94f34c7d3312d90f/System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/893c0b832bc24ec680c20ec52faf487e/System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="../../../../ref/e3c26f5b32d641faa258dae7e43d1dec/System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="../../../../ref/e7d61d892ce24e5b8d72bc621df43c5b/System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="../../../../ref/7489f9fce7a947dca12ef86f615f0fee/System.IO.Pipelines.dll"/>
    <ReferencePath Include="../../../../ref/759d5feb4ed743738964263bde8c1414/System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/3141eb6d2d914dd89e70bcbebb4391a6/System.IO.Pipes.dll"/>
    <ReferencePath Include="../../../../ref/a0885d90e56d4f4ab2160f830a1f7ddc/System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="../../../../ref/52aee50fa789441b8a4ab11864125d97/System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="../../../../ref/5c12f26beee8447182b0eb35c78ecd27/System.Linq.dll"/>
    <ReferencePath Include="../../../../ref/f801686db23b473a93713cc02e5547df/System.Linq.Expressions.dll"/>
    <ReferencePath Include="../../../../ref/d36d48e580a3458480f9b40df22ed01a/System.Linq.Parallel.dll"/>
    <ReferencePath Include="../../../../ref/83dedbe6acd54f838671f8969d411098/System.Linq.Queryable.dll"/>
    <ReferencePath Include="../../../../ref/e108894d18514bcaaaa5908d5f8cbdd4/System.Memory.dll"/>
    <ReferencePath Include="../../../../ref/1b590c3db056498d9349155813f33297/System.Net.dll"/>
    <ReferencePath Include="../../../../ref/b5c5518f40a64bbeaa013f18558ab0f1/System.Net.Http.dll"/>
    <ReferencePath Include="../../../../ref/001d64c95e3c4a3f91016f787892ece0/System.Net.Http.Json.dll"/>
    <ReferencePath Include="../../../../ref/5aa24c8aa90240ad854326540b0efa86/System.Net.HttpListener.dll"/>
    <ReferencePath Include="../../../../ref/df3728a2d8ca4d97ae82b6582909cd2e/System.Net.Mail.dll"/>
    <ReferencePath Include="../../../../ref/1948f8fa6268434ba6c9df3920fd07f4/System.Net.NameResolution.dll"/>
    <ReferencePath Include="../../../../ref/b6e9cd2a745b4633b8684ce689dae432/System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="../../../../ref/38f34c8c5ee445889c1c664ddbf45422/System.Net.Ping.dll"/>
    <ReferencePath Include="../../../../ref/f91b4b0f3857465381e647d4604bd623/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/f6f6d92682164aff94ba367bc3328744/System.Net.Quic.dll"/>
    <ReferencePath Include="../../../../ref/21c8d2d72cbe45fe9fed8df64d867f50/System.Net.Requests.dll"/>
    <ReferencePath Include="../../../../ref/728550b1bcc74fe8a95c3e34cd6a6c45/System.Net.Security.dll"/>
    <ReferencePath Include="../../../../ref/504105652fbf462d8596d8ba5d23fa04/System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="../../../../ref/dc2e04170a1e416bb8e96ae3b7c7a120/System.Net.ServicePoint.dll"/>
    <ReferencePath Include="../../../../ref/452bc50444234ffa9e279e34491a3f0f/System.Net.Sockets.dll"/>
    <ReferencePath Include="../../../../ref/ff5e387308324600b8cdf8a42302b198/System.Net.WebClient.dll"/>
    <ReferencePath Include="../../../../ref/95240175eb7744fa84f7f1d6951d0128/System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="../../../../ref/8237f7d6ec1b4a11a067ae63dd4de12a/System.Net.WebProxy.dll"/>
    <ReferencePath Include="../../../../ref/6e8701b94adf442c95d0f25727c370b3/System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="../../../../ref/853822861483494fa060a3ac0344245b/System.Net.WebSockets.dll"/>
    <ReferencePath Include="../../../../ref/edcc4a03c1e0479ca4efdf70d4dc0150/System.Numerics.dll"/>
    <ReferencePath Include="../../../../ref/1a24b15eb8644ce1b08d1aae9d5a8c84/System.Numerics.Vectors.dll"/>
    <ReferencePath Include="../../../../ref/41ec7c9e304b4fcd9e299a93913454e6/System.ObjectModel.dll"/>
    <ReferencePath Include="../../../../ref/a37f2b0f455b451f80eef5dcbebd7f58/System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="../../../../ref/6c298fa4570b4a19b4488c533ce312bd/System.Reflection.dll"/>
    <ReferencePath Include="../../../../ref/ed464598c76c4ecdb05cf0ff890a2e8a/System.Reflection.Emit.dll"/>
    <ReferencePath Include="../../../../ref/11d7b4c6b1f14d4fa2136a7ab68bcee6/System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="../../../../ref/a1e24c459df04a898e31ea596264061e/System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="../../../../ref/219d138e7e4744429b5f2c9f8816a138/System.Reflection.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/8a4b1bcffeca458e9f886212b74a6744/System.Reflection.Metadata.dll"/>
    <ReferencePath Include="../../../../ref/60300064d7f14f97aa9272da2b2498ec/System.Reflection.MetadataLoadContext.dll"/>
    <ReferencePath Include="../../../../ref/2bc8009bba9d4c6f9846883299db9d07/System.Reflection.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/7a5940c396c84fb88db808e4919a1396/System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="../../../../ref/c962f35d01204450abd47ef2a8f4fc40/System.Resources.Reader.dll"/>
    <ReferencePath Include="../../../../ref/67b6f1c3310b43f3b5c6b0fae0cb4a2f/System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="../../../../ref/c0c39444f93947a79693a1f2ecedb595/System.Resources.Writer.dll"/>
    <ReferencePath Include="../../../../ref/6d5cc1c4e5944fb4bf3117f7a0094c2e/System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="../../../../ref/27ecc5e8c38a4e7f8a4aaf4f7f517a67/System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="../../../../ref/2acdf02b5f954a45ac38256b77af0bac/System.Runtime.dll"/>
    <ReferencePath Include="../../../../ref/afaaa5e42d444209bc10959639dc4da1/System.Runtime.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/44d7bb6001474b05944842822fe2b38a/System.Runtime.Handles.dll"/>
    <ReferencePath Include="../../../../ref/59d08059985544358a4bc1164e1726e5/System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="../../../../ref/399f3245b9c84729827ff85cfece643c/System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="../../../../ref/eb22c62fae32435189b7274cb6aa9c4e/System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="../../../../ref/f92a18dba3bb40699689f1b7a472eed1/System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="../../../../ref/4f6e8e90e8e74b6296397bb759e45d47/System.Runtime.Loader.dll"/>
    <ReferencePath Include="../../../../ref/82f968726922445e8dd04ffe9b3dd336/System.Runtime.Numerics.dll"/>
    <ReferencePath Include="../../../../ref/b3f80a139a114f82a1e9d7992a58fc20/System.Runtime.Serialization.dll"/>
    <ReferencePath Include="../../../../ref/770ebaef7c0143329a4c28507584ef71/System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="../../../../ref/5180d9cb7231440b98f73aa909ac811d/System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="../../../../ref/8a53709d576848eabf1f94b56972b88a/System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/b8e39f53fb8c4438b250161444c0187e/System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="../../../../ref/b3fcacbd2d7c4344ae676ecf345d22ec/System.Security.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/d76a8e162e234f7c93770d74fecc7186/System.Security.Claims.dll"/>
    <ReferencePath Include="../../../../ref/451e67b4dcc5468980c675a9453ce8fc/System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="../../../../ref/feb4c0bbac104f3b928e3dd1612ed251/System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="../../../../ref/b49b421adcb1496f9dee6c0427dc11c4/System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="../../../../ref/efd2cec759924f3b86e47d89b3121eb5/System.Security.Cryptography.dll"/>
    <ReferencePath Include="../../../../ref/08b8ec390a8045ecb4530a627806062d/System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="../../../../ref/606dc0bf9a644380bc506ad20158f41e/System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="../../../../ref/bb3c1c0cbc7d49b0b733a6abeedb3b20/System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/c7611804ae1d4a0589794b01f3ae6d5b/System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="../../../../ref/2151103a6b18403c81b0053a71d2e26c/System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="../../../../ref/7ac3b40ac62948859f322fb83d35ece7/System.Security.dll"/>
    <ReferencePath Include="../../../../ref/ebb8399276fa4f398321c073fd23e399/System.Security.Principal.dll"/>
    <ReferencePath Include="../../../../ref/8f426ce21a8148059c039041a5fa57e7/System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="../../../../ref/8eb1cd23d0cd44b297d0defa220567a1/System.Security.SecureString.dll"/>
    <ReferencePath Include="../../../../ref/f9902c384a704521b9ec2dd351d9c76f/System.ServiceModel.Web.dll"/>
    <ReferencePath Include="../../../../ref/0da4fd24199f4b049b22b975133f7492/System.ServiceProcess.dll"/>
    <ReferencePath Include="../../../../ref/3938f91695794cb699a68dad834fad1a/System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="../../../../ref/989689aed2c04a33867004317c947157/System.Text.Encoding.dll"/>
    <ReferencePath Include="../../../../ref/20272c9ca9314b93900d413b04a5f14d/System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/8424ac04e8d74cd88061adc28f86799e/System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="../../../../ref/58fca539fa9c4653a2f0f9e5f8db5f33/System.Text.Json.dll"/>
    <ReferencePath Include="../../../../ref/a1b3594944394841877a196353e697e5/System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="../../../../ref/331bb15865134fc4900ee4e10a738ea8/System.Threading.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/e2aa039a9efb4d71b02fcb91639bfb9b/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../ref/4a220c4e16314bcea4e144f7d1c59aad/System.Threading.dll"/>
    <ReferencePath Include="../../../../ref/80ae10f4d1184baaa3181e06a9ada4d9/System.Threading.Overlapped.dll"/>
    <ReferencePath Include="../../../../ref/6c8728a7b42f4fecb8a921b0ba01c99d/System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="../../../../ref/c297b3a5877b4cec8ea9f09684d678fa/System.Threading.Tasks.dll"/>
    <ReferencePath Include="../../../../ref/e4d3ff57ec3b4a99800652ca648a244b/System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/7ecb2189e114415ca7f8de943baa46d7/System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="../../../../ref/c7a2d1a0ecc345fa8604898b0c60d55d/System.Threading.Thread.dll"/>
    <ReferencePath Include="../../../../ref/63908773979748ad9d577479aa99837d/System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="../../../../ref/abf42e2c75ca49218c6998aba5f5c316/System.Threading.Timer.dll"/>
    <ReferencePath Include="../../../../ref/25b0d31a965e45bc8e60412807573705/System.Transactions.dll"/>
    <ReferencePath Include="../../../../ref/8451a326666043bab78f339c5dfcf349/System.Transactions.Local.dll"/>
    <ReferencePath Include="../../../../ref/bc0bfc99e0944d93adb136c6195608c5/System.ValueTuple.dll"/>
    <ReferencePath Include="../../../../ref/957c952268184a0ca4306d3da2a4eb18/System.Web.dll"/>
    <ReferencePath Include="../../../../ref/be265d2bab51487c8756be3bf00084ae/System.Web.HttpUtility.dll"/>
    <ReferencePath Include="../../../../ref/61237b1eceb04c77816e8ab83af0608b/System.Windows.dll"/>
    <ReferencePath Include="../../../../ref/dffb80b7e3244edf8c65262e86eb1cb1/System.Xml.dll"/>
    <ReferencePath Include="../../../../ref/65ff038d9ccd406fa0251b5d6c2ebc05/System.Xml.Linq.dll"/>
    <ReferencePath Include="../../../../ref/f4ed95f5f6274cfe90bf77bb1fef7ea5/System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="../../../../ref/4aa463e832cf405c9f5ae539d7e39670/System.Xml.Serialization.dll"/>
    <ReferencePath Include="../../../../ref/72d2d1a984934d34854ef5d11b36cdcf/System.Xml.XDocument.dll"/>
    <ReferencePath Include="../../../../ref/2732b82b1b44449bbaef2c9e3197a86c/System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="../../../../ref/ebcaf75d420842daba631dcebf6d2f77/System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="../../../../ref/f356bed107064709b81e0d82b031b9d6/System.Xml.XPath.dll"/>
    <ReferencePath Include="../../../../ref/775ac5857eaf4b81afac6247e9e92b00/System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="../../../../ref/9187091def2b4c67a0b65898ba8d2b1b/WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="_generated/0/RegexGenerator.g.cs"/>
  </ItemGroup>
</Project>