Cache mismatching in NET Core project due to framework packages can be in the SDK or NuGet folder
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- csharp
- Domain
- build-system
Research direction
Reproduce the cache behavior with a .NET 9 SDK building .NET 8 binaries on machines where the framework target package is resolved from either the NuGet or SDK folder. Trace how those package locations contribute to cache fingerprints. Done means equivalent builds produce consistent fingerprints and avoid environment-dependent cache misses.
Written by the indexing model from the issue text.
Description
When projects are using NET 9 SDK to build NET 8 binaries, the framework target package can be in the NuGet folder or SDK folder (if they installed NET 8 SDKs)
it leads different fingerprints on different machine configurations, and cause cache miss on Dev environment.
- Dominant language
- C#
- Stars
- 64
- Forks
- 24
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/MSBuildCache
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
microsoft/MSBuildCache#154 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
microsoft/MSBuildCache#164 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
microsoft/MSBuildCache#167 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/MSBuildCache#159 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
microsoft/MSBuildCache#155 · 1 comment ·
All issues in microsoft/MSBuildCache
Similar issues
-
:watch: Not Triaged dotnet-fsharp/svc
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Client customer-reported needs-team-attention question Service Attention WebPubSub
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
Azure/azure-sdk-for-net#63292 · 3 comments · 1 reaction ·
-
Issue-Enhancement Needs-Triage
Difficulty 1/5 Under an hour Newbie friendliness 86/100
PowerShell/PowerShell#28061 · 2 reactions ·
-
dependencies needs-team-triage server-Azure.Mcp
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
aspnet-core/svc aspnetcore-signalr/subsvc doc-enhancement Pri2 SignalR
Difficulty 1/5 Under an hour Newbie friendliness 88/100
dotnet/AspNetCore.Docs#37729 ·