Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add LangVersion to
_GenerateCompileDependencyCache
(#9656)
Include LangVersion as `CoreCompileCache` to invalidate incremental build in the case when building with `dotnet build -p:langversion=X` then with `dotnet build -p:langversion=Y`. Fixes dotnet/roslyn#71678
- Loading branch information