update versions target to 6.1.7

This commit is contained in:
Evan Tschannen 2019-05-12 20:08:50 -07:00
parent 26fbbbf798
commit 23e1e355d5
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.1.6</Version> <Version>6.1.7</Version>
<PackageName>6.1</PackageName> <PackageName>6.1</PackageName>
</PropertyGroup> </PropertyGroup>
</Project> </Project>