Skip to content

Commit dc9b59c

Browse files
Updates for version 5.4.0
1 parent e2307b2 commit dc9b59c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

releasenotes.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
CSLA 5 includes major enhancements, and brings support for .NET Core 3 and WebAssembly (Blazor, Uno, etc.).
44

5+
# CSLA .NET version 5.4.0 release
6+
7+
Add support for .NET 5.
8+
9+
## Change List
10+
11+
[Changes in this release](https://github.com/MarimerLLC/csla/issues?q=is%3Aissue+is%3Aclosed+project%3AMarimerLLC%2Fcsla%2F20)
12+
13+
### .NET 5
14+
15+
### NuGet dependencies
16+
17+
* Bump Microsoft.* packages to 3.1.9
18+
* Bump RabbitmMQ.Client to 6.2.1
19+
* Bump Microsoft.AspNetCore.Components.WebAssembly to 3.2.1
20+
* Bump Google.Protobuf to 3.13.0
21+
* Bump Grpc.Net.Client to 2.32.0
22+
* Bump Microsoft.Data.SqlClient to 2.0.1
23+
* Bump System.Data.SqlClient to 4.8.2
24+
* Bump Xamarin.Forms to 4.8.0.1560
25+
26+
## Contributors
27+
28+
* [@danielmartind](https://github.com/danielmartind) Depenendency updates
29+
* [@rockfordlhotka](https://github.com/rockfordlhotka) Enhancements
30+
* [@richardbartley](https://github.com/richardbartley) Bug reports/research
31+
532
# CSLA .NET version 5.3.2 release
633

734
Bug fixes over the 5.3.1 release.

0 commit comments

Comments
 (0)