Fix ILLink.Descriptors.Serialization.xml (#75688)
authorAnkit Jain <radical@gmail.com>
Thu, 15 Sep 2022 19:03:55 +0000 (15:03 -0400)
committerGitHub <noreply@github.com>
Thu, 15 Sep 2022 19:03:55 +0000 (15:03 -0400)
src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj

index 96b10af..46b3cf4 100644 (file)
     <ProjectReference Include="$(CommonTestPath)System\Xml\XmlDiff\XmlDiff.csproj" />
     <ProjectReference Include="XmlReaderLib\System.Xml.RW.XmlReaderLib.csproj" />
   </ItemGroup>
-  
+
   <ItemGroup>
     <TrimmerRootAssembly Include="SerializableAssembly" />
-    <TrimmerRootDescriptor Include="$(ILLinkDescriptorsPath)XmlSerializer\ILLink.Descriptors.Serialization.xml" />
+    <TrimmerRootDescriptor Include="$(ILLinkDescriptorsPath)ILLink.Descriptors.Serialization.xml" />
     <TrimmerRootDescriptor Include="ILLink.Descriptors.ModuleCore.xml" />
   </ItemGroup>