File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed
Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 2727// You can specify all the values or you can default the Build and Revision Numbers
2828// by using the '*' as shown below:
2929// [assembly: AssemblyVersion("1.0.*")]
30- [ assembly: AssemblyVersion ( "7.0.5 .0" ) ]
31- [ assembly: AssemblyFileVersion ( "7.0.5 .0" ) ]
30+ [ assembly: AssemblyVersion ( "7.0.6 .0" ) ]
31+ [ assembly: AssemblyFileVersion ( "7.0.6 .0" ) ]
Original file line number Diff line number Diff line change 55
66 <!-- Common Package Settings -->
77 <PropertyGroup >
8- <Version >7.0.5 .0</Version >
8+ <Version >7.0.6 .0</Version >
99 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1010 <PackageProjectUrl >https://cslanet.com</PackageProjectUrl >
1111 <RepositoryUrl >https://github.com/MarimerLLC/csla</RepositoryUrl >
Original file line number Diff line number Diff line change 22
33CSLA 7 is a substantial update to CSLA .NET, adding support for .NET 7 and other enhancements.
44
5+ ## CSLA .NET version 7.0.6 release
6+
7+ * Addresses [ CVE-2024 -28698] ( https://github.com/advisories/GHSA-9xhh-3m78-gvgj ) via [ #4133 ] ( https://github.com/MarimerLLC/csla/issues/4133 )
8+
9+ ## Change List
10+
11+ [ Changes in this release] ( https://github.com/MarimerLLC/csla/compare/v7.0.5...v7.0.6 )
12+
13+ ## Contributors
14+
15+ * [ @MaceySoftware ] ( https://github.com/MaceySoftware )
16+
517## CSLA .NET version 7.0.5 release
618
719CSLA .NET version 7.0.5 fixes bugs.
You can’t perform that action at this time.
0 commit comments