Branching for 2.1.0-rc1

This commit is contained in:
Ryan Brandenburg
2018-04-16 16:58:32 -07:00
parent 2c81117b4b
commit 8ddacb8b73
3 changed files with 5 additions and 4 deletions

View File

@@ -1,9 +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>
<LineupPackageVersion>2.1.0-rc1-*</LineupPackageVersion>
<LineupPackageRestoreSource>https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json</LineupPackageRestoreSource>
</PropertyGroup>