11 lines
320 B
Text
11 lines
320 B
Text
|
<Project>
|
||
|
<ItemGroup>
|
||
|
<BundledTools Include="MSBuild;
|
||
|
NuGet.CommandLine.XPlat;
|
||
|
dotnet" />
|
||
|
|
||
|
<BundledToolProjects Include="tool_msbuild;
|
||
|
tool_nuget;
|
||
|
redist;" />
|
||
|
</ItemGroup>
|
||
|
</Project>
|