Update dependencies from https://github.com/dotnet/arcade build 20210526.5 (#10783)
[main] Update dependencies from dotnet/arcade - Coherency Updates: - XliffTasks: from 1.0.0-beta.21272.1 to 1.0.0-beta.21275.1 (parent: Microsoft.DotNet.Arcade.Sdk)
This commit is contained in:
parent
9e501712a7
commit
f252443219
6 changed files with 12 additions and 12 deletions
|
@ -7,7 +7,7 @@
|
|||
<AutomaticallyUseReferenceAssemblyPackages>false</AutomaticallyUseReferenceAssemblyPackages>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<!-- Clear references, the SDK may add some depending on UsingToolXxx settings, but we only want to restore the following -->
|
||||
<!-- Clear references, the SDK may add some depending on UsuingToolXxx settings, but we only want to restore the following -->
|
||||
<PackageReference Remove="@(PackageReference)"/>
|
||||
<PackageReference Include="Microsoft.DotNet.IBCMerge" Version="$(MicrosoftDotNetIBCMergeVersion)" Condition="'$(UsingToolIbcOptimization)' == 'true'" />
|
||||
<PackageReference Include="Drop.App" Version="$(DropAppVersion)" ExcludeAssets="all" Condition="'$(UsingToolVisualStudioIbcTraining)' == 'true'"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue