update versions target to 6.0.16

This commit is contained in:
Evan Tschannen 2018-11-13 15:53:58 -08:00
parent 8903c5f621
commit b0d38389a8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<Version>6.0.15</Version> <Version>6.0.16</Version>
<PackageName>6.0</PackageName> <PackageName>6.0</PackageName>
</PropertyGroup> </PropertyGroup>
</Project> </Project>