File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v1.9.5
4
+
5
+ ### Fixed
6
+ * Fix bug in ` PresentationBeforeClose ` code by verifying the correct event name [ #153 ] ( https://github.com/NetOfficeFw/NetOffice/pull/153 )
7
+
8
+
3
9
## v1.9.4
4
10
5
11
### Added
Original file line number Diff line number Diff line change 7
7
<PropertyGroup >
8
8
<Product >NetOffice</Product >
9
9
<PackageId Condition =" '$(PackageId)' == '' " >NetOfficeFw.$(AssemblyName)</PackageId >
10
- <Copyright >Copyright © 2011-2018 Sebastian Lange, © 2015-2023 Jozef Izso</Copyright >
10
+ <Copyright >Copyright © 2011-2018 Sebastian Lange, © 2015-2024 Jozef Izso</Copyright >
11
11
<Company >NetOfficeFw</Company >
12
12
<Authors >Sebastian Lange, Jozef Izso</Authors >
13
13
<PackageLicenseExpression >MIT</PackageLicenseExpression >
You can’t perform that action at this time.
0 commit comments