Update LibHac

This commit is contained in:
Alex Barney 2019-11-22 16:01:51 -05:00
parent 1329155873
commit ffa7696a9e

View file

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.0</TargetFramework>
@ -51,7 +51,7 @@
<ItemGroup>
<PackageReference Include="Concentus" Version="1.1.7" />
<PackageReference Include="LibHac" Version="0.7.0--save-tweaks.23" />
<PackageReference Include="LibHac" Version="0.7.0--save-tweaks.36" />
<PackageReference Include="TimeZoneConverter.Posix" Version="2.1.0" />
</ItemGroup>