Skip to content

Commit

Permalink
Update MongoDB.Driver package version to use a range specifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
peters committed Oct 17, 2024
1 parent b026428 commit 5ba0717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ItemGroup>
<PackageVersion Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="MongoDB.Driver" Version="3.0.0" />
<PackageVersion Include="MongoDB.Driver" Version="[3.0.0, )" />
<PackageVersion Include="Moq" Version="4.20.72" />
<PackageVersion Include="SourceLink.Embed.AllSourceFiles" Version="2.8.3" />
<PackageVersion Include="xunit" Version="2.9.2" />
Expand Down

0 comments on commit 5ba0717

Please sign in to comment.