Skip to content

Commit

Permalink
Update GameLib
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkfalcon committed Apr 24, 2022
1 parent 06e73e8 commit 21b842d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TimberAPI/TimberAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<PackageReference Include="BepInEx.Analyzers" Version="1.0.8" PrivateAssets="all" />
<PackageReference Include="BepInEx.Core" Version="5.4.19" />
<PackageReference Include="BepInEx.PluginInfoProps" Version="1.1.0" />
<PackageReference Include="UnityEngine.Modules" Version="2021.2.19" IncludeAssets="compile" />
<PackageReference Include="Timberborn.GameLibs" Version="2022.3.3-r.0" />
<PackageReference Include="UnityEngine.Modules" Version="2021.3.1" IncludeAssets="compile" />
<PackageReference Include="Timberborn.GameLibs" Version="2022.4.20-r.0" />
<PackageReference Include="System.Collections.Immutable" Version="6.0.0" />
<PackageReference Include="Threenine.LinqToCsv" Version="1.6.0" />
</ItemGroup>
Expand Down

0 comments on commit 21b842d

Please sign in to comment.