Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Maniceraf committed Dec 3, 2023
1 parent 418c037 commit a8d775d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Maniceraf.SimpleMongoDbLogger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
<Company>Maniceraf</Company>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/Maniceraf/Maniceraf.SimpleMongoDbLogger</PackageProjectUrl>
<RepositoryUrl>https://github.com/Maniceraf/Maniceraf.SimpleMongoDbLogger</RepositoryUrl>
<Copyright>Copyright © 2018 Maniceraf</Copyright>
<PackageTags>Maniceraf;MongoDb;Logger;MongoDbLogger;Maniceraf.SimpleMongoDbLogger</PackageTags>
</PropertyGroup>
<ItemGroup>
<None Include="README.md" Pack="true" PackagePath="" />
Expand All @@ -19,8 +23,6 @@
<None Include="LICENSE.txt" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.22.0" />
</ItemGroup>
</Project>

0 comments on commit a8d775d

Please sign in to comment.