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 ba4c81a commit 5047769Copy full SHA for 5047769
src/build.props
@@ -22,8 +22,8 @@
22
<Company>PerkinElmer,Linedata</Company>
23
<Copyright>Copyright © 2014-2019 PerkinElmer Inc., Linedata Inc.</Copyright>
24
<Description />
25
- <AssemblyVersion>0.8.21.7</AssemblyVersion>
26
- <FileVersion>0.8.21.7</FileVersion>
+ <AssemblyVersion>0.8.21.8</AssemblyVersion>
+ <FileVersion>0.8.21.8</FileVersion>
27
<NeutralLanguage />
28
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
29
<DebugSymbols>true</DebugSymbols>
@@ -75,4 +75,4 @@
75
</PropertyGroup>
76
</When>
77
</Choose>
78
-</Project>
+</Project>
0 commit comments