Update PackagePublisher version

This commit is contained in:
Ryan Brandenburg 2017-06-20 11:48:00 -07:00
parent b328ce48ad
commit bbd7f03114
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="PackagePublisher" Version="1.0.2-*" />
<PackageReference Include="PackagePublisher" Version="2.0.0-*" />
</ItemGroup>
<Import Project="$(_RepositoryListToImport)" />