dotnet-installer/build/BundledTools.props

11 lines
320 B
Text
Raw Normal View History

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