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