Skip to content

Commit

Permalink
Remove unused dependency in the MongoDbSample project
Browse files Browse the repository at this point in the history
  • Loading branch information
0xced committed Apr 11, 2024
1 parent 4d70b45 commit 75f47c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/MongoDbSample/MongoDbSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

<ItemGroup>
<PackageReference Include="Chisel" Version="1.0.0-rc.2" PrivateAssets="all" />
<PackageReference Include="ByteSize" Version="2.1.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="MongoDB.Driver" Version="2.24.0" />
<PackageReference Include="Testcontainers.MongoDb" Version="3.8.0" />
Expand Down

0 comments on commit 75f47c9

Please sign in to comment.