File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
src/providers/WorkflowCore.Persistence.PostgreSQL Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 15
15
<GenerateAssemblyCompanyAttribute >false</GenerateAssemblyCompanyAttribute >
16
16
<GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
17
17
<Description >Provides support to persist workflows running on Workflow Core to a PostgreSQL database.</Description >
18
- <Version >2.1.1 </Version >
19
- <AssemblyVersion >2.1.1 .0</AssemblyVersion >
20
- <FileVersion >2.1.1 .0</FileVersion >
18
+ <Version >2.1.2 </Version >
19
+ <AssemblyVersion >2.1.2 .0</AssemblyVersion >
20
+ <FileVersion >2.1.2 .0</FileVersion >
21
21
</PropertyGroup >
22
22
23
23
<ItemGroup >
32
32
<PrivateAssets >All</PrivateAssets >
33
33
</PackageReference >
34
34
<PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 2.1.0" />
35
- <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version =" 1.1.1" />
36
35
</ItemGroup >
37
36
38
37
<ItemGroup >
You can’t perform that action at this time.
0 commit comments