Skip to content

Commit

Permalink
Bump Rider.PathLocator nuget version, which provides a fix for detect…
Browse files Browse the repository at this point in the history
…ing Rider installations
  • Loading branch information
van800 committed Feb 19, 2024
1 parent 0246230 commit 703c34a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3.0" ExcludeAssets="runtime" PrivateAssets="all" />
<PackageReference Include="JetBrains.Rider.PathLocator" Version="1.0.8" />
<PackageReference Include="JetBrains.Rider.PathLocator" Version="1.0.9" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<Reference Include="GodotSharp">
Expand Down

0 comments on commit 703c34a

Please sign in to comment.