Livar Cunha
|
bb178a5133
|
Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore.
|
2017-03-17 20:32:51 -07:00 |
|
Piotr Puszkiewicz
|
d55a8f8188
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
|
Livar Cunha
|
a22f4be938
|
Adding a UpdateContextTransform that generates items with the Update attribute set instead of Include. Also, removed the Exists condition for published content, because now that we are using Update, that check is not needed. I left the option to set a condition on the metadata though.
|
2016-12-13 16:45:39 -08:00 |
|
Livar Cunha
|
84682562bf
|
Adding a condition to Content CopyToPublishDirectory to validate that the file exists before trying to copy it to output, to keep the same functionality as it existed in PJ. In MSBuild world, without this condition, CopyToPublishDirectory will fail.
|
2016-12-13 16:45:39 -08:00 |
|