Update infrastructure for the 2.2 release

This commit is contained in:
Nate McMaster
2018-06-28 16:20:26 -07:00
parent cf659b3fda
commit 067298bead
4 changed files with 8 additions and 7 deletions

View File

@@ -4,6 +4,7 @@
<PropertyGroup>
<!-- These properties are use by the automation that updates dependencies.props -->
<LineupPackageId>Internal.AspNetCore.Universe.Lineup</LineupPackageId>
<LineupPackageVersion>2.2.0-*</LineupPackageVersion>
<LineupPackageRestoreSource>https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json</LineupPackageRestoreSource>
</PropertyGroup>