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 86a041a commit c92d06bCopy full SHA for c92d06b
src/Directory.Build.props
@@ -4,10 +4,10 @@
4
<PackageLicenseUrl>https://github.com/danielgerlag/workflow-core/blob/master/LICENSE.md</PackageLicenseUrl>
5
<RepositoryType>git</RepositoryType>
6
<RepositoryUrl>https://github.com/danielgerlag/workflow-core.git</RepositoryUrl>
7
- <Version>3.6.4</Version>
8
- <AssemblyVersion>3.6.4.0</AssemblyVersion>
9
- <FileVersion>3.6.4.0</FileVersion>
+ <Version>4.0.0</Version>
+ <AssemblyVersion>4.0.0.0</AssemblyVersion>
+ <FileVersion>4.0.0.0</FileVersion>
10
<PackageIconUrl>https://github.com/danielgerlag/workflow-core/raw/master/src/logo.png</PackageIconUrl>
11
- <PackageVersion>3.6.4</PackageVersion>
+ <PackageVersion>4.0.0</PackageVersion>
12
</PropertyGroup>
13
</Project>
0 commit comments