8 lines
498 B
XML
8 lines
498 B
XML
<!-- This file is temporary while we rework dependencies management. It is used when building individual folders as if they were repos. -->
|
|
<Project>
|
|
<PropertyGroup>
|
|
<InternalAspNetCoreSdkPackageVersion Condition="'$(InternalAspNetCoreSdkPackageVersion)' == ''">3.0.0-build-20181214.1</InternalAspNetCoreSdkPackageVersion>
|
|
<MicrosoftAspNetCoreAuthenticationCorePackageVersion>3.0.0-preview-18606-0098</MicrosoftAspNetCoreAuthenticationCorePackageVersion>
|
|
</PropertyGroup>
|
|
</Project>
|