We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4dbdcc commit 28a6e60Copy full SHA for 28a6e60
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [3.0.8](https://github.com/bauer-group/LIB-Shared-NET/compare/v3.0.7...v3.0.8) (2026-06-14)
2
+
3
## [3.0.7](https://github.com/bauer-group/LIB-Shared-NET/compare/v3.0.6...v3.0.7) (2026-06-14)
4
5
## [3.0.6](https://github.com/bauer-group/LIB-Shared-NET/compare/v3.0.5...v3.0.6) (2026-06-14)
Directory.Build.props
@@ -8,7 +8,7 @@
8
-->
9
<!-- <TargetFramework>net10.0</TargetFramework> -->
10
<!-- Versioning (managed by CI/CD) -->
11
- <Version>3.0.7</Version>
+ <Version>3.0.8</Version>
12
<!-- Language & Compiler Settings -->
13
<LangVersion>latest</LangVersion>
14
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments