We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdfbb7c commit 99736deCopy full SHA for 99736de
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<NoWarn>CS1591</NoWarn>
5
- <Version>0.8.0</Version>
+ <Version>1.0.0</Version>
6
<AssemblyVersion>1.0.0</AssemblyVersion>
7
<Description>A tool to help synchronizing specific files and folders across GitHub hosted repositories.</Description>
8
<PackageTags>GitHub</PackageTags>
0 commit comments