Skip to content

Commit

Permalink
Update GBX.NET to 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 authored Aug 13, 2024
1 parent 9ba2477 commit 2a76c48
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.8</Version>
<Version>1.0.9</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<IsTrimmable>true</IsTrimmable>
<TrimMode>partial</TrimMode>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GBX.NET" Version="1.2.6" />
<PackageReference Include="GBX.NET" Version="1.2.7" />
<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 2a76c48

Please sign in to comment.