You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Youssef1313 , could you please provide a code snippet which would show where this is useful (= and where this is being a paint point as of today) ?
Do I understand it correct that this is to overcome attributes which are not covering their inputs via constructor arguments, and only provide setter properties?
See dotnet/msbuild#9724 for the original bug report.
MSBuild PR that implemented the feature for C#/VB in the past: dotnet/msbuild#6285
See https://learn.microsoft.com/en-us/visualstudio/msbuild/writecodefragment-task for documentation for
IsLiteral
. (NOTE: The doc page says it's not supported by F# and will need to be updated when/if this is implemented)cc @Evangelink
The text was updated successfully, but these errors were encountered: