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/InvariantPayloadTransferMode.cs" Link="src/msbuild/src/Shared/InvariantPayloadTransferMode.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/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/TaskParameterValueStringConverter.cs" Link="src/msbuild/src/Shared/TaskParameterValueStringConverter.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/CoordinatorClient.Connection.cs"/>
    <Compile Include="BackEnd/BuildManager/CoordinatorClient.cs"/>
    <Compile Include="BackEnd/BuildManager/CoordinatorClient.DefaultDebugOutput.cs"/>
    <Compile Include="BackEnd/BuildManager/CoordinatorClient.GrantOwnership.cs"/>
    <Compile Include="BackEnd/BuildManager/CoordinatorClient.HeartbeatTimer.cs"/>
    <Compile Include="BackEnd/BuildManager/CoordinatorClient.TestAccessor.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/Expander.Function.cs"/>
    <Compile Include="Evaluation/Expander.FunctionBuilder.cs"/>
    <Compile Include="Evaluation/Expander.ItemExpander.cs"/>
    <Compile Include="Evaluation/Expander.TransformEntry.cs"/>
    <Compile Include="Evaluation/Expander.ItemExpander.Transforms.cs"/>
    <Compile Include="Evaluation/Expander.ItemExpander.Transforms.MetadataMatch.cs"/>
    <Compile Include="Evaluation/Expander.ItemExpander.Transforms.MetadataMatchType.cs"/>
    <Compile Include="Evaluation/Expander.ItemExpander.Transforms.OneOrMultipleMetadataMatches.cs"/>
    <Compile Include="Evaluation/Expander.ItemExpander.TransformKind.cs"/>
    <Compile Include="Evaluation/Expander.MetadataExpander.cs"/>
    <Compile Include="Evaluation/Expander.PropertyExpander.cs"/>
    <Compile Include="Evaluation/Expander.SpanBasedConcatenator.cs"/>
    <Compile Include="Evaluation/ExpanderOptions.cs"/>
    <Compile Include="Evaluation/IItemTypeDefinition.cs"/>
    <Compile Include="Evaluation/IntrinsicFunctionOverload.cs"/>
    <Compile Include="Evaluation/PropertiesUseTracker.cs"/>
    <Compile Include="Evaluation/PropertyFunctionReceiver.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="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="Utilities/NuGetFrameworkWrapper.Direct.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/ProjectGraphOptions.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/ProjectEvaluationStage.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/RegisteredTaskFactory.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/59b4652090774d6aa835480f384db8b5/Microsoft.Build.Framework.dll"/>
    <ReferencePath Include="../../../../ref/7a976967511247e5b0e3e2116142d5fd/Microsoft.CSharp.dll"/>
    <ReferencePath Include="../../../../ref/5ebaf75e494e4c9e89f75481b14b7fcf/Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/a510b1c377de40c09b76daf295e13d9b/Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/3786c279c1a24222a0cd69e8aaa784ea/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/cc339222136148a0b5d40c4eb2c249a6/Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/7b8789416b7b40d29b6485ca61332de1/Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/ecc40f2facf140609f943c744f7eaf08/Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/0884d0942dcb40f1a5f2bd4d38db1506/Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/df28e0d9cdf442b48047f3cceb0474f0/Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="../../../../ref/176f207dffc84475965c99cafc143c6d/Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/19f6e87f9c34448f8955cdc095946c0c/Microsoft.NET.StringTools.dll"/>
    <ReferencePath Include="../../../../ref/2d45440386e54e5bbbc4b7a2b464ae18/Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="../../../../ref/f09c86fc7f0a449a905f851cf6e4d99f/Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="../../../../ref/4986c73dfa3041e092e7055f735b6097/Microsoft.VisualStudio.SolutionPersistence.dll"/>
    <ReferencePath Include="../../../../ref/b9ec1ff6eae44a3eb6a0c2438fb5d234/Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/cb8fdd142b484b6eadcb8a5283a7987a/Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="../../../../ref/9784a7e2372249d18498b18d1eeb3b76/mscorlib.dll"/>
    <ReferencePath Include="../../../../ref/02ad5037ff9b4aee80938f74ac6a68b0/netstandard.dll"/>
    <ReferencePath Include="../../../../ref/417fb6b6b2da45fda33034e26a2d57f7/NuGet.Frameworks.dll"/>
    <ReferencePath Include="../../../../ref/32a2a8be13b341049991490bbb6edaa2/System.AppContext.dll"/>
    <ReferencePath Include="../../../../ref/484d0a93ffd04bb1abcc05a94d5ff53a/System.Buffers.dll"/>
    <ReferencePath Include="../../../../ref/c660b6019ed14020be9058acd6102075/System.Collections.Concurrent.dll"/>
    <ReferencePath Include="../../../../ref/aa5b52c5ff064cca9752e9e49dad40f7/System.Collections.dll"/>
    <ReferencePath Include="../../../../ref/91001b4658744e4f8d8a3aeafd763d95/System.Collections.Immutable.dll"/>
    <ReferencePath Include="../../../../ref/4110ac51dbb74d61a07dfa9e875f1535/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../ref/70bbde04e953463594fee195fc93baea/System.Collections.Specialized.dll"/>
    <ReferencePath Include="../../../../ref/0266a68fd8b0405aa750de93a8e9f69e/System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="../../../../ref/00a6f6ff630d478c9cc2b0f81ce73ac6/System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="../../../../ref/36c9f370f9c04b799b60c644628b768f/System.ComponentModel.dll"/>
    <ReferencePath Include="../../../../ref/c537c5aa97964be8b57a1e9834c555ac/System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="../../../../ref/ada903246ee64723ba9c8a7330d0e252/System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/5644835ee82141109a80e89f94b2dd12/System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="../../../../ref/6b136af70f94474ab4395937369973f1/System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="../../../../ref/c21a45e7144f43a7ac93675ff5c13da9/System.Configuration.dll"/>
    <ReferencePath Include="../../../../ref/cc2ed512652443409a5f4ad21fba6933/System.Console.dll"/>
    <ReferencePath Include="../../../../ref/840f458ccead4c65a562822c06fcc3f2/System.Core.dll"/>
    <ReferencePath Include="../../../../ref/5b30da5bc7c04d95b090fb8629089fda/System.Data.Common.dll"/>
    <ReferencePath Include="../../../../ref/f371a3cf42c74b919e086ec56cb09f2b/System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="../../../../ref/68c3e82fbbc24b248c8ea33ac91a4756/System.Data.dll"/>
    <ReferencePath Include="../../../../ref/bf3de35783c340e0954514eeb60b8a6d/System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="../../../../ref/a6967bc5abec46b79eb69e3f7fb0bb70/System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="../../../../ref/17d435aa0973475c9e8c93e18dd01ed6/System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="../../../../ref/2c5d65f7593c4eb495af92326962ebeb/System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="../../../../ref/556b760776dd48db88e5a793f4b19de6/System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="../../../../ref/a222d177bd354c16b67d741d48ff6888/System.Diagnostics.Process.dll"/>
    <ReferencePath Include="../../../../ref/5e21e8aad411455da904477733994993/System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="../../../../ref/9af4965976624e30a13db50d45b6b67b/System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="../../../../ref/c45e5bdaa9414937a213593193d50c35/System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="../../../../ref/a301dbf95f59486cb4f5dea193d69800/System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="../../../../ref/bd17a7e231dd4d848c21ec5e88825f91/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../ref/113a5434b28743cba059ce7a376eb123/System.dll"/>
    <ReferencePath Include="../../../../ref/d07c6884ff0a4968b2566328e7f993fd/System.Drawing.dll"/>
    <ReferencePath Include="../../../../ref/4779fb8224784452bb4ac760e5243b89/System.Drawing.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/f930290c83324c0382d15be957e78d46/System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="../../../../ref/1ffd2368abbe4e049c562da8524b04e4/System.Formats.Asn1.dll"/>
    <ReferencePath Include="../../../../ref/ecc60c65fbea4427bbc714431a566047/System.Formats.Tar.dll"/>
    <ReferencePath Include="../../../../ref/3b174486fc3048f4a1580ee9361328c2/System.Globalization.Calendars.dll"/>
    <ReferencePath Include="../../../../ref/e9532bdf7f9a43b9a226635ed05f238d/System.Globalization.dll"/>
    <ReferencePath Include="../../../../ref/8bbec2b44f2c43c8bbb8913450545852/System.Globalization.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/078ff66a8ef94ab591d502976fbec97e/System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="../../../../ref/e06ce9c36e08490999d94daec00f63d9/System.IO.Compression.dll"/>
    <ReferencePath Include="../../../../ref/ede723d7d287406eb720525268bcd125/System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="../../../../ref/66dd64357af9483d99a63a55746dda42/System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="../../../../ref/9b66c83f7a3e43949531909ceb02fa26/System.IO.dll"/>
    <ReferencePath Include="../../../../ref/653e57a3924f4c2e82e7f3c311295f88/System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/59234a82d87a43b5a52d5a717959aaf0/System.IO.FileSystem.dll"/>
    <ReferencePath Include="../../../../ref/082533d141964ee8a0011661905a6882/System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="../../../../ref/14062820117f49198505c9ea7d0abcdb/System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/8d49df5bf39947a3b5d34d63b26f6ffb/System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="../../../../ref/c6a2e6e625024dd1b15bd41d9be2bcb0/System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="../../../../ref/dcff320b737c4ecc82adad397529e528/System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="../../../../ref/b4a908dd05f24d9d978736edcfbcf1be/System.IO.Pipelines.dll"/>
    <ReferencePath Include="../../../../ref/565e362e1a68431497af05133044b7a5/System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/3c13a3b326ed4d2fa2a2b70ff2df80e3/System.IO.Pipes.dll"/>
    <ReferencePath Include="../../../../ref/ca2bc2838ad44e199db0f8ccd866c2f8/System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="../../../../ref/7ab0fbd3e3f5492d87648cf7910279ed/System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="../../../../ref/49f47f2f30ae416d926e708fb6748baf/System.Linq.dll"/>
    <ReferencePath Include="../../../../ref/57f9eebded9e470da60ac7e537b1ceba/System.Linq.Expressions.dll"/>
    <ReferencePath Include="../../../../ref/514911eb57e6486b830146241ee7c942/System.Linq.Parallel.dll"/>
    <ReferencePath Include="../../../../ref/a6c730070ada4efdb25693426b1e502e/System.Linq.Queryable.dll"/>
    <ReferencePath Include="../../../../ref/14c66c783be048ebaf2bf12abc59499f/System.Memory.dll"/>
    <ReferencePath Include="../../../../ref/869d26a8a7f042c1959c75214919e8af/System.Net.dll"/>
    <ReferencePath Include="../../../../ref/39a9abd4abde4508b9ccc2ed1d16322e/System.Net.Http.dll"/>
    <ReferencePath Include="../../../../ref/99e58c80110e4d2d863d5dd725b2e5c2/System.Net.Http.Json.dll"/>
    <ReferencePath Include="../../../../ref/47c0aa82701547ad9545f43d48fd7c66/System.Net.HttpListener.dll"/>
    <ReferencePath Include="../../../../ref/68466f38f4ed47a0a7f7f5bed2b3d302/System.Net.Mail.dll"/>
    <ReferencePath Include="../../../../ref/10dd2e1effea4432baf1b987201eee24/System.Net.NameResolution.dll"/>
    <ReferencePath Include="../../../../ref/a86d20268be24a9e9adbb854d1c9315c/System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="../../../../ref/fcf62d6007cb4ff98cc82dcd32c9513b/System.Net.Ping.dll"/>
    <ReferencePath Include="../../../../ref/04f3da02966c40eb8c507b5700930bbf/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/e0b814fb76fd43c687e945eb9d70fe19/System.Net.Quic.dll"/>
    <ReferencePath Include="../../../../ref/bddc67c9cfab4aac80f41b3f9d1a360c/System.Net.Requests.dll"/>
    <ReferencePath Include="../../../../ref/d4d79b68ade2495c8b9532dd2421c594/System.Net.Security.dll"/>
    <ReferencePath Include="../../../../ref/68699840ba8e41728d70b34806b25a8d/System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="../../../../ref/d014f8f3519b481c87f864bfcea4d269/System.Net.ServicePoint.dll"/>
    <ReferencePath Include="../../../../ref/cd5016e15e9e44a89a9e0014600ba82f/System.Net.Sockets.dll"/>
    <ReferencePath Include="../../../../ref/8ff56e1582be4e5381f7533cd3a82dd0/System.Net.WebClient.dll"/>
    <ReferencePath Include="../../../../ref/8290cfda753a48189828786fa22c958d/System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="../../../../ref/df71940649834b6ca8fcd4fff3d3d659/System.Net.WebProxy.dll"/>
    <ReferencePath Include="../../../../ref/85b68712346a47eab1a35a05695864a8/System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="../../../../ref/abb2a8dcacc741dd890afedefc13ab49/System.Net.WebSockets.dll"/>
    <ReferencePath Include="../../../../ref/b7cf7b8004b148039fb638770b4790ed/System.Numerics.dll"/>
    <ReferencePath Include="../../../../ref/cad71cdb63a94cf88eeef35eefcb73bb/System.Numerics.Vectors.dll"/>
    <ReferencePath Include="../../../../ref/9740a5e4b93b457d8596da90222c9ae4/System.ObjectModel.dll"/>
    <ReferencePath Include="../../../../ref/8e31a773f1034bd1ba5fa1832bfb10c8/System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="../../../../ref/006f68ce438b453189c81e95c6dcf1aa/System.Reflection.dll"/>
    <ReferencePath Include="../../../../ref/4b41fc07596e4f6fa0f64d9d57624ccc/System.Reflection.Emit.dll"/>
    <ReferencePath Include="../../../../ref/7189893c6072495eaea3081ecc060799/System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="../../../../ref/6a8bbbf3b03d46b0a9fb72b14005a1e7/System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="../../../../ref/3d346f6bc23f40168e8a36a2dc0a5c76/System.Reflection.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/218f636cf2b5418090862cea658fa1de/System.Reflection.Metadata.dll"/>
    <ReferencePath Include="../../../../ref/531c4db880044bf5982238bcb90b3638/System.Reflection.MetadataLoadContext.dll"/>
    <ReferencePath Include="../../../../ref/3416d343086f4614a5b42ba51aea7852/System.Reflection.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/4a4167439a4d4d20afc48bf5c93ba6c4/System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="../../../../ref/7dff85cfdb3049388832b4d939fdaefe/System.Resources.Reader.dll"/>
    <ReferencePath Include="../../../../ref/a1f2bfc038204fe8bdce18a811a60998/System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="../../../../ref/51d9e266ff9d4b2197b316eef8bb7da7/System.Resources.Writer.dll"/>
    <ReferencePath Include="../../../../ref/93f1ecc109c04e9287ae41013018073c/System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="../../../../ref/40ea08dd47694d52ba2ab5658147bd63/System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="../../../../ref/14466c5c1d5d4bd780ecf7dacd212b79/System.Runtime.dll"/>
    <ReferencePath Include="../../../../ref/c5badd43ea35462f9c19408a2b370986/System.Runtime.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/2238fd7e4d914e52b35449164d125dea/System.Runtime.Handles.dll"/>
    <ReferencePath Include="../../../../ref/3952df4d829f437b9621e95ddc6d72ac/System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="../../../../ref/fc81d0de19d240789912c58cdd9feadb/System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="../../../../ref/367191433c0d4c1dbe2a50c883a6759e/System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="../../../../ref/ed085c178d494cdc99cd12016670e664/System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="../../../../ref/6ed64be34dee4165a8cb43f916106c21/System.Runtime.Loader.dll"/>
    <ReferencePath Include="../../../../ref/8caf5f9e5a144d76b2a02965cdd36b74/System.Runtime.Numerics.dll"/>
    <ReferencePath Include="../../../../ref/6d40e66551024ea8881e7f7af799bd45/System.Runtime.Serialization.dll"/>
    <ReferencePath Include="../../../../ref/4fb7b07db30742459c1bee6cc3879b94/System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="../../../../ref/d83695ed4cd945f19ee6c35160ba8f4d/System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="../../../../ref/39a5db29547943e0b587ed65bb616eea/System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/a68669ead3c249d08e95a7f0544ee079/System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="../../../../ref/df5937040ad34b38b528023f7bd4ab96/System.Security.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/2e4becb3bee04dcf961005bf0154f2a1/System.Security.Claims.dll"/>
    <ReferencePath Include="../../../../ref/45fdcfa8ff3a46b89ee6888a48c0801f/System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="../../../../ref/518f3713297c41028ed7cf335e22bf6d/System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="../../../../ref/9745bff4bae3465ba178a41690e90513/System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="../../../../ref/3438e3d0bd0f4b588d36e75b470e6c95/System.Security.Cryptography.dll"/>
    <ReferencePath Include="../../../../ref/2888a4b0844646bcb32f4b1bd410acb5/System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="../../../../ref/909c4336238748eba16728cbb4dd9926/System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="../../../../ref/fc69c1a0ff6b44969b5ab6e441f094aa/System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/44e9fee1e81f4d9596cdd54d83a72be2/System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="../../../../ref/7e76b65154d446d2a2cd99bcc9a6a10c/System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="../../../../ref/d187b18cf8be49daa04152969cc6a9a5/System.Security.dll"/>
    <ReferencePath Include="../../../../ref/6ca325a7b5b24a8682bbec0400f83709/System.Security.Principal.dll"/>
    <ReferencePath Include="../../../../ref/498d5516ef3140029a84af7099b97ab1/System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="../../../../ref/a320e6b08010483daa9fe55886e74ef9/System.Security.SecureString.dll"/>
    <ReferencePath Include="../../../../ref/ed53c9f89a35497495bf2d9c5ad949c9/System.ServiceModel.Web.dll"/>
    <ReferencePath Include="../../../../ref/4d5cf617ada94e879b433d52e9100e24/System.ServiceProcess.dll"/>
    <ReferencePath Include="../../../../ref/f30546afd0014941ad5fdcba77cf0c5c/System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="../../../../ref/0d00654e30424edd9eab7fcb5d3a3bcf/System.Text.Encoding.dll"/>
    <ReferencePath Include="../../../../ref/08a8ea1a0146419f976879d9ef31ab39/System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/fc2405070401428b93614411d393db6d/System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="../../../../ref/589ae24a358b436d92ef9af1176cf674/System.Text.Json.dll"/>
    <ReferencePath Include="../../../../ref/b7f1c71c13e143acb29d8c01b99adb6b/System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="../../../../ref/2419274e47dd46b7a724fc4ae5befcfb/System.Threading.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/3b741b83538842daa20ee12f8df83c57/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../ref/ae02198c4e604c33ba7e35688f32c03b/System.Threading.dll"/>
    <ReferencePath Include="../../../../ref/ef004bf4f2cd40f189409ddd35a81700/System.Threading.Overlapped.dll"/>
    <ReferencePath Include="../../../../ref/a95e88cec91443a3aab3bed7fd81afdd/System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="../../../../ref/454d5692512045b78aaa1bc8badde8bd/System.Threading.Tasks.dll"/>
    <ReferencePath Include="../../../../ref/4d3ebe100d204885b5f67727b8fba7a4/System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/572f126f51f448179b8091e6e24ba688/System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="../../../../ref/cbc5e0cfa80343f8b41e5fe7177d6bb9/System.Threading.Thread.dll"/>
    <ReferencePath Include="../../../../ref/9cc735f407b1452881b2cef7c84576b2/System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="../../../../ref/91d615bcfce1462b800c4458c795a5bc/System.Threading.Timer.dll"/>
    <ReferencePath Include="../../../../ref/a2b9b993008b434c9c36b83b5d7fe115/System.Transactions.dll"/>
    <ReferencePath Include="../../../../ref/ce9e327f796241afa883ed16a2feaab6/System.Transactions.Local.dll"/>
    <ReferencePath Include="../../../../ref/0ea77e17069d4889913813443669c972/System.ValueTuple.dll"/>
    <ReferencePath Include="../../../../ref/33d8c6d404ae4ac7b02a1db674dab993/System.Web.dll"/>
    <ReferencePath Include="../../../../ref/55e665576fe740eb9902d794bb65c44e/System.Web.HttpUtility.dll"/>
    <ReferencePath Include="../../../../ref/f058304ad2ed4ad298051674d3c964cc/System.Windows.dll"/>
    <ReferencePath Include="../../../../ref/6d8c42e7790c4850a864f28e074f2eed/System.Xml.dll"/>
    <ReferencePath Include="../../../../ref/701830a1ccd146798e190b2854aa0fc9/System.Xml.Linq.dll"/>
    <ReferencePath Include="../../../../ref/c5d4ecfac8c643f3aa747da85b89a5bf/System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="../../../../ref/ed38172244234adf910d289bcfd8e35e/System.Xml.Serialization.dll"/>
    <ReferencePath Include="../../../../ref/9c477328fcaf4eb78ef1c64b762d8f08/System.Xml.XDocument.dll"/>
    <ReferencePath Include="../../../../ref/30574bdfe66e469683348b0476befe68/System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="../../../../ref/6cf89469819747d4804a1831c3d603c6/System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="../../../../ref/746424385ed7400597a85bd9b112ee62/System.Xml.XPath.dll"/>
    <ReferencePath Include="../../../../ref/cf1bc4a9e2aa4e7fa0f672627b3e5fe3/System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="../../../../ref/61ff256d739d4b28bfd35ba39c62d75e/WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="_generated/0/RegexGenerator.g.cs"/>
  </ItemGroup>
</Project>