Skip to content

Commit

Permalink
Update refs
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Dec 1, 2021
1 parent 45b8a40 commit a295782
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.205.6" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.205.6">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.16" />
</ItemGroup>

Expand Down

0 comments on commit a295782

Please sign in to comment.