File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 MAJOR and MINOR version numbers should match latest ReSharper version (to avoid confusion),
77 PATCH version may vary during development and EAPs -->
88 <VersionPrefix >2023.3.0</VersionPrefix >
9- <VersionSuffix >eap3 </VersionSuffix >
9+ <VersionSuffix >eap4 </VersionSuffix >
1010
1111 <!-- versioning -->
1212 <Version Condition =" '$(VersionSuffix)' != '' " >$(VersionPrefix)-$(VersionSuffix)</Version >
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ All usages of JetBrains.Annotations attributes are erased from metadata by defau
2222• Added SourceTemplateAttribute.Target property to provide a way to specify expression source template must be applied to.
2323• Added IgnoreSpellingAndGrammarErrorsAttribute to allow ignore grammar and spelling errors in literals passed to marked parameters.
2424• Added AspMinimalApiImplicitEndpointDeclarationAttribute to make IDE aware of Minimal API endpoints from third-party libraries.
25+ • NoReorderAttribute can now be applied to multiple parts of the same type.
2526 </releaseNotes >
2627 <tags >jetbrains resharper rider annotations canbenull notnull</tags >
2728 <dependencies >
You can’t perform that action at this time.
0 commit comments