Skip to content

Commit 586be25

Browse files
committed
update nuget info
1 parent 7718641 commit 586be25

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

SharpRepository.MongoDbRepository/SharpRepository.MongoDbRepository.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
<Description>SharpRepository generic repository implemented in MongoDb</Description>
66
<Summary>Written in C#, includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDB, CouchDB and Db4o. SharpRepository includes Xml and InMemory repository implementations as well. SharpRepository offers built-in caching options for AppFabric, memcached and the standard System.Runtime.Caching. SharpRepository also supports Specifications, FetchStrategies, Batches and Traits!</Summary>
77
<PackageId>SharpRepository.MongoDbRepository</PackageId>
8-
<PackageVersion>2.0.2</PackageVersion>
9-
<PackageReleaseNotes>2.0.2: stable release</PackageReleaseNotes>
8+
<PackageVersion>2.0.3-beta1</PackageVersion>
9+
<PackageReleaseNotes>2.0.3-beta1: solved update issues, managed ssl connections</PackageReleaseNotes>
1010
<PackageTags>SharpRepository Repository MongoDbRepository MongoDb Mongo</PackageTags>
1111
<PackageIconUrl>https://user-images.githubusercontent.com/6349515/28491142-7b6350c4-6eeb-11e7-9c5b-e3b8ef1e73b8.png</PackageIconUrl>
1212
<PackageProjectUrl>https://github.com/SharpRepository/SharpRepository</PackageProjectUrl>
1313
<PackageLicenseUrl>https://raw.githubusercontent.com/SharpRepository/SharpRepository/master/license.txt</PackageLicenseUrl>
1414
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1515
<RepositoryUrl>https://github.com/SharpRepository/SharpRepository.git</RepositoryUrl>
1616
<RepositoryType>git</RepositoryType>
17-
<Version>2.0.1-beta1</Version>
17+
<Version>2.0.3-beta1</Version>
1818
</PropertyGroup>
1919
<ItemGroup>
2020
<Content Include="repository.mongoDb.json">

0 commit comments

Comments
 (0)