You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,5 +11,8 @@ The source code for this package is excerpted from the .NET Framework reference
11
11
12
12
## Release Note
13
13
14
+
### v1.1.0 (2019-11-06)
15
+
Trustee class namespace was moved from System.Messaging to Experimental.System.Messaging. It could break your existing build process.
16
+
14
17
### v1.0.0 (2018-01-06)
15
18
This version of the System.Messaging package excludes all advanced features such as code access security, execute permissions, and Active Directory integration. I released the package keeping in mind the minimal use of Message Queuing communication facilities. Please confirm whether it is suitable for actual use through unit test and integration test.
0 commit comments