AssemblyInfo Patcher should not ignore AssemblyVersionAttribute
Hello,
I recently found that the AssemblyInfo Patcher (which is an awesome feature by the way) is patching AssemblyVersion but not AssemblyVersionAttribute. However if you look at the documentation page https://msdn.microsoft.com/en-us/library/system.reflection.assemblyversionattribute.aspx they use in the code sample AssemblyVersionAttribute instead of AssemblyVersion and this is working.
You can see the on my repository what I was using before: https://ci.appveyor.com/project/shugo/fact/build/3.0.43 with AssemblyVersionAttribute and now without https://ci.appveyor.com/project/shugo/fact/build/3.0.47
This is only a minor suggestion this service is still an awesome tools even without it !
Thanks,
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 21 Aug, 2015 05:21 AM
Good catch! Will fix that.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:59 AM.