Skip to content

Releases: JetBrains/resharper-rider-plugin

0.8.0

17 Mar 21:19
Compare
Choose a tag to compare
  • Fixed VisualStudio detection
  • Updated gradle-wrapper to 4.9
  • Fixed calculation of repoRoot

0.7.0

27 Jan 21:58
Compare
Choose a tag to compare
  • 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

16 Jan 15:27
Compare
Choose a tag to compare
  • Fixed project opening in Visual Studio by moving TFM to project file
  • Fixed namespaces

0.5.0

14 Jan 17:01
Compare
Choose a tag to compare
  • 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

07 Jan 15:35
Compare
Choose a tag to compare
  • 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

17 Dec 21:50
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Include gradlew file in NuGet package

0.2.0

17 Dec 18:49
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Ignore temp directory
  • Fix target invocations
  • Add dependency for prepareSandbox to execute compileDotNet
  • Add Unix compilation
  • Use vswhere.exe for VisualStudio installation resolution

v0.1.0

10 Sep 21:31
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Initial release