Skip to content

Commit c8d8468

Browse files
Merge pull request #49 from Stillpoint-Software/develop
Updated nugets
2 parents a73c794 + 1d4e1a2 commit c8d8468

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!-- Solution version numbers -->
33
<PropertyGroup>
4-
<MajorVersion>1</MajorVersion>
5-
<MinorVersion>2</MinorVersion>
6-
<PatchVersion>0</PatchVersion>
4+
<MajorVersion>2</MajorVersion>
5+
<MinorVersion>0</MinorVersion>
6+
<PatchVersion>1</PatchVersion>
77
</PropertyGroup>
88
<!-- Disable automatic package publishing -->
99
<PropertyGroup>

0 commit comments

Comments
 (0)