File tree Expand file tree Collapse file tree
src/ZiggyCreatures.FusionCache.Locking.AsyncKeyed
tests/SerializerPayloadGenerator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <Folder Name =" /Solution Items/" >
66 <File Path =" .editorconfig" />
77 <File Path =" Directory.Build.props" />
8+ <File Path =" global.json" />
89 </Folder >
910 <Folder Name =" /src/" >
1011 <Project Path =" src/ZiggyCreatures.FusionCache.AspNetCore.OutputCaching/ZiggyCreatures.FusionCache.AspNetCore.OutputCaching.csproj" />
1112 <Project Path =" src/ZiggyCreatures.FusionCache.Backplane.Memory/ZiggyCreatures.FusionCache.Backplane.Memory.csproj" />
1213 <Project Path =" src/ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis/ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis.csproj" />
1314 <Project Path =" src/ZiggyCreatures.FusionCache.Chaos/ZiggyCreatures.FusionCache.Chaos.csproj" />
1415 <Project Path =" src/ZiggyCreatures.FusionCache.Locking.AsyncKeyed/ZiggyCreatures.FusionCache.Locking.AsyncKeyed.csproj" />
15- <Project Path =" src/ZiggyCreatures.FusionCache.Locking.Distributed.Memory/ZiggyCreatures.FusionCache.Locking.Distributed.Memory.csproj" />
16- <Project Path =" src/ZiggyCreatures.FusionCache.Locking.Distributed.Redis/ZiggyCreatures.FusionCache.Locking.Distributed.Redis.csproj" />
16+ <Project Path =" src/ZiggyCreatures.FusionCache.Locking.Distributed.Memory/ZiggyCreatures.FusionCache.Locking.Distributed.Memory.csproj" />
17+ <Project Path =" src/ZiggyCreatures.FusionCache.Locking.Distributed.Redis/ZiggyCreatures.FusionCache.Locking.Distributed.Redis.csproj" />
1718 <Project Path =" src/ZiggyCreatures.FusionCache.OpenTelemetry/ZiggyCreatures.FusionCache.OpenTelemetry.csproj" />
1819 <Project Path =" src/ZiggyCreatures.FusionCache.Serialization.CysharpMemoryPack/ZiggyCreatures.FusionCache.Serialization.CysharpMemoryPack.csproj" />
1920 <Project Path =" src/ZiggyCreatures.FusionCache.Serialization.NeueccMessagePack/ZiggyCreatures.FusionCache.Serialization.NeueccMessagePack.csproj" />
Original file line number Diff line number Diff line change 2222 </ItemGroup >
2323
2424 <ItemGroup >
25- <PackageReference Include =" AsyncKeyedLock" Version =" 8.0.0 " />
25+ <PackageReference Include =" AsyncKeyedLock" Version =" 8.0.2 " />
2626 </ItemGroup >
2727
2828 <ItemGroup >
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.CysharpMemoryPack" Version =" 2.1 .0" />
10- <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.NeueccMessagePack" Version =" 2.1 .0" />
11- <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" Version =" 2.1 .0" />
12- <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.ProtoBufNet" Version =" 2.1 .0" />
13- <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.ServiceStackJson" Version =" 2.1 .0" />
14- <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.SystemTextJson" Version =" 2.1 .0" />
9+ <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.CysharpMemoryPack" Version =" 2.5 .0" />
10+ <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.NeueccMessagePack" Version =" 2.5 .0" />
11+ <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" Version =" 2.5 .0" />
12+ <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.ProtoBufNet" Version =" 2.5 .0" />
13+ <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.ServiceStackJson" Version =" 2.5 .0" />
14+ <PackageReference Include =" ZiggyCreatures.FusionCache.Serialization.SystemTextJson" Version =" 2.5 .0" />
1515 </ItemGroup >
1616
1717 <ItemGroup >
You can’t perform that action at this time.
0 commit comments