Skip to content

Releases: Codeuctivity/OpenXmlPowerTools

5.0.45

08 Dec 09:05
d5879a7

Choose a tag to compare

5.0.45 Pre-release
Pre-release
Merge pull request #7 from Codeuctivity/AnalyzerWarningsCleanup

Analyzer warnings cleanup

5.0.43

08 Dec 08:43

Choose a tag to compare

5.0.43 Pre-release
Pre-release
Merge branch 'master' into AnalyzerWarningsCleanup

5.0.42

08 Dec 07:33

Choose a tag to compare

5.0.42 Pre-release
Pre-release
nameof(thing) instead of "thing" where applicable

5.0.41

08 Dec 06:45

Choose a tag to compare

5.0.41 Pre-release
Pre-release
Moved forward to EnableNETAnalyzers

5.0.40

13 Nov 14:04

Choose a tag to compare

5.0.40 Pre-release
Pre-release
Fixed more code style

5.0.39

11 Oct 20:55

Choose a tag to compare

5.0.39 Pre-release
Pre-release
Fixed more code style

5.0.38

11 Oct 19:40

Choose a tag to compare

5.0.38 Pre-release
Pre-release
Split up giant cs file

5.0.37

09 Oct 04:53
fe53f8e

Choose a tag to compare

5.0.37 Pre-release
Pre-release
Upgraded DocumentFormat.OpenXml (#6)

* Fixed some easy fixable warnings

* dropped office specific test code
dropped mysterious compiler flags

* Reverted breaking things and split up huge cs file into classes

* Fixed nuget upgrade script

* Upgraded DocumentFormat.OpenXml to 2.11.3

5.0.35

07 Oct 23:21

Choose a tag to compare

5.0.35 Pre-release
Pre-release
Upgraded DocumentFormat.OpenXml to 2.11.3

5.0.34

07 Oct 05:29
cb7ac2d

Choose a tag to compare

5.0.34 Pre-release
Pre-release
Analyzer warnings cleanup (#5)

* Fixed some easy fixable warnings

* dropped office specific test code
dropped mysterious compiler flags

* split up huge cs file into classes