Skip to content

Commit 5514a7b

Browse files
committed
Update FlowSynx.PluginCore to version 1.4.0
Updated the `FlowSynx.PluginCore` package reference in the `FlowSynx.Plugins.Csv.csproj` file from version 1.3.5 to 1.4.0. This update likely includes new features, bug fixes, or other improvements provided in the newer version. #19
1 parent a5a033d commit 5514a7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FlowSynx.Plugins.Csv.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="CsvHelper" Version="33.1.0" />
16-
<PackageReference Include="FlowSynx.PluginCore" Version="1.3.5" />
16+
<PackageReference Include="FlowSynx.PluginCore" Version="1.4.0" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)