This repository was archived by the owner on Feb 22, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
MongoRepository/Properties Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3737 <SccProvider >SAK</SccProvider >
3838 <SccAuxPath >SAK</SccAuxPath >
3939 <SccLocalPath >SAK</SccLocalPath >
40- <HelpFileVersion >1.6.6 .0</HelpFileVersion >
40+ <HelpFileVersion >1.6.7 .0</HelpFileVersion >
4141 <BuildAssemblerVerbosity >OnlyWarningsAndErrors</BuildAssemblerVerbosity >
4242 <HelpFileFormat >HtmlHelp1, Website</HelpFileFormat >
4343 <IndentHtml >False</IndentHtml >
Original file line number Diff line number Diff line change 33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >MongoRepository</id >
55 <title >MongoRepository</title >
6- <version >1.6.6 </version >
6+ <version >1.6.7 </version >
77 <authors >tgeek, RobIII</authors >
88 <owners >tgeek</owners >
99 <licenseUrl >http://mongorepository.codeplex.com/license</licenseUrl >
1313 <tags >mongo mongodb repository</tags >
1414 <iconUrl >http://download-codeplex.sec.s-msft.com/Download?ProjectName=mongorepository& DownloadId=334950& Build=19692</iconUrl >
1515 <releaseNotes >
16- Updated to MongoCSharp driver 1.9.2
16+ * Fix inherited classes go to same collection as baseclass (https://mongorepository.codeplex.com/discussions/572382)
1717 </releaseNotes >
1818 <summary >
1919 Provides a repository pattern on top of 10gen's MongoDB C# driver.
Original file line number Diff line number Diff line change 2222// The following GUID is for the ID of the typelib if this project is exposed to COM
2323[ assembly: Guid ( "7e3d1784-b1f3-4b33-a303-7facc780917e" ) ]
2424
25- [ assembly: AssemblyVersion ( "1.6.4 .0" ) ]
26- [ assembly: AssemblyFileVersion ( "1.6.4 .0" ) ]
25+ [ assembly: AssemblyVersion ( "1.6.7 .0" ) ]
26+ [ assembly: AssemblyFileVersion ( "1.6.7 .0" ) ]
You can’t perform that action at this time.
0 commit comments