Skip to content

Commit

Permalink
Merge pull request #961 from JetBrains/rival/update-to-release
Browse files Browse the repository at this point in the history
Update to release sdk
  • Loading branch information
rafaelldi authored Nov 15, 2024
2 parents 8743925 + 89a4389 commit 0e14235
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pluginUntilBuild = 243.*
# Release: 2020.2
# EAP: 2020.3-EAP2-SNAPSHOT
# Nightly: 2020.3-SNAPSHOT
platformVersion = 2024.3-RC1-SNAPSHOT
platformVersion = 2024.3

dotnetBuildConfiguration=Release

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>None</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>

<RiderSDKVersion>2024.3.0-rc01</RiderSDKVersion>
<RiderSDKVersion>2024.3.0</RiderSDKVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)'=='Debug'">
Expand Down

0 comments on commit 0e14235

Please sign in to comment.