Remove unused variable AutoMapperVersion

This commit is contained in:
Mike Harder 2017-07-18 18:39:44 -07:00 committed by Steve Sanderson
parent f43ea777eb
commit a902874754
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
<Project>
<PropertyGroup>
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
<AutoMapperVersion>5.0.2</AutoMapperVersion>
<InternalAspNetCoreSdkVersion>2.0.1-*</InternalAspNetCoreSdkVersion>
<JsonNetVersion>10.0.1</JsonNetVersion>
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>