We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7a6e3 commit eb57486Copy full SHA for eb57486
1 file changed
src/libplctag/libplctag.csproj
@@ -5,7 +5,7 @@
5
<AssemblyName>libplctag</AssemblyName>
6
<RootNamespace>libplctag</RootNamespace>
7
<PackageId>libplctag</PackageId>
8
- <Version>1.5.1</Version>
+ <Version>1.5.0</Version>
9
<Authors>libplctag</Authors>
10
<PackageLicenseExpression>MPL-2.0</PackageLicenseExpression>
11
<PackageDescription>A library for PLC communication</PackageDescription>
@@ -19,7 +19,7 @@
19
</PropertyGroup>
20
21
<ItemGroup>
22
- <PackageReference Include="libplctag.NativeImport" Version="1.0.40" />
+ <PackageReference Include="libplctag.NativeImport" Version="1.0.39" />
23
</ItemGroup>
24
25
0 commit comments