Skip to content

Commit

Permalink
Bump ZString from 2.5.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [ZString](https://github.com/Cysharp/ZString) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/Cysharp/ZString/releases)
- [Commits](Cysharp/ZString@2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: ZString
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 0bf42e9 commit 857f657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OctaneEngine/OctaneEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" Condition="'$(TargetFramework)' == 'net461' OR '$(TargetFramework)' == 'net472'" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" Condition="'$(TargetFramework)' == 'net461' OR '$(TargetFramework)' == 'net472'" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" Condition="'$(TargetFramework)' == 'net461' OR '$(TargetFramework)' == 'net472'" />
<PackageReference Include="ZString" Version="2.5.0" />
<PackageReference Include="ZString" Version="2.5.1" />
</ItemGroup>

</Project>

0 comments on commit 857f657

Please sign in to comment.