dotnet-installer/eng/common/internal/Directory.Build.props
dotnet-maestro[bot] e689411ae1
Update dependencies from https://github.com/dotnet/arcade build 20200903.7 (#8411)
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.Build.Tasks.Installers: from 5.0.0-beta.20452.19 to 5.0.0-beta.20453.7
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20452.19 to 5.0.0-beta.20453.7
2020-09-05 12:49:59 +00:00

4 lines
228 B
XML

<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. -->
<Project>
<Import Project="Sdk.props" Sdk="Microsoft.DotNet.Arcade.Sdk" />
</Project>