Skip to content

Commit 7796e3b

Browse files
committed
WFE 5.0.4
1 parent 4379091 commit 7796e3b

42 files changed

Lines changed: 40 additions & 40 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Designer/workflowdesigner.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Samples/ASP.NET Core/MSSQL/WF.Sample.Business/WF.Sample.Business.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="WorkflowEngine.NETCore-Core" Version="5.0.3" />
8+
<PackageReference Include="WorkflowEngine.NETCore-Core" Version="5.0.4" />
99
</ItemGroup>
1010

1111
<ItemGroup>

Samples/ASP.NET Core/MSSQL/WF.Sample.MsSql/WF.Sample.MsSql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="AutoMapper" Version="8.0.0" />
1717
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="2.2.0" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.2.0" />
19-
<PackageReference Include="WorkflowEngine.NETCore-ProviderForMSSQL" Version="5.0.3" />
19+
<PackageReference Include="WorkflowEngine.NETCore-ProviderForMSSQL" Version="5.0.4" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

Samples/ASP.NET Core/MSSQL/WF.Sample/wwwroot/js/workflowdesigner.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Samples/ASP.NET Core/MongoDB/WF.Sample.Business/WF.Sample.Business.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="WorkflowEngine.NETCore-Core" Version="5.0.3" />
8+
<PackageReference Include="WorkflowEngine.NETCore-Core" Version="5.0.4" />
99
</ItemGroup>
1010

1111
</Project>

Samples/ASP.NET Core/MongoDB/WF.Sample.MongoDb/WF.Sample.MongoDb.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="AutoMapper" Version="8.0.0" />
99
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.2.0" />
10-
<PackageReference Include="WorkflowEngine.NETCore-ProviderForMongoDB" Version="5.0.3" />
10+
<PackageReference Include="WorkflowEngine.NETCore-ProviderForMongoDB" Version="5.0.4" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

Samples/ASP.NET Core/MongoDB/WF.Sample/wwwroot/js/workflowdesigner.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Samples/ASP.NET Core/MySQL/WF.Sample.Business/WF.Sample.Business.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="WorkflowEngine.NETCore-Core" Version="5.0.3" />
8+
<PackageReference Include="WorkflowEngine.NETCore-Core" Version="5.0.4" />
99
</ItemGroup>
1010

1111
</Project>

Samples/ASP.NET Core/MySQL/WF.Sample.MySql/WF.Sample.MySql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="AutoMapper" Version="8.0.0" />
99
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.2.0" />
1010
<PackageReference Include="MySql.Data.EntityFrameworkCore" Version="8.0.13" />
11-
<PackageReference Include="WorkflowEngine.NETCore-ProviderForMySQL" Version="5.0.3" />
11+
<PackageReference Include="WorkflowEngine.NETCore-ProviderForMySQL" Version="5.0.4" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

Samples/ASP.NET Core/MySQL/WF.Sample/wwwroot/js/workflowdesigner.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)