update versions target to 6.0.15

This commit is contained in:
Evan Tschannen 2018-10-24 15:32:29 -07:00
parent 458ff6e0c0
commit bb3ed478f2
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.14</Version> <Version>6.0.15</Version>
<PackageName>6.0</PackageName> <PackageName>6.0</PackageName>
</PropertyGroup> </PropertyGroup>
</Project> </Project>