We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5670dd commit 9d38c74Copy full SHA for 9d38c74
src/build.props
@@ -20,10 +20,10 @@
20
<Platforms>AnyCPU</Platforms>
21
<Authors>PerkinElmer,Linedata</Authors>
22
<Company>PerkinElmer,Linedata</Company>
23
- <Copyright>Copyright © 2014-2019 PerkinElmer Inc., Linedata Inc.</Copyright>
+ <Copyright>Copyright © 2019-2020 PerkinElmer Inc., Linedata Inc.</Copyright>
24
<Description />
25
- <AssemblyVersion>0.8.21.8</AssemblyVersion>
26
- <FileVersion>0.8.21.8</FileVersion>
+ <AssemblyVersion>0.8.21.9</AssemblyVersion>
+ <FileVersion>0.8.21.9</FileVersion>
27
<NeutralLanguage />
28
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
29
<DebugSymbols>true</DebugSymbols>
0 commit comments