I am trying to use WriteCodeFragment MSBuild task to create AssemblyVersion attribute. I having a a problem creating a property group to correctly pass the ITaskItem array required for processing. Can someone help with an example.
feedback
|
|
This worked and created a BuildVersion.cs file with correct AssemblyVersion attribute of 123.123.123.123
| ||||
feedback
|