This repository was archived by the owner on Feb 22, 2020. It is now read-only.
File tree 3 files changed +4
-5
lines changed
MongoRepository/Properties
3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 37
37
<SccProvider >SAK</SccProvider >
38
38
<SccAuxPath >SAK</SccAuxPath >
39
39
<SccLocalPath >SAK</SccLocalPath >
40
- <HelpFileVersion >1.6.10 .0</HelpFileVersion >
40
+ <HelpFileVersion >1.6.11 .0</HelpFileVersion >
41
41
<BuildAssemblerVerbosity >OnlyWarningsAndErrors</BuildAssemblerVerbosity >
42
42
<HelpFileFormat >HtmlHelp1, Website</HelpFileFormat >
43
43
<IndentHtml >False</IndentHtml >
Original file line number Diff line number Diff line change 3
3
<metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4
4
<id >MongoRepository</id >
5
5
<title >MongoRepository</title >
6
- <version >1.6.10 </version >
6
+ <version >1.6.11 </version >
7
7
<authors >tgeek, RobIII</authors >
8
8
<owners >tgeek</owners >
9
9
<licenseUrl >https://raw.githubusercontent.com/RobThree/MongoRepository/master/LICENSE</licenseUrl >
13
13
<tags >mongo mongodb repository</tags >
14
14
<iconUrl >https://raw.githubusercontent.com/RobThree/MongoRepository/master/mongorepositorylogo.png</iconUrl >
15
15
<releaseNotes >
16
- * Documentation no longer installs in solution directory, from now on only a shortcut is created.
17
16
* Updated to MongoCSharp driver 1.11
18
17
</releaseNotes >
19
18
<summary >
Original file line number Diff line number Diff line change 22
22
// The following GUID is for the ID of the typelib if this project is exposed to COM
23
23
[ assembly: Guid ( "7e3d1784-b1f3-4b33-a303-7facc780917e" ) ]
24
24
25
- [ assembly: AssemblyVersion ( "1.6.10 .0" ) ]
26
- [ assembly: AssemblyFileVersion ( "1.6.10 .0" ) ]
25
+ [ assembly: AssemblyVersion ( "1.6.11 .0" ) ]
26
+ [ assembly: AssemblyFileVersion ( "1.6.11 .0" ) ]
You can’t perform that action at this time.
0 commit comments