Branching for 2.1.0-preview1

This commit is contained in:
Pranav K
2018-01-23 15:31:36 -08:00
parent c3964a0437
commit 116f33c66c
4 changed files with 23 additions and 23 deletions

View File

@@ -1,10 +1,10 @@
<Project>
<Project>
<Import Project="dependencies.props" />
<PropertyGroup>
<!-- These properties are use by the automation that updates dependencies.props -->
<LineupPackageId>Internal.AspNetCore.Universe.Lineup</LineupPackageId>
<LineupPackageRestoreSource>https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json</LineupPackageRestoreSource>
<LineupPackageRestoreSource>https://dotnet.myget.org/F/aspnetcore-release/api/v3/index.json</LineupPackageRestoreSource>
</PropertyGroup>
<ItemGroup>