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 0f4ce3f commit ea38a51Copy full SHA for ea38a51
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 3.10.0
4
5
### Features
6
Directory.Build.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
- <Version>3.9.4</Version>
+ <Version>3.10.0</Version>
<LangVersion>9</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
7
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory).assets/Sentry.snk</AssemblyOriginatorKeyFile>
0 commit comments