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/TasksDetailsTelemetry.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/ParserIgnoreConfiguration.cs"/>
    <Compile Include="Evaluation/StringMetadataTable.cs"/>
    <Compile Include="Evaluation/ExpressionShredder.cs"/>
    <Compile Include="Evaluation/Evaluator.cs"/>
    <Compile Include="Evaluation/GlobResultBuilder.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/8f88eb431dc24fb3aa650454a0ec49a0/Microsoft.Build.Framework.dll"/>
    <ReferencePath Include="../../../../ref/d08fe887f3414a70b6144953b7acfde2/Microsoft.CSharp.dll"/>
    <ReferencePath Include="../../../../ref/a9bdcc354a184b0d850e3f73714790fc/Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/5dd3797b75a0481683a0f9eedf7620a6/Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/b31076baa3384933a990c85b9835be40/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/0fa92e611c0540b59cefde4c63778261/Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/7d31ed777263418f8bda26427f88a5b4/Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/4fcdf873324842e588d379be1489d1ec/Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/6929e2573fff4fdf958932161d556c1b/Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="../../../../ref/324ae83df016433bb4081d4dd7ebf4c2/Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="../../../../ref/2a8380514df741a8b6798d1f104e15ad/Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/2d814fdb745a4ffa957bfa4220a3f2ab/Microsoft.NET.StringTools.dll"/>
    <ReferencePath Include="../../../../ref/e3e3c37367a046968c2968ea1d2714ad/Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="../../../../ref/bed781ca00cb4b7d9b04b91df13db8ce/Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="../../../../ref/d9c2265079204f6f9493281c37ce9843/Microsoft.VisualStudio.SolutionPersistence.dll"/>
    <ReferencePath Include="../../../../ref/c9daf54840a14f9e9c703db0bce7ab95/Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/9dd8246846704507bbb7a3a30bd321f3/Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="../../../../ref/cb64a573b953449ca0a6bff5b3979e67/mscorlib.dll"/>
    <ReferencePath Include="../../../../ref/9984b4f9145149fd91a9f0ee0d1f9fc1/netstandard.dll"/>
    <ReferencePath Include="../../../../ref/510fcb3ec84b432eb730fd9a187cddf7/NuGet.Frameworks.dll"/>
    <ReferencePath Include="../../../../ref/61b9989afc79457e804acc88cc7158b4/System.AppContext.dll"/>
    <ReferencePath Include="../../../../ref/36a0502d4e564cabbc8c819e6cb2433f/System.Buffers.dll"/>
    <ReferencePath Include="../../../../ref/44f3761c7d3f4e82804114d956ae2096/System.Collections.Concurrent.dll"/>
    <ReferencePath Include="../../../../ref/31a1f6af30d1450d9c5dcd989b21e990/System.Collections.dll"/>
    <ReferencePath Include="../../../../ref/cd70a723addb48e499794e46a866df04/System.Collections.Immutable.dll"/>
    <ReferencePath Include="../../../../ref/3eec676013f84a978880f43a2f958b8a/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../ref/db12839c3d2d421d8ebc85b0aaec8774/System.Collections.Specialized.dll"/>
    <ReferencePath Include="../../../../ref/ebc4648b261141bd94ef0af18ebba0a8/System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="../../../../ref/87c8178284cc4e39a4908e18ab7fc3f7/System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="../../../../ref/61e8201672e8457085bd088f08b120d5/System.ComponentModel.dll"/>
    <ReferencePath Include="../../../../ref/ff2d916b729646fe80fa99a441f39fe3/System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="../../../../ref/33d13cb57a2948c7a59eabba747535b3/System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/c2e7e9686b804428b62c2c3550a619b3/System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="../../../../ref/32db05744bbf41cebc72b0a2d6f4f345/System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="../../../../ref/56f81c4b0f05497eae163920e25e3d35/System.Configuration.dll"/>
    <ReferencePath Include="../../../../ref/30e0c08f3c1e411ea8f0c2b839d307f6/System.Console.dll"/>
    <ReferencePath Include="../../../../ref/dfea068fbd64419393fd994cddaeb6cc/System.Core.dll"/>
    <ReferencePath Include="../../../../ref/2a040cda67064ea9962661cc83c16725/System.Data.Common.dll"/>
    <ReferencePath Include="../../../../ref/5603ef7f92104a4fb255901014312b82/System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="../../../../ref/b1df1b09935f45d38845162f5905f2e3/System.Data.dll"/>
    <ReferencePath Include="../../../../ref/4d666744bbfa420da1467946b9baa96d/System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="../../../../ref/b64767800711485e8753eb21d4d1ca19/System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="../../../../ref/35e3086e9a414d99889b02d7f3c5cd77/System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="../../../../ref/c59bdf19af86423fa4b48fb900a98119/System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="../../../../ref/b74bfb758fab43ad83036940240a5c78/System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="../../../../ref/99959cfdfda04ed384f6a7329005e43b/System.Diagnostics.Process.dll"/>
    <ReferencePath Include="../../../../ref/c72f036596c64366bdb58076bcdb5359/System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="../../../../ref/414aae37f6ea485c8dffc54d724696c7/System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="../../../../ref/21b24688e6aa444fbe4f9784ba134ce9/System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="../../../../ref/2b74a1a87f8b46d5881164bafafae540/System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="../../../../ref/f78089440f534016992b177129c83f19/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../ref/c1c7bc5722e14aa381920ef19a47448e/System.dll"/>
    <ReferencePath Include="../../../../ref/29707face5da4529b7b7698b3475a65e/System.Drawing.dll"/>
    <ReferencePath Include="../../../../ref/90788b5c45a942e9a6690fa44dd80f58/System.Drawing.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/d26aa6d77c4d40c08f7f6ad9b4749d57/System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="../../../../ref/e81a6af5a22e4c56bb0120054e254c14/System.Formats.Asn1.dll"/>
    <ReferencePath Include="../../../../ref/80a21ba788b941549ee0f08072f7b7a3/System.Formats.Tar.dll"/>
    <ReferencePath Include="../../../../ref/1b0f6886c1284487ab3006dc52d3f130/System.Globalization.Calendars.dll"/>
    <ReferencePath Include="../../../../ref/ea32b25ad0a8448396070d285096158e/System.Globalization.dll"/>
    <ReferencePath Include="../../../../ref/fce5bd6ec412406d9721a5f0bd755305/System.Globalization.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/bbe4bf600fbb416ebc65a9a86b70abe6/System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="../../../../ref/74d64388e329462b84bf9379ed80435f/System.IO.Compression.dll"/>
    <ReferencePath Include="../../../../ref/99d2a2913db24fde9b3c444dc9920392/System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="../../../../ref/d688c88604d84579aa1b40b9ab6c884f/System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="../../../../ref/66e7b8dab3264b27adc9a6310a881d9a/System.IO.dll"/>
    <ReferencePath Include="../../../../ref/d8b1b2601e2645d8997824b5e8263d1d/System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/a4abc1b5c0d143d8b8bc4bef1308df69/System.IO.FileSystem.dll"/>
    <ReferencePath Include="../../../../ref/b1ecebadb3df4b7f9749c3edf3ef49c7/System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="../../../../ref/3f6adc62e5404dfd9742e48c56973cdc/System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/06c21532a02f4e92be2cee7c0541d033/System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="../../../../ref/6a3d72370a844a05af612b3112c9dfd4/System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="../../../../ref/7a97aeabe65d41ffaebe18db8d69a411/System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="../../../../ref/4a0e91041c264e118f7243d73f906f99/System.IO.Pipelines.dll"/>
    <ReferencePath Include="../../../../ref/037a7a0e7c72478abf95db419d81d7e3/System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/b27710508b2c4c1db61ce01fe8d0d72e/System.IO.Pipes.dll"/>
    <ReferencePath Include="../../../../ref/e71db9fca5d44852a918a152097f6239/System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="../../../../ref/09b7f27c0ca8439ea851508e881e8528/System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="../../../../ref/10a685be76ae45bf87bbcada81451537/System.Linq.dll"/>
    <ReferencePath Include="../../../../ref/a7632fe3c19048f482bfa778efcea864/System.Linq.Expressions.dll"/>
    <ReferencePath Include="../../../../ref/c9c892338fd74f318ee45d85b3a2c513/System.Linq.Parallel.dll"/>
    <ReferencePath Include="../../../../ref/6fbe2946e4fe4dcb8081bd6dc5e9bb5d/System.Linq.Queryable.dll"/>
    <ReferencePath Include="../../../../ref/b3bc3834a66745fda395fff1edb623b0/System.Memory.dll"/>
    <ReferencePath Include="../../../../ref/7ba2e79a4bd14d3c8eff0432cd896367/System.Net.dll"/>
    <ReferencePath Include="../../../../ref/0d3faf0740ed4664a66fc467d3ccc1e6/System.Net.Http.dll"/>
    <ReferencePath Include="../../../../ref/0af5016aa141458d9bb48c02d5f00a73/System.Net.Http.Json.dll"/>
    <ReferencePath Include="../../../../ref/9de2fb698e654e72ab723ab51ae1d78e/System.Net.HttpListener.dll"/>
    <ReferencePath Include="../../../../ref/06acb13196bc45b69e736bc3df74e9fb/System.Net.Mail.dll"/>
    <ReferencePath Include="../../../../ref/89b520a860bc48be8b29b15c716a8ca9/System.Net.NameResolution.dll"/>
    <ReferencePath Include="../../../../ref/e13a31a70d714c5d953482b7acc3db78/System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="../../../../ref/cea9a703c2034e358e381bcee4cbfaa2/System.Net.Ping.dll"/>
    <ReferencePath Include="../../../../ref/2c47ba6dbe8946b29d1d31789ffdb201/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/eba5c6962c084f2aa1d9eb67e8b7bfb9/System.Net.Quic.dll"/>
    <ReferencePath Include="../../../../ref/0a54c962c19049319337d71bfb612b83/System.Net.Requests.dll"/>
    <ReferencePath Include="../../../../ref/cbc58e023baf441ab79060a818699e7e/System.Net.Security.dll"/>
    <ReferencePath Include="../../../../ref/9da05e3c929a4ef090310c789239e204/System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="../../../../ref/fde5796a4e4945d1830e8e84624ff066/System.Net.ServicePoint.dll"/>
    <ReferencePath Include="../../../../ref/4220746653364b53a9df1822eb9f12d7/System.Net.Sockets.dll"/>
    <ReferencePath Include="../../../../ref/8fce2805836b4cb699674493704cc10e/System.Net.WebClient.dll"/>
    <ReferencePath Include="../../../../ref/0ef9da3f80144e80aa1af9eba6dca469/System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="../../../../ref/cc861ace9f81422eb28e83c07882c350/System.Net.WebProxy.dll"/>
    <ReferencePath Include="../../../../ref/6a05fb741f214897b80be2b1f6fb73e8/System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="../../../../ref/9d224d0d7015439f87074814ac94a8de/System.Net.WebSockets.dll"/>
    <ReferencePath Include="../../../../ref/07ba80a02962410087d9a6336b13ae11/System.Numerics.dll"/>
    <ReferencePath Include="../../../../ref/21898791929f4c1d9a2c3c410deb88de/System.Numerics.Vectors.dll"/>
    <ReferencePath Include="../../../../ref/d0a443df234344b6ab594e3a537702cf/System.ObjectModel.dll"/>
    <ReferencePath Include="../../../../ref/819ac99c25db4480aaac76666613ed30/System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="../../../../ref/54f691317d6e455487213049e341a3c5/System.Reflection.dll"/>
    <ReferencePath Include="../../../../ref/a43bbf80c89340f8b0f9a0aa10354396/System.Reflection.Emit.dll"/>
    <ReferencePath Include="../../../../ref/cab6dada37904f6ba368565f7bbf06d5/System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="../../../../ref/1bc91c0cc0694049aa51defa803d841f/System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="../../../../ref/894b85594f1b41fbb61560849e65062f/System.Reflection.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/a3433f38d05344d29910f07c89a09bb3/System.Reflection.Metadata.dll"/>
    <ReferencePath Include="../../../../ref/003bd0e11718482780f9179d3a4498b4/System.Reflection.MetadataLoadContext.dll"/>
    <ReferencePath Include="../../../../ref/32cefd4dae1f4b91b56846c0a711c41f/System.Reflection.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/5767d4e6b3d148cabbb7950c77f18346/System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="../../../../ref/d3709dbfabb64f9483ad2a812adc0696/System.Resources.Reader.dll"/>
    <ReferencePath Include="../../../../ref/48ee294d220241f69072bda82c2d7ddb/System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="../../../../ref/da9819a0f15241c2aa4c9c070252f79f/System.Resources.Writer.dll"/>
    <ReferencePath Include="../../../../ref/5f5471c6d8354b7eb86e46040968e349/System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="../../../../ref/7f5dda8656254b1d8ee82d48bfb3a0db/System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="../../../../ref/79cfa4e8e6094f2cab1754c719554d8e/System.Runtime.dll"/>
    <ReferencePath Include="../../../../ref/7e4f12b6ad564dd4a07db9358c9c9125/System.Runtime.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/995384c4aae144daa1e87c62c63e944c/System.Runtime.Handles.dll"/>
    <ReferencePath Include="../../../../ref/f02f775d9943424f8f57852aa6374190/System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="../../../../ref/5ebe9d79164446c282064a1c868e53ec/System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="../../../../ref/bb0ca8eb75ea4eb584f91746bec61073/System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="../../../../ref/23ae63905d1340ceaa7050be01f4c139/System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="../../../../ref/c6c00066badb452fa5068c3155178593/System.Runtime.Loader.dll"/>
    <ReferencePath Include="../../../../ref/c2a029c5440c4e3ba465452d80e337c0/System.Runtime.Numerics.dll"/>
    <ReferencePath Include="../../../../ref/f5565c7a305f4f2b87dd68c41a1837a9/System.Runtime.Serialization.dll"/>
    <ReferencePath Include="../../../../ref/55aaefbefedc417090c0e80cbe8f9133/System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="../../../../ref/c93c9111cb3444fe8ca56c9bb7b2d162/System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="../../../../ref/0c9716da3a2c40b7bd5fd3c2e28afab8/System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/864ce8a042fd4de0b9b0bcddf7a48ea1/System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="../../../../ref/72d3548b03084ee096b48a51580f6ae0/System.Security.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/b19b7e895ffc4d268cfb38eba1d9f24a/System.Security.Claims.dll"/>
    <ReferencePath Include="../../../../ref/bf34142e89de4bac9670563c92a6cca1/System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="../../../../ref/2b014487424f4e4b95ddc3bc9943511f/System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="../../../../ref/3bee5102d187448d8e8ce7f457feee82/System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="../../../../ref/7e3efd2528cf499e96aa9f6d7e3d0fc9/System.Security.Cryptography.dll"/>
    <ReferencePath Include="../../../../ref/ad94be14fb404bc08b428ece1c63efbc/System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="../../../../ref/f41f25b085f548e09f5c65e9f4f01a02/System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="../../../../ref/27056aa608f74142b2df29b98bd4f4d7/System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="../../../../ref/4ff89de2b4e842ceb32335c9350ca4ac/System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="../../../../ref/258ea907abd34603bc5881a840898abe/System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="../../../../ref/dae1af219d354b08a151ece44eb1a7fe/System.Security.dll"/>
    <ReferencePath Include="../../../../ref/9c2e0f7a20cd42de9c37b624fd3b0eef/System.Security.Principal.dll"/>
    <ReferencePath Include="../../../../ref/12156e6e2e184adb8b4460d7cfbfeeb2/System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="../../../../ref/aba871dc91354b81bc108a4908c25411/System.Security.SecureString.dll"/>
    <ReferencePath Include="../../../../ref/fecf8e1600df499faa4fc5f8529711e7/System.ServiceModel.Web.dll"/>
    <ReferencePath Include="../../../../ref/71f5aaa5f45c4e748b3a2d2c8a4737e4/System.ServiceProcess.dll"/>
    <ReferencePath Include="../../../../ref/399e86193b2e4630bb46a7731c862380/System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="../../../../ref/8a4a4a551a8546618a3cd7b2e0b29bfc/System.Text.Encoding.dll"/>
    <ReferencePath Include="../../../../ref/21cb6c8585b044a9b7fa7d7b2aa6be3c/System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/ce8563b144584573859313548a504608/System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="../../../../ref/3321091201774a018ef0ee1cae82a4aa/System.Text.Json.dll"/>
    <ReferencePath Include="../../../../ref/66b6cada1430470c9f3b08e5e415165c/System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="../../../../ref/0cc9869d02b446a0874da0ac07bcba53/System.Threading.AccessControl.dll"/>
    <ReferencePath Include="../../../../ref/43f3257ec5da4da593a2ea97afce1630/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../ref/29edbc3bfe6d41a189b3ee200da8a6dd/System.Threading.dll"/>
    <ReferencePath Include="../../../../ref/cb7fe244d7f4465e8327a094d5a7d6ca/System.Threading.Overlapped.dll"/>
    <ReferencePath Include="../../../../ref/64dd384b35244a62a33d922a4066af09/System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="../../../../ref/7a2736649ffa4a86852574a785ef6718/System.Threading.Tasks.dll"/>
    <ReferencePath Include="../../../../ref/c036f7c9c94b45a3b8f59254f5dc7741/System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="../../../../ref/5730f182899c41d9b53c2a97f0da3148/System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="../../../../ref/96e4fdec80f74121bf139a1475279101/System.Threading.Thread.dll"/>
    <ReferencePath Include="../../../../ref/ff8b0002fe884623b62bdfc1232976a7/System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="../../../../ref/ef517e8ee635423c88271f638e1cbb7f/System.Threading.Timer.dll"/>
    <ReferencePath Include="../../../../ref/e14e72ee071f4e3ab833da85e7557387/System.Transactions.dll"/>
    <ReferencePath Include="../../../../ref/f863708d33df48c1a15bb69c7db46240/System.Transactions.Local.dll"/>
    <ReferencePath Include="../../../../ref/3c3f2be129dc4554b3323bfdc3e25edc/System.ValueTuple.dll"/>
    <ReferencePath Include="../../../../ref/f94ca83d111343a185aa9c77ceff9de6/System.Web.dll"/>
    <ReferencePath Include="../../../../ref/510ccb58fe1c4792918f7e0355577335/System.Web.HttpUtility.dll"/>
    <ReferencePath Include="../../../../ref/d7fd34312f90466889fc6a87ee6c3f44/System.Windows.dll"/>
    <ReferencePath Include="../../../../ref/586645ebfc9d4a4e9255eca704149f59/System.Xml.dll"/>
    <ReferencePath Include="../../../../ref/8c79cc10426c4b3f8d4a97ba72c94173/System.Xml.Linq.dll"/>
    <ReferencePath Include="../../../../ref/a1ac1aafd829406db2cc5c4d11e4f628/System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="../../../../ref/21922734bee74927a5091da4f6962b0d/System.Xml.Serialization.dll"/>
    <ReferencePath Include="../../../../ref/e194e57cd5024c3d92b389f4fe235fdb/System.Xml.XDocument.dll"/>
    <ReferencePath Include="../../../../ref/89e1355281a4462fadc6e0dcc00b241c/System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="../../../../ref/444dfc2adf9e45219c8ad54aa9839859/System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="../../../../ref/7239a464efa04560998b13d112df13a3/System.Xml.XPath.dll"/>
    <ReferencePath Include="../../../../ref/6ad6f86b413f4580bb28fa4cb8b6fe34/System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="../../../../ref/f5c7029b0b46452baafca5e0cbe12778/WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="_generated/0/TasksDetailsJsonContext.Boolean.g.cs"/>
    <Compile Include="_generated/1/TasksDetailsJsonContext.Double.g.cs"/>
    <Compile Include="_generated/2/TasksDetailsJsonContext.TaskDetailInfo.g.cs"/>
    <Compile Include="_generated/3/TasksDetailsJsonContext.ListTaskDetailInfo.g.cs"/>
    <Compile Include="_generated/4/TasksDetailsJsonContext.Int32.g.cs"/>
    <Compile Include="_generated/5/TasksDetailsJsonContext.Int64.g.cs"/>
    <Compile Include="_generated/6/TasksDetailsJsonContext.String.g.cs"/>
    <Compile Include="_generated/7/TasksDetailsJsonContext.g.cs"/>
    <Compile Include="_generated/8/TasksDetailsJsonContext.GetJsonTypeInfo.g.cs"/>
    <Compile Include="_generated/9/TasksDetailsJsonContext.PropertyNames.g.cs"/>
    <Compile Include="_generated/10/RegexGenerator.g.cs"/>
  </ItemGroup>
</Project>