mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-13 20:47:24 +00:00
feat: Adding extension method for getting assembly informational version
This commit is contained in:
parent
9e715d3790
commit
d587b794cb
2 changed files with 18 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue