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: releasenotes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
CSLA 6 is a major new version of CSLA .NET, fully supporting (and requiring) dependency injection and other features of modern .NET.
4
4
5
-
## CSLA .NET version 6.2.1 release
5
+
## CSLA .NET version 6.2.2 release
6
6
7
-
CSLA .NET version 6.2.1 fixes a bug in `HttpProxy`.
7
+
CSLA .NET version 6.2.2 fixes a bug in `HttpProxy`, and replaces the 6.2.1 release that had incorrect nuget packaging.
8
8
9
9
*[#3148](https://github.com/MarimerLLC/csla/issues/3148) Fix bug in `HttpProxy` that caused `ObjectDisposedException` when using `HttpClient`
0 commit comments