Skip to content

Commit

Permalink
Increment DurableTask.Core patch version to 2.5.5 (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgillum authored Jun 11, 2021
1 parent 927e58b commit bcc0476
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/DurableTask.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
<!-- Nuget Package Settings -->
<PropertyGroup>
<PackageOutputPath>..\..\build_output\packages</PackageOutputPath>
<AssemblyVersion>2.5.4</AssemblyVersion>
<FileVersion>2.5.4</FileVersion>
<Version>2.5.4</Version>
<AssemblyVersion>2.5.5</AssemblyVersion>
<FileVersion>2.5.5</FileVersion>
<Version>2.5.5</Version>
<Company>Microsoft</Company>
<Authors>Microsoft</Authors>
<Product>Durable Task Framework</Product>
Expand Down

0 comments on commit bcc0476

Please sign in to comment.