/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Identity/Directory.Build.props
8 строк
307 B
Nate McMaster
Merge branch release/2.1 into release/2.2
03 янв 2019, 01:34
Не верифицирован
03 янв 2019, 01:34
65ff6e9
Код
Авторство
О чём код?
<Project> <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory)..\, Directory.Build.props))\Directory.Build.props" /> <PropertyGroup> <IdentityTestSharedSourceRoot>$(MSBuildThisFileDirectory)test\Shared\</IdentityTestSharedSourceRoot> </PropertyGroup> </Project>