We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0856cd commit 7ca1f2eCopy full SHA for 7ca1f2e
StyleCop.Analyzers/Directory.Build.props
@@ -10,7 +10,7 @@
10
11
<Version>1.1.0.36</Version>
12
<FileVersion>1.1.0.36</FileVersion>
13
- <InformationalVersion>1.1.0-beta005</InformationalVersion>
+ <InformationalVersion>1.1.0-dev</InformationalVersion>
14
</PropertyGroup>
15
16
<PropertyGroup>
build/version.ps1
@@ -1 +1 @@
1
-$Version = "1.1.0-beta005"
+$Version = "1.1.0-dev"
0 commit comments