Releases: JetBrains/resharper-rider-plugin
Releases · JetBrains/resharper-rider-plugin
2024.2.0
2024.1.0
- Updated to 2024.1.0
2023.1.0
- Changed project layout to simple declaration
- Added default generator
JetResourceGenerator
for embedded resources - Updated NuGet packages
- Updated Gradle plugins
- Fixed test NuGet feed
- Fixed run configurations to only build necessary projects
- Fixed
setBuildTool
task to fall back to dotnet CLI if Visual Studio is not installed - Fixed
runVisualStudio.ps1
to writepackages.config
toLOCALAPPDATA
- Fixed condition for making
gradlew
executable - Fixed user project file to only set
HostFullIdentifier
for full MSBuild - Fixed Wave definition
- Fixed support for compiled icons
- Fixed rename of scaffold Kotlin directory
- Fixed resolution of CHANGELOG.md
2022.3.1
2022.2.1
2022.2.0
2022.1.0
- Changed Gradle wrapper to 7.4.2
- Changed ReSharper debugging to use checked installation
- Added installation of Amazon Corretto 11 to Gradle scripts
- Added MSB3277 to
NoWarn
- Added
LangVersion
property forLatest
- Fixed
WaveVersion
property - Fixed test project to be compatible with
dotnet test
- Fixed
Content
files to be hidden from solution explorer - Fixed missing base interface for
ZoneDefinition
2021.2.1
2021.2.0
2021.1.0
- Updated run configurations to support debugging
- Updated Gradle and wrapper to 6.8.3
- Updated
runIde
default settings - Fixed escaping for semicolon
- Fixed VSWhere for BuildTools installation
- Disabled bundling of Kotlin
stdlib
- Changed verbosity for MSBuild invocation
- Removed update condition for
buildPlugin
task