/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
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 20240522.5 (#55901)
28 май 2024, 22:23
Не верифицирован
28 май 2024, 22:23
fbb9eba
Код
Авторство
О чём код?
<!-- 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>