Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Tools.props « eng - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 494d208971b508738da17102ad89970c3590435d (plain)
1
2
3
4
5
6
7
8
<Project>

  <!-- This file is an Arcade extension point that specifies additional tools to restore. -->
  <ItemGroup>
    <PackageReference Include="Microsoft.DotNet.ApiCompat" Version="$(MicrosoftDotNetApiCompatVersion)" />
  </ItemGroup>

</Project>