Skip to content

Commit 73692d0

Browse files
committed
Updates Foundatio.Redis package version
Updates the Foundatio.Redis package to a pre-release version to address compatibility issues and incorporate the latest features and bug fixes.
1 parent 22f8e3b commit 73692d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exceptionless.Insulation/Exceptionless.Insulation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="Foundatio.AzureStorage" Version="12.0.0" />
88
<PackageReference Include="Foundatio.Minio" Version="12.0.0" />
99
<PackageReference Include="Foundatio.RabbitMQ" Version="12.0.0" />
10-
<PackageReference Include="Foundatio.Redis" Version="12.0.0" />
10+
<PackageReference Include="Foundatio.Redis" Version="12.0.1-alpha.0.6" />
1111
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="9.0.9" />
1212
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.9" />
1313
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.9" />

0 commit comments

Comments
 (0)