Skip to content

Commit

Permalink
.NET: update Rd to 2024.3.0
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 69ad6f8c300a593df89d105deb052058ecfef65a
  • Loading branch information
ForNeVeR authored and seclerp committed Oct 12, 2024
1 parent dda3d82 commit f05004f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/dotnet/Rider.Plugins.EfCore/PackagesLock.targets
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageLock Include="JetBrains.Lifetimes" Version="2024.1.0" />
<PackageLock Include="JetBrains.RdFramework" Version="2024.1.0" />
<PackageLock Include="JetBrains.Lifetimes" Version="2024.3.0" />
<PackageLock Include="JetBrains.RdFramework" Version="2024.3.0" />
<PackageLock Include="JetBrains.NuGet.Packaging" Version="6.12.20241010.144" />
<PackageLock Include="JetBrains.NuGet.Versioning" Version="6.12.20241010.144" />
</ItemGroup>
Expand Down

0 comments on commit f05004f

Please sign in to comment.