ZiggyCreatures / FusionCache

FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
MIT License
1.57k stars 84 forks source link

Fix SerializationTests on Linux and macOS #247

Closed 0xced closed 1 month ago

0xced commented 1 month ago

It would fail with System.IO.DirectoryNotFoundException

Could not find a part of the path '[…]/FusionCache/tests/ZiggyCreatures.FusionCache.Tests/bin/Debug/net8.0/Samples\'.

jodydonetti commented 1 month ago

Just FYI, the build fail is not an issue, I have some cleanup up to do and no time to do it, but it's fine probably. Will check better asap.