Syed
Syed
- What kind of modifications were made to the file? - PPTLabs version?
What if the user does not update for multiple versions? Do we want to do the "What's new?" for all features, or just for the very latest version?
@damithc For the time being, I believe that a simple Announcements page would suffice.
@kai33 I don't think so. I guess the reason why the comparison is done is to ensure that the Model does not refer to a Presentation that is closed, as...
@kai33 Yes, that might occur. We need a better way to identify the presentations. May I suggest using the filepath? It seems that PowerPoint does not allow the user to...
@kai33 Use name or just catch exception (or both)?
Can we do it based on a special character (suggestion: star or dash) that is prepended in the section name? That way, it is not as hacky as referring to...
@damithc I believe the CI is currently running under @kai33 account. We need to set up the CI such that it is using the group's account.
Microsoft has a static code analysis tool called StyleCop, but I do not know if the coding standard adopted by the analyser is the same.
@kai33 I am not part of the team, so I can't check. However, I do understand that StyleCop runs during msbuild, so there is no need to change any settings,...