$(Language) property should be declared in outer build
Open
bug
needs-triage
User Experience
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
_From @rohit21agrawal on December 13, 2016 16:16_
Currently , $(Language) property to detect the compile language of the project is declared in Microsoft.CSharp.CurrentVersion.Targets , and as such is only available in inner build.
Projects shouldn't change languages per TFM, so this property should ideally be available in the outer build.
_Copied from original issue: dotnet/sdk#485_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.