We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a7aca commit 4b5e2c5Copy full SHA for 4b5e2c5
2 files changed
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
## Improvements:
4
5
+## Bug fixes:
6
+
7
+*Contributors of this release (in alphabetical order):*
8
9
+# v3.3.3 - 2026-01-27
10
11
+## Improvements:
12
13
* Improve binding discovery so that the discovery can continue even if the attributes of a type fail to load (#1006)
14
15
## Bug fixes:
Directory.Build.props
@@ -11,7 +11,7 @@
</PropertyGroup>
<PropertyGroup>
- <VersionPrefix>3.3.3</VersionPrefix>
+ <VersionPrefix>3.3.4</VersionPrefix>
<VersionSuffix>local</VersionSuffix>
16
<AssemblyVersion>3.0.0</AssemblyVersion>
17
<CompatibilityVersionUpperRange>4</CompatibilityVersionUpperRange>
0 commit comments