From 3471622ef2bfafcf0f3461d42eea029afa50ccc2 Mon Sep 17 00:00:00 2001 From: Dennis Fetterly Date: Fri, 4 Apr 2014 14:45:35 -0700 Subject: [PATCH] Update Calypso references and Assembly infos. Packaging bits. --- Calypso/Calypso/Calypso.csproj | 22 --------- Calypso/Calypso/Properties/AssemblyInfo.cs | 8 ++-- Calypso/Calypso/app.config | 2 +- Calypso/JOM/JobObjectModel.csproj | 25 +++++++--- Calypso/JOM/Properties/AssemblyInfo.cs | 8 ++-- Calypso/JOM/app.config | 27 +++++++++++ Calypso/JOM/packages.config | 6 +-- Calypso/Microsoft.Research.Calypso.nuspec | 48 +++++++++++-------- Calypso/Tools/Properties/AssemblyInfo.cs | 8 ++-- .../UsefulForms/Properties/AssemblyInfo.cs | 8 ++-- ...icrosoft.Research.DryadLinq.Samples.nuspec | 8 ++-- samples/WordCount.cs.pp | 6 +++ 12 files changed, 102 insertions(+), 74 deletions(-) create mode 100644 Calypso/JOM/app.config diff --git a/Calypso/Calypso/Calypso.csproj b/Calypso/Calypso/Calypso.csproj index cf28249..32ec137 100644 --- a/Calypso/Calypso/Calypso.csproj +++ b/Calypso/Calypso/Calypso.csproj @@ -80,28 +80,6 @@ AllRules.ruleset - - False - ..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\EnvDTE.dll - - - False - ..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\EnvDTE80.dll - - - False - ..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\EnvDTE90.dll - - - False - ..\..\Daphne\Dependences\Microsoft.Hpc.Scheduler.dll - True - - - False - ..\..\Daphne\Dependences\Microsoft.Hpc.Scheduler.Properties.dll - True - False ..\packages\Microsoft.Research.DryadLINQ.MSAGL.3.0.0.1\lib\Microsoft.Msagl.dll diff --git a/Calypso/Calypso/Properties/AssemblyInfo.cs b/Calypso/Calypso/Properties/AssemblyInfo.cs index b8cdbbd..628ac4c 100644 --- a/Calypso/Calypso/Properties/AssemblyInfo.cs +++ b/Calypso/Calypso/Properties/AssemblyInfo.cs @@ -28,9 +28,9 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("DryadAnalysis")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("MSIT")] +[assembly: AssemblyCompany("Microsoft Corporation")] [assembly: AssemblyProduct("DryadAnalysis")] -[assembly: AssemblyCopyright("Copyright © MSIT 2008")] +[assembly: AssemblyCopyright("Copyright © Microsoft Corporation. All rights reserved.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -52,5 +52,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("0.1.0.0")] +[assembly: AssemblyFileVersion("0.1.0.0")] diff --git a/Calypso/Calypso/app.config b/Calypso/Calypso/app.config index 2f0dfd0..864c815 100644 --- a/Calypso/Calypso/app.config +++ b/Calypso/Calypso/app.config @@ -31,7 +31,7 @@ - + diff --git a/Calypso/JOM/JobObjectModel.csproj b/Calypso/JOM/JobObjectModel.csproj index 05ab868..050018f 100644 --- a/Calypso/JOM/JobObjectModel.csproj +++ b/Calypso/JOM/JobObjectModel.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -103,11 +104,11 @@ False - ..\packages\Microsoft.Research.Peloponnese.0.7.0-beta023\lib\net45\Microsoft.Research.Peloponnese.HadoopBridge.dll + ..\packages\Microsoft.Research.Peloponnese.0.7.1-beta\lib\net45\Microsoft.Research.Peloponnese.HadoopBridge.dll - + False - ..\packages\Microsoft.Research.Peloponnese.0.7.0-beta023\lib\net45\Microsoft.Research.Peloponnese.Utils.dll + ..\packages\Microsoft.Research.Peloponnese.0.7.1-beta\lib\net45\Microsoft.Research.Peloponnese.Utils.dll ..\packages\Microsoft.WindowsAzure.ConfigurationManager.2.0.3\lib\net40\Microsoft.WindowsAzure.Configuration.dll @@ -121,12 +122,13 @@ ..\packages\Microsoft.Hadoop.Client.1.1.0.7\lib\net40\Microsoft.WindowsAzure.Management.HDInsight.Framework.Core.dll - + False - ..\packages\WindowsAzure.Storage.3.1.0.0\lib\net40\Microsoft.WindowsAzure.Storage.dll + ..\packages\WindowsAzure.Storage.3.1.0.1\lib\net40\Microsoft.WindowsAzure.Storage.dll - - ..\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.dll + + False + ..\packages\Newtonsoft.Json.6.0.2\lib\net45\Newtonsoft.Json.dll @@ -180,10 +182,19 @@ + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + +