Skip to content

Commit ca7a6e3

Browse files
committed
Fix PackageReference version to reflect updated NativeImport package
1 parent bd2846b commit ca7a6e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libplctag/libplctag.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="libplctag.NativeImport" Version="1.0.39" />
22+
<PackageReference Include="libplctag.NativeImport" Version="1.0.40" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)