Skip to content

Commit

Permalink
fix: dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
guyglies100 committed Sep 23, 2024
1 parent 3a68db9 commit 22ee174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Mongo.Migration/Mongo.Migration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MongoDB.Driver" Version="2.28.0" />
<PackageReference Include="NLog" Version="5.3.3" />
<PackageReference Include="MongoDB.Driver" Version="2.29.0" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<None Include="op-icon.png" Pack="true" PackagePath="" />
</ItemGroup>
Expand Down

0 comments on commit 22ee174

Please sign in to comment.