dotnet-installer/build/package/dotnet-deb-tool-consumer
Daniel Plaisted e60fe42432 Fix debian package generation
Previously, dotnet-deb-tool-consumer.csproj was copied to the out/artifacts folder before being restored.  This no longer works as it depends on repo properties, and there is a Directory.Build.props in teh out directory to stop projects inside it from getting the repo properties.  So this change restores it in-place instead.

(cherry picked from commit ac67434ea4)
2017-09-27 14:40:57 -07:00
..
dotnet-deb-tool-consumer.csproj Fix debian package generation 2017-09-27 14:40:57 -07:00