-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackages.mdproj
24 lines (24 loc) · 1.03 KB
/
Packages.mdproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ItemType>PackagingProject</ItemType>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{6DBB10B3-C65A-4533-8920-A077F35F146A}</ProjectGuid>
<ReleaseVersion>0.6.2</ReleaseVersion>
<Packages>
<Packages>
<Package name="Tarball">
<Builder TargetDirectory="tarballs" DefaultConfiguration="Release" ctype="TarballDeployTarget">
<ChildEntries>
<SolutionItemReference path="Couturier\Couturier.csproj" />
<SolutionItemReference path="CouturierTranslation\CouturierTranslation.mdproj" />
<SolutionItemReference path="Couturier.Core\Couturier.Core.csproj" />
</ChildEntries>
<RootEntry path="Couturier.sln" id=":root:" />
</Builder>
</Package>
</Packages>
</Packages>
</PropertyGroup>
</Project>