Skip to content

Conversation

@twsouthwick
Copy link
Member

Fixes #488

@twsouthwick twsouthwick added this to the 2.0 milestone Jul 23, 2024
@twsouthwick twsouthwick enabled auto-merge (squash) July 23, 2024 23:16
Copy link
Member

@mjrousos mjrousos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a suggestion inline, but not blocking.


<PackageReference Include="System.Runtime.Caching" Version="6.0.0" />

<Using Include="Microsoft.AspNetCore.Http.HttpContext" Alias="HttpContextCore" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a lot of duplication here. Could we just have a property "SystemRuntimeCachingVersion" that is set differently depending on whether we're targeting net6.0 or net8.0 and not duplicate this whole ItemGroup?

@twsouthwick twsouthwick merged commit f82f353 into main Jul 26, 2024
@twsouthwick twsouthwick deleted the update-version branch July 26, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade System.Runtime.Caching to v8.0.0

3 participants