File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/extensions/WorkflowCore.WebAPI
test/WorkflowCore.Testing Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
<GenerateAssemblyConfigurationAttribute >false</GenerateAssemblyConfigurationAttribute >
18
18
<GenerateAssemblyCompanyAttribute >false</GenerateAssemblyCompanyAttribute >
19
19
<GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
20
- <Version >1.2.4 </Version >
20
+ <Version >1.3.0 </Version >
21
21
<Description >WebAPI wrapper for Workflow host</Description >
22
22
</PropertyGroup >
23
23
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard1.3</TargetFramework >
5
- <Version >1.2.9 </Version >
6
- <AssemblyVersion >1.2.9 .0</AssemblyVersion >
7
- <FileVersion >1.2.9 .0</FileVersion >
5
+ <Version >1.3.0 </Version >
6
+ <AssemblyVersion >1.3.0 .0</AssemblyVersion >
7
+ <FileVersion >1.3.0 .0</FileVersion >
8
8
<Description >Facilitates testing of workflows built on Workflow-Core</Description >
9
9
</PropertyGroup >
10
10
You can’t perform that action at this time.
0 commit comments