Version 0.1.2

This commit is contained in:
Alex Barney 2018-09-20 21:26:25 -05:00
parent 49d5c8e43b
commit ab565fe83e
2 changed files with 3 additions and 3 deletions

View file

@ -10,13 +10,13 @@
<Authors>Alex Barney</Authors>
<Copyright>Copyright © 2018 Alex Barney</Copyright>
<Description>A library for reading content formats used by the Nintendo Switch.</Description>
<PackageTags>Nintendo;"Nintendo Switch";nca;xci;savefile</PackageTags>
<PackageTags>Nintendo;Switch;nca;xci;savefile</PackageTags>
<PackageProjectUrl>https://github.com/Thealexbarney/LibHac</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/Thealexbarney/LibHac/blob/master/LICENSE</PackageLicenseUrl>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/Thealexbarney/LibHac</RepositoryUrl>
<VersionPrefix>0.1.1</VersionPrefix>
<VersionPrefix>0.1.2</VersionPrefix>
<PathMap>$(MSBuildProjectDirectory)=C:/LibHac/</PathMap>
<IncludeSymbols>true</IncludeSymbols>
<IncludeSource>true</IncludeSource>

View file

@ -7,7 +7,7 @@
</PropertyGroup>
<PropertyGroup>
<VersionPrefix>0.1.1</VersionPrefix>
<VersionPrefix>0.1.2</VersionPrefix>
<PathMap>$(MSBuildProjectDirectory)=C:/hactoolnet/</PathMap>
</PropertyGroup>