/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
eng/common/internal/Directory.Build.props
11 строк
408 B
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet/arcade build 20240520.3 (#73612)
21 май 2024, 18:04
Не верифицирован
21 май 2024, 18:04
f477a90
Код
Авторство
О чём код?
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. --> <Project> <PropertyGroup> <ImportDirectoryBuildTargets>false</ImportDirectoryBuildTargets> <ImportDirectoryPackagesProps>false</ImportDirectoryPackagesProps> </PropertyGroup> <Import Project="Sdk.props" Sdk="Microsoft.DotNet.Arcade.Sdk" /> </Project>