forked from MicrosoftResearch/Dryad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMicrosoft.Research.Dryad.nuspec
86 lines (75 loc) · 7.56 KB
/
Microsoft.Research.Dryad.nuspec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
<metadata minClientVersion="2.5">
<id>Microsoft.Research.Dryad</id>
<version>0.2.1-beta</version>
<title>Dryad and DryadLINQ for YARN</title>
<authors>[email protected]</authors>
<owners>[email protected],Microsoft</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
<projectUrl>http://research.microsoft.com/en-us/projects/dryad/</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>The goal of DryadLINQ is to make distributed computing on large compute cluster simple enough for every programmer. DryadLINQ combines two important pieces of Microsoft technology: the Dryad distributed execution engine and the .NET Language Integrated Query (LINQ).
Dryad provides reliable, distributed computing on thousands of servers for large-scale data parallel applications. LINQ enables developers to write and debug their applications in a SQL-like query language, relying on the entire .NET library and using Visual Studio.</description>
<summary>DryadLINQ is a simple, powerful, and elegant programming environment for writing large-scale data parallel applications running on large PC clusters.</summary>
<copyright>Microsoft Corporation</copyright>
<language>en-US</language>
<dependencies>
<group targetFramework=".NETFramework4.5">
<dependency id="Microsoft.Research.Peloponnese.Client" version="0.8.1-beta" />
<!--<dependency id="zlib" version="1.2.8.6" />-->
</group>
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System" targetFramework=".NETFramework4.5" />
<frameworkAssembly assemblyName="System.Core" targetFramework=".NETFramework4.5" />
<frameworkAssembly assemblyName="System.Data.DataSetExtensions" targetFramework=".NETFramework4.5" />
<frameworkAssembly assemblyName="System.Data.Linq" targetFramework=".NETFramework4.5" />
<frameworkAssembly assemblyName="System.Drawing" targetFramework=".NETFramework4.5" />
<frameworkAssembly assemblyName="System.Runtime.Serialization" targetFramework=".NETFramework4.5" />
<frameworkAssembly assemblyName="System.ServiceModel" targetFramework=".NETFramework4.5" />
<frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.5" />
<frameworkAssembly assemblyName="System.Xml.Linq" targetFramework=".NETFramework4.5" />
</frameworkAssemblies>
<references>
<reference file="Microsoft.Research.DryadLinq.dll" />
</references>
</metadata>
<files>
<!-- file src="bin\signed\Microsoft.Research.Dryad.DryadLinq.dll" target="lib\net45\Microsoft.Research.Dryad.DryadLinq.dll" /> -->
<file src="bin\Release\Microsoft.Research.DryadLinq.dll" target="lib\net45\Microsoft.Research.DryadLinq.dll" />
<file src="bin\Release\Microsoft.Research.DryadLinq.pdb" target="lib\net45\Microsoft.Research.DryadLinq.pdb" />
<file src="bin\Release\Microsoft.Research.DryadLinq.xml" target="lib\net45\Microsoft.Research.DryadLinq.xml" />
<!-- <file src="bin\signed\Microsoft.Research.Dryad.ManagedChannel.dll" target="lib\net45\Microsoft.Research.Dryad.ManagedChannel.dll" /> -->
<file src="bin\Release\Microsoft.Research.Dryad.ManagedChannel.dll" target="lib\net45\Microsoft.Research.Dryad.ManagedChannel.dll" />
<file src="bin\Release\Microsoft.Research.Dryad.ManagedChannel.pdb" target="lib\net45\Microsoft.Research.Dryad.ManagedChannel.pdb" />
<!-- <file src="bin\signed\Microsoft.Research.Dryad.DryadLinq.NativeWrapper.dll" target="lib\net45\Microsoft.Research.Dryad.DryadLinq.NativeWrapper.dll" /> -->
<file src="bin\Release\Microsoft.Research.Dryad.DryadLinq.NativeWrapper.dll" target="lib\net45\Microsoft.Research.Dryad.DryadLinq.NativeWrapper.dll" />
<file src="bin\Release\Microsoft.Research.Dryad.DryadLinq.NativeWrapper.pdb" target="lib\net45\Microsoft.Research.Dryad.DryadLinq.NativeWrapper.pdb" />
<!-- <file src="bin\signed\Microsoft.Research.Dryad.VertexHostBody.dll" target="lib\net45\Microsoft.Research.Dryad.VertexHostBody.dll" /> -->
<file src="bin\Release\Microsoft.Research.Dryad.VertexHostBody.dll" target="lib\net45\Microsoft.Research.Dryad.VertexHostBody.dll" />
<file src="bin\Release\Microsoft.Research.Dryad.VertexHostBody.pdb" target="lib\net45\Microsoft.Research.Dryad.VertexHostBody.pdb" />
<!-- <file src="bin\signed\Microsoft.Research.Dryad.VertexHost.exe" target="lib\net45\Microsoft.Research.Dryad.VertexHost.exe" /> -->
<file src="bin\Release\Microsoft.Research.Dryad.VertexHost.exe" target="lib\net45\Microsoft.Research.Dryad.VertexHost.exe" />
<file src="bin\Release\Microsoft.Research.Dryad.VertexHost.exe.config" target="lib\net45\Microsoft.Research.Dryad.VertexHost.exe.config" />
<file src="bin\Release\Microsoft.Research.Dryad.VertexHost.pdb" target="lib\net45\Microsoft.Research.Dryad.VertexHost.pdb" />
<!-- <file src="bin\signed\Microsoft.Research.Dryad.ProcessService.exe" target="lib\net45\Microsoft.Research.Dryad.ProcessService.exe" /> -->
<file src="bin\Release\Microsoft.Research.Dryad.ProcessService.exe" target="lib\net45\Microsoft.Research.Dryad.ProcessService.exe" />
<file src="bin\Release\Microsoft.Research.Dryad.ProcessService.exe.config" target="lib\net45\Microsoft.Research.Dryad.ProcessService.exe.config" />
<file src="bin\Release\Microsoft.Research.Dryad.ProcessService.pdb" target="lib\net45\Microsoft.Research.Dryad.ProcessService.pdb" />
<!-- file src="bin\signed\Microsoft.Research.Dryad.HttpClusterInterface.dll" target="lib\net45\Microsoft.Research.Dryad.HttpClusterInterface.dll" /> -->
<file src="bin\Release\Microsoft.Research.Dryad.HttpClusterInterface.dll" target="lib\net45\Microsoft.Research.Dryad.HttpClusterInterface.dll" />
<file src="bin\Release\Microsoft.Research.Dryad.HttpClusterInterface.pdb" target="lib\net45\Microsoft.Research.Dryad.HttpClusterInterface.pdb" />
<!-- <file src="bin\signed\Microsoft.Research.Dryad.LocalScheduler.dll" target="lib\net45\Microsoft.Research.Dryad.LocalScheduler.dll" /> -->
<file src="bin\Release\Microsoft.Research.Dryad.LocalScheduler.dll" target="lib\net45\Microsoft.Research.Dryad.LocalScheduler.dll" />
<file src="bin\Release\Microsoft.Research.Dryad.LocalScheduler.pdb" target="lib\net45\Microsoft.Research.Dryad.LocalScheduler.pdb" />
<!-- <file src="bin\signed\Microsoft.Research.Dryad.dll" target="lib\net45\Microsoft.Research.Dryad.dll" /> -->
<file src="bin\Release\Microsoft.Research.Dryad.dll" target="lib\net45\Microsoft.Research.Dryad.dll" />
<file src="bin\Release\Microsoft.Research.Dryad.pdb" target="lib\net45\Microsoft.Research.Dryad.pdb" />
<!-- file src="bin\signed\Microsoft.Research.Dryad.GraphManager.exe" target="lib\net45\Microsoft.Research.Dryad.GraphManager.exe" /> -->
<file src="bin\Release\Microsoft.Research.Dryad.GraphManager.exe" target="lib\net45\Microsoft.Research.Dryad.GraphManager.exe" />
<file src="bin\Release\Microsoft.Research.Dryad.GraphManager.exe.config" target="lib\net45\Microsoft.Research.Dryad.GraphManager.exe.config" />
<file src="bin\Release\Microsoft.Research.Dryad.GraphManager.pdb" target="lib\net45\Microsoft.Research.Dryad.GraphManager.pdb" />
<file src="Microsoft.Research.Dryad.targets" target="build\Microsoft.Research.Dryad.targets" />
</files>
</package>