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.
2 parents 82497ea + 73d87a7 commit c471e08Copy full SHA for c471e08
DocsByReflection/DocsByReflection.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>netstandard2.0;net46</TargetFrameworks>
5
- <Version>1.0.13.0</Version>
+ <Version>1.0.14.0</Version>
6
<Authors>Diego Giacomelli</Authors>
7
<Company />
8
<Copyright>Copyright © Diego Giacomelli 2013</Copyright>
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 1.0.13.{build}
+version: 1.0.14.{build}
os: Visual Studio 2017
configuration: CI
0 commit comments