Fix GeneratorCommand in Microsoft.XmlSerializer.Generator.Tests.csproj (#32446)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 17 Feb 2020 18:13:15 +0000 (19:13 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2020 18:13:15 +0000 (19:13 +0100)
commit97044930e2248d0d529d974e867e551fcffc7abf
tree83c2f0d878825b788390f177f2969d5cf6321f50
parent6ce761095b57ed38242c8140bc4f1d6da7251567
Fix GeneratorCommand in Microsoft.XmlSerializer.Generator.Tests.csproj (#32446)

On non-Windows operating systems we need to use `&&` to chain the two commands instead of a single ampersand.
src/libraries/Microsoft.XmlSerializer.Generator/tests/Microsoft.XmlSerializer.Generator.Tests.csproj