BuildFeed/MongoTimeFix/packages.config
Thomas Hounsell a8b9ac9d53 Date / Time fixes
Mongo treated Unspecified as if they were Local, helpfully "correcting"
them all to UTC.
2015-10-14 14:06:23 +01:00

6 lines
292 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MongoDB.Bson" version="2.0.1" targetFramework="net452" />
<package id="MongoDB.Driver" version="2.0.1" targetFramework="net452" />
<package id="MongoDB.Driver.Core" version="2.0.1" targetFramework="net452" />
</packages>