We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2751db commit 1ffdafaCopy full SHA for 1ffdafa
1 file changed
src/Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>2.0.1</VersionPrefix>
+ <VersionPrefix>2.0.2</VersionPrefix>
4
<Authors>dustinsoftware</Authors>
5
<TargetFramework>netstandard2.0</TargetFramework>
6
<NoWarn>$(NoWarn);CS1591</NoWarn>
0 commit comments