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 ( "8.2.1 .0" ) ]
31- [ assembly: AssemblyFileVersion ( "8.2.1 .0" ) ]
30+ [ assembly: AssemblyVersion ( "8.2.2 .0" ) ]
31+ [ assembly: AssemblyFileVersion ( "8.2.2 .0" ) ]
Original file line number Diff line number Diff line change 66
77 <!-- Common Package Settings -->
88 <PropertyGroup >
9- <Version >8.2.1 .0</Version >
9+ <Version >8.2.2 .0</Version >
1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1111 <PackageProjectUrl >https://cslanet.com</PackageProjectUrl >
1212 <RepositoryUrl >https://github.com/MarimerLLC/csla</RepositoryUrl >
Original file line number Diff line number Diff line change 22
33CSLA 8 is a substantial update to CSLA .NET, adding support for .NET 8 and other enhancements.
44
5+ ## CSLA .NET version 8.2.2 release
6+
7+ Bug fixes.
8+
9+ ### Change List
10+
11+ * https://github.com/MarimerLLC/csla/compare/v8.2.1...v8.2.2
12+
13+ ### Contributors
14+
15+ * @swegel
16+
517## CSLA .NET version 8.2.1 release
618
719Bug fixes.
You can’t perform that action at this time.
0 commit comments