Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dc79e8a

Browse files
committed
Publish 2.7.0.
1 parent 9e13ea7 commit dc79e8a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Directory.Build.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
<PropertyGroup>
44
<VersionPrefix>2.7.0</VersionPrefix>
5-
<VersionSuffix>beta.1</VersionSuffix>
65
<LangVersion>11.0</LangVersion>
76
<Nullable>enable</Nullable>
87
<ImplicitUsings>enable</ImplicitUsings>

ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
These are the NuGet package releases. See also [npm Release Notes](ReleaseNotesNpm.md).
44

5-
## 2.7.0-beta.1
5+
## 2.7.0
66

77
* Support `extern` data and enum types.
88

0 commit comments

Comments
 (0)