Branching for 2.1.0-preview2

This commit is contained in:
Pranav K
2018-03-16 11:15:16 -07:00
parent 8553647ce8
commit ae4c4d6e8f
4 changed files with 22 additions and 22 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>