Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit 3dd9b8f

Browse files
committed
* Updated to 1.10.1 driver
1 parent bd1a493 commit 3dd9b8f

File tree

11 files changed

+42
-34
lines changed

11 files changed

+42
-34
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,5 @@ UpgradeLog*.htm
180180
*.bim_*.settings
181181

182182
# Microsoft Fakes
183-
FakesAssemblies/
183+
FakesAssemblies/
184+
Help/Output/*

Help/MongoRepository.shfbproj renamed to Help/MongoRepositoryDocumentation.shfbproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
99
<SchemaVersion>2.0</SchemaVersion>
1010
<ProjectGuid>{08800a8d-1a63-490b-9f1b-695112e272f7}</ProjectGuid>
11-
<SHFBSchemaVersion>1.9.9.0</SHFBSchemaVersion>
11+
<SHFBSchemaVersion>2015.6.5.0</SHFBSchemaVersion>
1212
<!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual
1313
Studio adds them anyway -->
1414
<AssemblyName>Documentation</AssemblyName>
1515
<RootNamespace>Documentation</RootNamespace>
16-
<Name>Documentation</Name>
16+
<Name>MongoRepositoryDocumentation</Name>
1717
<!-- SHFB properties -->
1818
<OutputPath>Output\</OutputPath>
1919
<HtmlHelpName>MongoRepository</HtmlHelpName>
@@ -25,8 +25,8 @@
2525
<DocumentationSource sourceFile="..\MongoRepository\bin\Release\MongoRepository.Net45.xml" />
2626
</DocumentationSources>
2727
<ProjectSummary>&amp;lt%3bp&amp;gt%3bThis library provides a thin abstraction layer implementing the repository pattern on top of the &amp;lt%3ba href=&amp;quot%3bhttp://nuget.org/packages/mongocsharpdriver&amp;quot%3b&amp;gt%3bOfficial MongoDB C# driver&amp;lt%3b/a&amp;gt%3b.&amp;lt%3b/p&amp;gt%3b</ProjectSummary>
28-
<CopyrightText>&amp;#169%3b2013 - 2014 Rob Janssen / Devcorner.nl</CopyrightText>
29-
<CopyrightHref>https://mongorepository.codeplex.com</CopyrightHref>
28+
<CopyrightText>&amp;#169%3b2013 - 2015 Rob Janssen / Devcorner.nl</CopyrightText>
29+
<CopyrightHref>https://github.com/RobThree/MongoRepository</CopyrightHref>
3030
<FeedbackEMailAddress>rob%40devcorner.nl</FeedbackEMailAddress>
3131
<FeedbackEMailLinkText>Rob Janssen</FeedbackEMailLinkText>
3232
<NamespaceSummaries>
@@ -37,7 +37,7 @@
3737
<SccProvider>SAK</SccProvider>
3838
<SccAuxPath>SAK</SccAuxPath>
3939
<SccLocalPath>SAK</SccLocalPath>
40-
<HelpFileVersion>1.6.8.0</HelpFileVersion>
40+
<HelpFileVersion>1.6.9.0</HelpFileVersion>
4141
<BuildAssemblerVerbosity>OnlyWarningsAndErrors</BuildAssemblerVerbosity>
4242
<HelpFileFormat>HtmlHelp1, Website</HelpFileFormat>
4343
<IndentHtml>False</IndentHtml>
@@ -51,7 +51,7 @@
5151
<SyntaxFilters>Standard</SyntaxFilters>
5252
<SdkLinkTarget>Blank</SdkLinkTarget>
5353
<RootNamespaceContainer>False</RootNamespaceContainer>
54-
<PresentationStyle>VS2005</PresentationStyle>
54+
<PresentationStyle>VS2013</PresentationStyle>
5555
<Preliminary>False</Preliminary>
5656
<NamingMethod>Guid</NamingMethod>
5757
<ContentPlacement>AboveNamespaces</ContentPlacement>

MongoRepository.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>MongoRepository</id>
55
<title>MongoRepository</title>
6-
<version>1.6.8</version>
6+
<version>1.6.9</version>
77
<authors>tgeek, RobIII</authors>
88
<owners>tgeek</owners>
99
<licenseUrl>http://mongorepository.codeplex.com/license</licenseUrl>
@@ -13,14 +13,14 @@
1313
<tags>mongo mongodb repository</tags>
1414
<iconUrl>http://download-codeplex.sec.s-msft.com/Download?ProjectName=mongorepository&amp;DownloadId=334950&amp;Build=19692</iconUrl>
1515
<releaseNotes>
16-
Updated to MongoCSharp driver 1.10
16+
Updated to MongoCSharp driver 1.10.1
1717
</releaseNotes>
1818
<summary>
1919
Provides a repository pattern on top of 10gen's MongoDB C# driver.
2020
</summary>
2121
<language>en-US</language>
2222
<dependencies>
23-
<dependency id="mongocsharpdriver" version="[1.10]" />
23+
<dependency id="mongocsharpdriver" version="[1.10.1]" />
2424
</dependencies>
2525
</metadata>
2626
<files>

MongoRepository.sln

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 2013
4-
VisualStudioVersion = 12.0.31101.0
4+
VisualStudioVersion = 12.0.40629.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MongoRepository.Net40", "MongoRepository\MongoRepository.Net40.csproj", "{E2C4A7F9-4B14-46CB-BFCE-AFABFACB3390}"
77
EndProject
@@ -12,7 +12,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1212
buildnugetpackage.cmd = buildnugetpackage.cmd
1313
LICENSE = LICENSE
1414
MongoRepository.nuspec = MongoRepository.nuspec
15-
Help\MongoRepository.shfbproj = Help\MongoRepository.shfbproj
1615
mongorepositorylogo.png = mongorepositorylogo.png
1716
README.md = README.md
1817
EndProjectSection
@@ -28,6 +27,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MongoRepository.Net35", "Mo
2827
EndProject
2928
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MongoRepository.Net45", "MongoRepository\MongoRepository.Net45.csproj", "{CE75B2FE-C027-42F6-8D00-E44CC38BE7C7}"
3029
EndProject
30+
Project("{7CF6DF6D-3B04-46F8-A40B-537D21BCA0B4}") = "MongoRepositoryDocumentation", "Help\MongoRepositoryDocumentation.shfbproj", "{08800A8D-1A63-490B-9F1B-695112E272F7}"
31+
ProjectSection(ProjectDependencies) = postProject
32+
{E2C4A7F9-4B14-46CB-BFCE-AFABFACB3390} = {E2C4A7F9-4B14-46CB-BFCE-AFABFACB3390}
33+
EndProjectSection
34+
EndProject
3135
Global
3236
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3337
Debug|Any CPU = Debug|Any CPU
@@ -50,6 +54,9 @@ Global
5054
{CE75B2FE-C027-42F6-8D00-E44CC38BE7C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
5155
{CE75B2FE-C027-42F6-8D00-E44CC38BE7C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
5256
{CE75B2FE-C027-42F6-8D00-E44CC38BE7C7}.Release|Any CPU.Build.0 = Release|Any CPU
57+
{08800A8D-1A63-490B-9F1B-695112E272F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
58+
{08800A8D-1A63-490B-9F1B-695112E272F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
59+
{08800A8D-1A63-490B-9F1B-695112E272F7}.Release|Any CPU.Build.0 = Release|Any CPU
5360
EndGlobalSection
5461
GlobalSection(SolutionProperties) = preSolution
5562
HideSolutionNode = FALSE

MongoRepository/MongoRepository.Net35.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
<DocumentationFile>bin\Release\MongoRepository.Net35.xml</DocumentationFile>
4141
</PropertyGroup>
4242
<ItemGroup>
43-
<Reference Include="MongoDB.Bson, Version=1.10.0.62, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
43+
<Reference Include="MongoDB.Bson, Version=1.10.1.73, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
4444
<SpecificVersion>False</SpecificVersion>
45-
<HintPath>..\packages\mongocsharpdriver.1.10.0\lib\net35\MongoDB.Bson.dll</HintPath>
45+
<HintPath>..\packages\mongocsharpdriver.1.10.1\lib\net35\MongoDB.Bson.dll</HintPath>
4646
</Reference>
47-
<Reference Include="MongoDB.Driver, Version=1.10.0.62, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
47+
<Reference Include="MongoDB.Driver, Version=1.10.1.73, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
4848
<SpecificVersion>False</SpecificVersion>
49-
<HintPath>..\packages\mongocsharpdriver.1.10.0\lib\net35\MongoDB.Driver.dll</HintPath>
49+
<HintPath>..\packages\mongocsharpdriver.1.10.1\lib\net35\MongoDB.Driver.dll</HintPath>
5050
</Reference>
5151
<Reference Include="System" />
5252
<Reference Include="System.Configuration" />

MongoRepository/MongoRepository.Net40.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
<DocumentationFile>bin\Release\MongoRepository.Net40.xml</DocumentationFile>
4141
</PropertyGroup>
4242
<ItemGroup>
43-
<Reference Include="MongoDB.Bson, Version=1.9.1.221, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
43+
<Reference Include="MongoDB.Bson, Version=1.10.1.73, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
4444
<SpecificVersion>False</SpecificVersion>
45-
<HintPath>..\packages\mongocsharpdriver.1.9.1\lib\net35\MongoDB.Bson.dll</HintPath>
45+
<HintPath>..\packages\mongocsharpdriver.1.10.1\lib\net35\MongoDB.Bson.dll</HintPath>
4646
</Reference>
47-
<Reference Include="MongoDB.Driver, Version=1.9.1.221, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
47+
<Reference Include="MongoDB.Driver, Version=1.10.1.73, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
4848
<SpecificVersion>False</SpecificVersion>
49-
<HintPath>..\packages\mongocsharpdriver.1.9.1\lib\net35\MongoDB.Driver.dll</HintPath>
49+
<HintPath>..\packages\mongocsharpdriver.1.10.1\lib\net35\MongoDB.Driver.dll</HintPath>
5050
</Reference>
5151
<Reference Include="System" />
5252
<Reference Include="System.Configuration" />

MongoRepository/MongoRepository.Net45.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
<DocumentationFile>bin\Release\MongoRepository.Net45.xml</DocumentationFile>
4141
</PropertyGroup>
4242
<ItemGroup>
43-
<Reference Include="MongoDB.Bson, Version=1.9.1.221, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
43+
<Reference Include="MongoDB.Bson, Version=1.10.1.73, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
4444
<SpecificVersion>False</SpecificVersion>
45-
<HintPath>..\packages\mongocsharpdriver.1.9.1\lib\net35\MongoDB.Bson.dll</HintPath>
45+
<HintPath>..\packages\mongocsharpdriver.1.10.1\lib\net35\MongoDB.Bson.dll</HintPath>
4646
</Reference>
47-
<Reference Include="MongoDB.Driver, Version=1.9.1.221, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
47+
<Reference Include="MongoDB.Driver, Version=1.10.1.73, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
4848
<SpecificVersion>False</SpecificVersion>
49-
<HintPath>..\packages\mongocsharpdriver.1.9.1\lib\net35\MongoDB.Driver.dll</HintPath>
49+
<HintPath>..\packages\mongocsharpdriver.1.10.1\lib\net35\MongoDB.Driver.dll</HintPath>
5050
</Reference>
5151
<Reference Include="System" />
5252
<Reference Include="System.Configuration" />

MongoRepository/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
[assembly: AssemblyTitle("MongoRepository")]
99
[assembly: AssemblyDescription("Repository Implementation for MongoDB C# Driver")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
11+
[assembly: AssemblyCompany("Devcorner.nl")]
1212
[assembly: AssemblyProduct("MongoRepository")]
13-
[assembly: AssemblyCopyright("Copyright © 2011 - 2015")]
13+
[assembly: AssemblyCopyright("Copyright © 2011 - 2015 Rob Janssen (RobIII)")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -22,5 +22,5 @@
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.8.0")]
26-
[assembly: AssemblyFileVersion("1.6.8.0")]
25+
[assembly: AssemblyVersion("1.6.9.0")]
26+
[assembly: AssemblyFileVersion("1.6.9.0")]

MongoRepository/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="mongocsharpdriver" version="1.10.0" targetFramework="net35" />
3+
<package id="mongocsharpdriver" version="1.10.1" targetFramework="net35" />
44
</packages>

MongoRepositoryTests/MongoRepositoryTests.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
<ItemGroup>
4242
<Reference Include="Microsoft.CSharp" />
4343
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
44-
<Reference Include="MongoDB.Bson, Version=1.10.0.62, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
44+
<Reference Include="MongoDB.Bson, Version=1.10.1.73, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
4545
<SpecificVersion>False</SpecificVersion>
46-
<HintPath>..\packages\mongocsharpdriver.1.10.0\lib\net35\MongoDB.Bson.dll</HintPath>
46+
<HintPath>..\packages\mongocsharpdriver.1.10.1\lib\net35\MongoDB.Bson.dll</HintPath>
4747
</Reference>
48-
<Reference Include="MongoDB.Driver, Version=1.10.0.62, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
48+
<Reference Include="MongoDB.Driver, Version=1.10.1.73, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
4949
<SpecificVersion>False</SpecificVersion>
50-
<HintPath>..\packages\mongocsharpdriver.1.10.0\lib\net35\MongoDB.Driver.dll</HintPath>
50+
<HintPath>..\packages\mongocsharpdriver.1.10.1\lib\net35\MongoDB.Driver.dll</HintPath>
5151
</Reference>
5252
<Reference Include="System" />
5353
<Reference Include="System.Configuration" />

0 commit comments

Comments
 (0)