The orchestrated "PackageVersion" type variables should not be used in any of the 'proj' files of the built build tools under: "build_projects"
This commit is contained in:
parent
c9ac5c9c02
commit
579e84734a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.NETCore.App" Version="$(MicrosoftNETCoreAppPackageVersion)" />
|
||||
<PackageReference Include="Microsoft.NETCore.App" Version="2.1.0-preview1-26116-04" />
|
||||
<PackageReference Include="Microsoft.Build" Version="15.4.8" />
|
||||
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="15.4.8" />
|
||||
<PackageReference Include="Microsoft.CSharp" Version="4.0.1" />
|
||||
|
|
Loading…
Add table
Reference in a new issue