We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2392bc commit e00a7e4Copy full SHA for e00a7e4
1 file changed
src/JetBrains.Annotations.csproj
@@ -6,7 +6,7 @@
6
MAJOR and MINOR version numbers should match latest ReSharper version (to avoid confusion),
7
PATCH version may vary during development and EAPs -->
8
<VersionPrefix>2023.3.0</VersionPrefix>
9
- <VersionSuffix>eap4</VersionSuffix>
+ <!--<VersionSuffix>eap4</VersionSuffix>-->
10
11
<!-- versioning -->
12
<Version Condition=" '$(VersionSuffix)' != '' ">$(VersionPrefix)-$(VersionSuffix)</Version>
0 commit comments