Add Microsoft.NET.Build.Extensions and corresponding DLLs in CLI layout
This commit is contained in:
parent
6e122edb17
commit
3a61ba1d20
6 changed files with 72 additions and 21 deletions
|
@ -8,7 +8,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="$(SdkPackageName)" Version="$(SdkPackageVersion)" />
|
||||
<PackageReference Include="$(DependencyPackageName)" Version="$(DependencyPackageVersion)" />
|
||||
</ItemGroup>
|
||||
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue