Skip to content

Commit

Permalink
Merge pull request #85460 from van800/master
Browse files Browse the repository at this point in the history
Bump the `JetBrains.Rider.PathLocator` PackageReference to 1.0.8
  • Loading branch information
akien-mga committed Jan 11, 2024
2 parents 2c83241 + 7f63f4a commit ba96dbb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3.0" ExcludeAssets="runtime" PrivateAssets="all" />
<PackageReference Include="JetBrains.Rider.PathLocator" Version="1.0.4" />
<PackageReference Include="JetBrains.Rider.PathLocator" Version="1.0.8" />
<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 ba96dbb

Please sign in to comment.