We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1585fb2 + ecda040 commit 5f49822Copy full SHA for 5f49822
2 files changed
.gitattributes
@@ -0,0 +1 @@
1
+* text=auto
src/Directory.Build.props
@@ -1,7 +1,7 @@
<Project>
2
<PropertyGroup>
3
<!-- Central version management -->
4
- <Version>2.0.0</Version>
+ <Version>2.1.0</Version>
5
<AssemblyVersion>$(Version).0</AssemblyVersion>
6
<FileVersion>$(Version).0</FileVersion>
7
<InformationalVersion>$(Version)</InformationalVersion>
0 commit comments