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

Directory.Build.props - github.com/dotnet/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3014b766801b9da776118e66ab7883ae3d3900af (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<Project>
  <Import Project="dir.common.props" />
  <Import Project="Sdk.props" Sdk="Microsoft.DotNet.Arcade.Sdk" />
</Project>