feat: Adding extension method for getting assembly informational version

This commit is contained in:
Chris Cameron
2018-04-18 14:12:21 -04:00
parent 9e715d3790
commit d587b794cb
2 changed files with 18 additions and 0 deletions

View File

@@ -3,3 +3,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Adding extension method for getting Informational Version from an Assembly