Skip to content

Commit

Permalink
Merge pull request #8 from bigbang1112-cz/dev
Browse files Browse the repository at this point in the history
Update GBX.NET to 1.2.6
  • Loading branch information
BigBang1112 authored Feb 19, 2024
2 parents 71d1cfd + 101de6a commit ab15dab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Src/GbxToolAPI/GbxToolAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<IsTrimmable>true</IsTrimmable>
<TrimMode>partial</TrimMode>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GBX.NET" Version="1.2.4" />
<PackageReference Include="GBX.NET" Version="1.2.6" />
<PackageReference Include="GBX.NET.LZO" Version="1.0.4" />
<PackageReference Include="YamlDotNet" Version="13.1.0">
<IsTrimmable>false</IsTrimmable>
Expand Down

0 comments on commit ab15dab

Please sign in to comment.