Skip to content

Commit

Permalink
Update libplctag.NativeImport.csproj
Browse files Browse the repository at this point in the history
Signed-off-by: timyhac <[email protected]>
  • Loading branch information
timyhac authored Dec 1, 2024
1 parent e2b2d28 commit c109476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libplctag.NativeImport/libplctag.NativeImport.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>libplctag.NativeImport</AssemblyName>
<RootNamespace>libplctag.NativeImport</RootNamespace>
<PackageId>libplctag.NativeImport</PackageId>
<Version>2.0.0-alpha.4</Version>
<Version>2.0.0-alpha.5</Version>
<Authors>libplctag</Authors>
<PackageLicenseExpression>MPL-2.0</PackageLicenseExpression>
<PackageDescription>libplctag.NativeImport provides low-level (raw) access to the native libplctag library. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built.</PackageDescription>
Expand Down

0 comments on commit c109476

Please sign in to comment.