Releases: JetBrains/resharper-rider-plugin
Releases · JetBrains/resharper-rider-plugin
0.8.0
- Fixed VisualStudio detection
- Updated gradle-wrapper to 4.9
- Fixed calculation of repoRoot
0.7.0
- Removed separate Versions.props file
- Removed wave reference for Rider project
- Added test project
- Renamed run configurations for protocol generation
- Changed template short name to 'resharper-rider-plugin'
0.6.0
- Fixed project opening in Visual Studio by moving TFM to project file
- Fixed namespaces
0.5.0
- Added more sample code
- Simplified changing plugin metadata
- Prepared csproj for XAML icons
- Fixed xaml icon identifier by using common assembly name
- Fixed updating of sdk-version
- Fixed Rider dotnet project to don't execute packaging
0.4.0
- Fixed issue with Invoke-Exe (#1)
- Fixed MSBuild resolution with fixed version token
- Changed build.gradle to invoke MSBuild directly and only show current version in changeNotes
- Changed default configuration to Release
- Changed default SDK version to 2018.3
0.3.0
- Include
gradlew
file in NuGet package
0.2.0
- Ignore temp directory
- Fix target invocations
- Add dependency for
prepareSandbox
to execute compileDotNet
- Add Unix compilation
- Use
vswhere.exe
for VisualStudio installation resolution