Cysharp / ZLogger

Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
MIT License
1.11k stars 79 forks source link

Make sure that resources.dat files are included in the build #151

Closed hadashiA closed 4 months ago

hadashiA commented 4 months ago

For reasons other than functional requirements, make sure that license files are included in the build .

We have some kind of EmbeddedResource in the dll,

If dll has some kind of EmbeddedResource, IL2CPP will create a {Package}.dll-resources.dat file.

スクリーンショット 2024-02-09 15 09 44