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 9e13ea7 commit dc79e8aCopy full SHA for dc79e8a
Directory.Build.props
@@ -2,7 +2,6 @@
2
3
<PropertyGroup>
4
<VersionPrefix>2.7.0</VersionPrefix>
5
- <VersionSuffix>beta.1</VersionSuffix>
6
<LangVersion>11.0</LangVersion>
7
<Nullable>enable</Nullable>
8
<ImplicitUsings>enable</ImplicitUsings>
ReleaseNotes.md
@@ -2,7 +2,7 @@
These are the NuGet package releases. See also [npm Release Notes](ReleaseNotesNpm.md).
-## 2.7.0-beta.1
+## 2.7.0
* Support `extern` data and enum types.
0 commit comments