Skip to content

Releases: senrecep/CSharpEssentials

v3.1.0

27 May 19:15
ddfab9d

Choose a tag to compare

Merge pull request #27 from senrecep/chore/bump-version-3.1.0

chore: bump version from 3.0.8 to 3.1.0

v3.0.7

20 May 14:07

Choose a tag to compare

chore: update package versions to 3.0.7

v3.0.6

20 May 14:06

Choose a tag to compare

chore: update package versions to 3.0.6

v3.0.5

07 May 15:34

Choose a tag to compare

chore: update package versions to 3.0.5

v3.0.4

06 May 09:48

Choose a tag to compare

chore: update package versions to 3.0.4 in Directory.Build.props and …

v3.0.3

05 May 21:42

Choose a tag to compare

chore: update package versions to 3.0.3 in Directory.Build.props and …

v3.0.2

05 May 07:55

Choose a tag to compare

ci: remove redundant push trigger from build workflow

Build workflow now only runs on pull_request events targeting main.
Running again after merge is redundant since the PR already validated
the changes — saves CI minutes and avoids duplicate status checks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v3.0.1

03 May 23:06

Choose a tag to compare

ci: fix version check to read from <Version> instead of removed <Pack…