Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AM.WD
Modbus
Commits
32e169fa
Commit
32e169fa
authored
Jul 08, 2021
by
Andreas Müller
Browse files
Bumping v1.2
parent
7129df2b
Pipeline
#190
passed with stages
in 53 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
32e169fa
...
...
@@ -4,6 +4,18 @@
----
## 1.2.0 (2021-07-08)
### Added (1 change)
-
New property to disable the transaction id check (not recommended but requested)
### Fixed (1 change)
-
Optimized an issue with non-responding Modbus TCP servers.
## 1.1.0 (2021-04-30)
### Added (1 change)
...
...
src/Modbus.Common/Modbus.Common.csproj
View file @
32e169fa
...
...
@@ -11,7 +11,7 @@
<CopyRefAssembliesToPublishDirectory>false</CopyRefAssembliesToPublishDirectory>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.
1.1
</Version>
<Version>1.
2.0
</Version>
<PackageId>AMWD.Modbus.Common</PackageId>
<Product>Modbus.Common</Product>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment