Subversion Repositories blog-sources

Compare Revisions

Ignore whitespace Rev 8 → Rev 9

/mono-mongodb/Race/Race/Race.csproj
35,6 → 35,9
<Reference Include="MongoDB.Driver">
<HintPath>..\..\..\Downloads\CSharpDriver-1.9-rc0\MongoDB.Driver.dll</HintPath>
</Reference>
<Reference Include="MongoDB.Bson">
<HintPath>..\..\..\Downloads\CSharpDriver-1.9-rc0\MongoDB.Bson.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Main.cs" />