fix: bump XivCommon version

This commit is contained in:
Anna 2022-08-27 17:09:27 -04:00
parent 8309bb6928
commit 86b817a5f6
2 changed files with 4 additions and 4 deletions

View File

@ -56,7 +56,7 @@
<PackageReference Include="NAudio.Core" Version="2.1.0"/>
<PackageReference Include="NAudio.Wasapi" Version="2.1.0"/>
<PackageReference Include="Resourcer.Fody" Version="1.8.0" PrivateAssets="all"/>
<PackageReference Include="XivCommon" Version="6.0.1"/>
<PackageReference Include="XivCommon" Version="6.0.2"/>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Peeping Tom.Ipc\Peeping Tom.Ipc.csproj"/>

View File

@ -41,9 +41,9 @@
},
"XivCommon": {
"type": "Direct",
"requested": "[6.0.1, )",
"resolved": "6.0.1",
"contentHash": "X58/iHscbwzF9JziooBKYE4S0XDYuGYI7Eg5Er1LhdQSjGwMLes0whRdKtH591wIhefFiS5G14W6EEL3Qt76wg=="
"requested": "[6.0.2, )",
"resolved": "6.0.2",
"contentHash": "C/GnQ61iO0yEpf8LPixU3tCThar1MWUiBkO8gdZHNtVskg8AvFeuIxk7Zmkf2yeAJ0drR/KOTdSS7GpbsgmoaQ=="
},
"Microsoft.NETCore.Platforms": {
"type": "Transitive",