forked from samus/mongodb-csharp
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPackages.mdproj
21 lines (21 loc) · 884 Bytes
/
Packages.mdproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<ItemType>PackagingProject</ItemType>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{502F3381-58AA-461B-B9D8-12578A588C61}</ProjectGuid>
<Packages>
<Packages>
<Package name="Tarball">
<Builder TargetDirectory="/home/dev/Projects/MongoDBDriver/MongoDBDriver" DefaultConfiguration="Debug" ctype="TarballDeployTarget">
<ChildEntries>
<SolutionItemReference path="MongoDBDriver\MongoDBDriver.csproj" />
</ChildEntries>
<RootEntry path="MongoDBDriver.sln" id="MongoDBDriver" />
</Builder>
</Package>
</Packages>
</Packages>
</PropertyGroup>
</Project>