dotnet-installer/build/BundledTools.props
2017-02-22 22:47:11 -08:00

11 lines
No EOL
320 B
XML

<Project>
<ItemGroup>
<BundledTools Include="MSBuild;
NuGet.CommandLine.XPlat;
dotnet" />
<BundledToolProjects Include="tool_msbuild;
tool_nuget;
redist;" />
</ItemGroup>
</Project>