Remove BundleDir/PublishDir at the end of ArchiveTests to save disk space (#39714)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 22 Jul 2020 19:13:38 +0000 (21:13 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Jul 2020 19:13:38 +0000 (21:13 +0200)
commitacbefed9eed56fbae2fcc5fc222bc018e9199fca
treedf99ae5c3858de3dfa732fcaf413357d9d8b8098
parentc4ef4bce5b901e5c6ecd9a8401013e0490d38383
Remove BundleDir/PublishDir at the end of ArchiveTests to save disk space (#39714)

Hosted build agents have not a lot of free disk space and since we don't need these dirs anymore after we created the test archive we can delete it.
eng/testing/tests.targets
src/libraries/System.Private.Xml/tests/Xslt/XslCompiledTransformApi/System.Xml.Xsl.XslCompiledTransformApi.Tests.csproj
src/libraries/System.Private.Xml/tests/Xslt/XslTransformApi/ReaderType.cs [new file with mode: 0644]
src/libraries/System.Private.Xml/tests/Xslt/XslTransformApi/System.Xml.Xsl.XslTransformApi.Tests.csproj
src/libraries/System.Private.Xml/tests/Xslt/XslTransformApi/XSLTransform.cs