Skip to content

Commit

Permalink
Merge branch 'alex/CancellationTokenWork'
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre SPIESER committed Mar 15, 2021
2 parents 71b64c8 + ff94611 commit fe02d87
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 5,051 deletions.
4 changes: 2 additions & 2 deletions MongoDbGenericRepository/MongoDbGenericRepository.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net452;netstandard2.0;netstandard1.5;</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageId>MongoDbGenericRepository</PackageId>
<PackageVersion>1.4.6</PackageVersion>
<PackageVersion>1.4.7</PackageVersion>
<Authors>Alexandre Spieser</Authors>
<PackageTitle>MongoDb Generic Repository</PackageTitle>
<Description>A generic repository implementation using the MongoDB C# Sharp 2.0 driver.</Description>
Expand All @@ -15,7 +15,7 @@
<Copyright>Copyright 2021 (c) Alexandre Spieser. All rights reserved.</Copyright>
<PackageTags>MongoDb Repository Generic NoSql</PackageTags>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.4.6</Version>
<Version>1.4.7</Version>
<RepositoryUrl>https://github.com/alexandre-spieser/mongodb-generic-repository</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
</PropertyGroup>
Expand Down
31 changes: 0 additions & 31 deletions MongoDbGenericRepository/MongoDbGenericRepository.nuspec

This file was deleted.

Binary file not shown.
Loading

0 comments on commit fe02d87

Please sign in to comment.