# This file contains command-line options that the C#
# command line compiler (CSC) will process as part
# of every compilation, unless the "/noconfig" option
# is specified.
# Reference the common Framework libraries
/r:Accessibility.dll
/r:Microsoft.CSharp.dll
/r:System.Configuration.dll
/r:System.Configuration.Install.dll
/r:System.Core.dll
/r:System.Data.dll
/r:System.Data.DataSetExtensions.dll
/r:System.Data.Linq.dll
/r:System.Data.OracleClient.dll
/r:System.Deployment.dll
/r:System.Design.dll
/r:System.DirectoryServices.dll
/r:System.dll
/r:System.Drawing.Design.dll
/r:System.Drawing.dll
/r:System.EnterpriseServices.dll
/r:System.Management.dll
/r:System.Messaging.dll
/r:System.Runtime.Remoting.dll
/r:System.Runtime.Serialization.dll
/r:System.Runtime.Serialization.Formatters.Soap.dll
/r:System.Security.dll
/r:System.ServiceModel.dll
/r:System.ServiceModel.Web.dll
/r:System.ServiceProcess.dll
/r:System.Transactions.dll
/r:System.Web.dll
/r:System.Web.Extensions.Design.dll
/r:System.Web.Extensions.dll
/r:System.Web.Mobile.dll
/r:System.Web.RegularExpressions.dll
/r:System.Web.Services.dll
/r:System.Windows.Forms.Dll
/r:System.Workflow.Activities.dll
/r:System.Workflow.ComponentModel.dll
/r:System.Workflow.Runtime.dll
/r:System.Xml.dll
/r:System.Xml.Linq.dll
/r:System.Net.Http.dll
# MEF add by Microshaoft
/r:System.ComponentModel.Composition.dll
# VB add by Microshaoft
/r:Microsoft.VisualBasic.dll
# wcf add by Microshaoft
/r:System.ServiceModel.Activation.dll
# WPF add by Microshaoft
/r:"WPF\PresentationCore.dll"
/r:"WPF\PresentationFramework.dll"
/r:"WPF\WindowsBase.dll"
/r:"System.Xaml.dll"
/r:"C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\System.Windows.Interactivity.dll"
# WWF add by Microshaoft
/r:System.Activities.dll
/r:System.ServiceModel.Activities.dll
# WCF add by Microshaoft
/r:System.Runtime.DurableInstancing.dll
# System.IO.Compression
/r:System.IO.Compression.dll
/r:System.IO.Compression.FileSystem.dll
# 以下为常用的第三方库引用,注意引用正确路径!
# mshtml add by Microshaoft
/r:"C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Microsoft.mshtml.dll"
# WEB MVC API 5.0 SignalR 2.0.1 add by Microshaoft
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.Mvc.5.1.0\lib\net45\System.Web.Mvc.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.Razor.3.0.0\lib\net45\System.Web.Razor.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.Core.2.0.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.SystemWeb.2.0.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.Web.Optimization.1.1.1\lib\net40\System.Web.Optimization.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebApi.Client.5.1.0\lib\net45\System.Net.Http.Formatting.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebApi.Client.5.1.0\lib\portable-wp8+netcore45+net45\System.Net.Http.Formatting.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebApi.Core.5.1.0\lib\net45\System.Web.Http.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebApi.SelfHost.5.1.0\lib\net45\System.Web.Http.SelfHost.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebApi.Tracing.5.1.0\lib\net45\System.Web.Http.Tracing.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebApi.WebHost.5.1.0\lib\net45\System.Web.Http.WebHost.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.Helpers.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.Deployment.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.Razor.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.Owin.2.0.0\lib\net40\Microsoft.Owin.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.Owin.2.0.0\lib\net45\Microsoft.Owin.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.Owin.Host.SystemWeb.2.0.0\lib\net40\Microsoft.Owin.Host.SystemWeb.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.Owin.Host.SystemWeb.2.0.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.Owin.Security.2.0.0\lib\net45\Microsoft.Owin.Security.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Newtonsoft.Json.5.0.8\lib\net20\Newtonsoft.Json.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Newtonsoft.Json.5.0.8\lib\net35\Newtonsoft.Json.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Newtonsoft.Json.5.0.8\lib\net40\Newtonsoft.Json.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Newtonsoft.Json.5.0.8\lib\netcore45\Newtonsoft.Json.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Newtonsoft.Json.5.0.8\lib\portable-net40+sl4+wp7+win8\Newtonsoft.Json.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Newtonsoft.Json.5.0.8\lib\portable-net45+wp80+win8\Newtonsoft.Json.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Owin.1.0\lib\net40\Owin.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\WebGrease.1.5.2\lib\WebGrease.dll
# Microsoft.AspNet.SignalR.Client add by Microshaoft
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.Client.2.0.1\lib\net40\Microsoft.AspNet.SignalR.Client.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.Client.2.0.1\lib\net45\Microsoft.AspNet.SignalR.Client.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.Client.2.0.1\lib\portable-net45+sl5+netcore45+wp8\Microsoft.AspNet.SignalR.Client.dll
# Microsoft.AspNet.SignalR.Owin add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.Owin\Microsoft.AspNet.SignalR.Core.1.1.3\lib\net40\Microsoft.AspNet.SignalR.Core.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.Owin\Microsoft.AspNet.SignalR.Owin.1.1.3\lib\net40\Microsoft.AspNet.SignalR.Owin.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.Owin\Microsoft.AspNet.SignalR.Owin.1.1.3\lib\net45\Microsoft.AspNet.SignalR.Owin.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.Owin\Owin.1.0\lib\net40\Owin.dll
# Microsoft.AspNet.SignalR.SelfHost
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.SelfHost\Microsoft.AspNet.SignalR.Core.2.0.0\lib\net45\Microsoft.AspNet.SignalR.Core.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.SelfHost\Microsoft.Owin.2.0.1\lib\net40\Microsoft.Owin.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.SelfHost\Microsoft.Owin.2.0.1\lib\net45\Microsoft.Owin.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.SelfHost\Microsoft.Owin.Diagnostics.2.0.1\lib\net40\Microsoft.Owin.Diagnostics.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.SelfHost\Microsoft.Owin.Host.HttpListener.2.0.1\lib\net40\Microsoft.Owin.Host.HttpListener.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.SelfHost\Microsoft.Owin.Host.HttpListener.2.0.1\lib\net45\Microsoft.Owin.Host.HttpListener.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.SelfHost\Microsoft.Owin.Hosting.2.0.1\lib\net40\Microsoft.Owin.Hosting.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.SelfHost\Microsoft.Owin.Hosting.2.0.1\lib\net45\Microsoft.Owin.Hosting.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.SignalR.SelfHost\Microsoft.Owin.Security.2.0.1\lib\net45\Microsoft.Owin.Security.dll
# Reactive Extensions add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Core.2.2.2\lib\net40\System.Reactive.Core.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Core.2.2.2\lib\net45\System.Reactive.Core.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Core.2.2.2\lib\portable-net40+sl5+win8+wp8\System.Reactive.Core.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Core.2.2.2\lib\portable-windows8+net45+wp8\System.Reactive.Core.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Core.2.2.2\lib\sl5\System.Reactive.Core.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Core.2.2.2\lib\windows8\System.Reactive.Core.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Core.2.2.2\lib\windowsphone71\System.Reactive.Core.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Core.2.2.2\lib\windowsphone8\System.Reactive.Core.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Interfaces.2.2.2\lib\net40\System.Reactive.Interfaces.dll
/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Interfaces.2.2.2\lib\net45\System.Reactive.Interfaces.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Interfaces.2.2.2\lib\portable-net40+sl5+win8+wp8\System.Reactive.Interfaces.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Interfaces.2.2.2\lib\portable-windows8+net45+wp8\System.Reactive.Interfaces.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Interfaces.2.2.2\lib\sl5\System.Reactive.Interfaces.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Interfaces.2.2.2\lib\windows8\System.Reactive.Interfaces.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Interfaces.2.2.2\lib\windowsphone71\System.Reactive.Interfaces.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Interfaces.2.2.2\lib\windowsphone8\System.Reactive.Interfaces.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Linq.2.2.2\lib\net40\System.Reactive.Linq.dll
/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Linq.2.2.2\lib\net45\System.Reactive.Linq.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Linq.2.2.2\lib\portable-net40+sl5+win8+wp8\System.Reactive.Linq.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Linq.2.2.2\lib\portable-windows8+net45+wp8\System.Reactive.Linq.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Linq.2.2.2\lib\sl5\System.Reactive.Linq.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Linq.2.2.2\lib\windows8\System.Reactive.Linq.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Linq.2.2.2\lib\windowsphone71\System.Reactive.Linq.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-Linq.2.2.2\lib\windowsphone8\System.Reactive.Linq.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-PlatformServices.2.2.2\lib\net40\System.Reactive.PlatformServices.dll
/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-PlatformServices.2.2.2\lib\net45\System.Reactive.PlatformServices.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-PlatformServices.2.2.2\lib\portable-net40+sl5+win8+wp8\System.Reactive.PlatformServices.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-PlatformServices.2.2.2\lib\portable-windows8+net45+wp8\System.Reactive.PlatformServices.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-PlatformServices.2.2.2\lib\sl5\System.Reactive.PlatformServices.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-PlatformServices.2.2.2\lib\windows8\System.Reactive.PlatformServices.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-PlatformServices.2.2.2\lib\windowsphone71\System.Reactive.PlatformServices.dll
#/r:D:\Microshaoft.Nuget.Packages\Rx-Main\Rx-PlatformServices.2.2.2\lib\windowsphone8\System.Reactive.PlatformServices.dll
# Microsoft.Composition/MEF2 add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Composition.MEF2\Microsoft.Composition.1.0.20\lib\portable-net45+win8\System.Composition.AttributedModel.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Composition.MEF2\Microsoft.Composition.1.0.20\lib\portable-net45+win8\System.Composition.Convention.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Composition.MEF2\Microsoft.Composition.1.0.20\lib\portable-net45+win8\System.Composition.Hosting.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Composition.MEF2\Microsoft.Composition.1.0.20\lib\portable-net45+win8\System.Composition.Runtime.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Composition.MEF2\Microsoft.Composition.1.0.20\lib\portable-net45+win8\System.Composition.TypedParts.dll
# Microsoft.Bcl.Compression add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl.Compression\Microsoft.Bcl.Build.1.0.13\tools\Microsoft.Bcl.Build.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl.Compression\Microsoft.Bcl.Compression.3.9.73\lib\native\ARM\ClrCompression.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl.Compression\Microsoft.Bcl.Compression.3.9.73\lib\native\x86\ClrCompression.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl.Compression\Microsoft.Bcl.Compression.3.9.73\lib\portable-net45+win8+wp8\System.IO.Compression.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl.Compression\Microsoft.Bcl.Compression.3.9.73\lib\portable-net45+wp8\System.IO.Compression.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl.Compression\Microsoft.Bcl.Compression.3.9.73\lib\wp8\System.IO.Compression.dll
# Microsoft.Bcl.Immutable add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl.Immutable\Microsoft.Bcl.Immutable.1.0.30\lib\portable-net45+win8+wp8\System.Collections.Immutable.dll
# Microsoft.Tpl.Dataflow add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Tpl.Dataflow\Microsoft.Tpl.Dataflow.4.5.14\lib\portable-net45+win8\System.Threading.Tasks.Dataflow.dll
# Microsoft.Bcl add by Microshaoft
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\net40\System.IO.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\net40\System.Runtime.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\net40\System.Threading.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl4+win8\System.IO.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl4+win8\System.Runtime.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl4+win8\System.Threading.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl4+win8+wp71\System.IO.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl4+win8+wp71\System.Runtime.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl4+win8+wp71\System.Threading.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl4+win8+wp8\System.IO.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl4+win8+wp8\System.Runtime.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl4+win8+wp8\System.Threading.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl5+win8+wp8\System.IO.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl5+win8+wp8\System.Runtime.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+sl5+win8+wp8\System.Threading.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+win8\System.IO.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+win8\System.Runtime.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+win8\System.Threading.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+win8+wp8\System.IO.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+win8+wp8\System.Runtime.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\portable-net40+win8+wp8\System.Threading.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\sl4\System.IO.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\sl4\System.Runtime.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\sl4\System.Threading.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\sl4-windowsphone71\System.IO.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\sl4-windowsphone71\System.Runtime.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\sl4-windowsphone71\System.Threading.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\sl5\System.IO.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\sl5\System.Runtime.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.1.1.6\lib\sl5\System.Threading.Tasks.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Bcl\Microsoft.Bcl.Build.1.0.13\tools\Microsoft.Bcl.Build.Tasks.dll
# Microsoft.Net.Http add by Microshaoft
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\net40\System.Net.Http.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\net40\System.Net.Http.Extensions.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\net40\System.Net.Http.Primitives.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\net40\System.Net.Http.WebRequest.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\net45\System.Net.Http.Extensions.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\net45\System.Net.Http.Primitives.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\portable-net40+sl4+win8+wp71\System.Net.Http.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\portable-net40+sl4+win8+wp71\System.Net.Http.Extensions.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\portable-net40+sl4+win8+wp71\System.Net.Http.Primitives.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\portable-net45+win8\System.Net.Http.Extensions.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\portable-net45+win8\System.Net.Http.Primitives.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\sl4-windowsphone71\System.Net.Http.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\sl4-windowsphone71\System.Net.Http.Extensions.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\sl4-windowsphone71\System.Net.Http.Primitives.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\win8\System.Net.Http.Extensions.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Net.Http\Microsoft.Net.Http.2.2.18\lib\win8\System.Net.Http.Primitives.dll
# ===========================================================================================
# ===========================================================================================
# Azure add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Bcl.Async.1.0.16\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Bcl.Async.1.0.16\lib\net40\Microsoft.Threading.Tasks.Extensions.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Bcl.Async.1.0.16\lib\net45\Microsoft.Threading.Tasks.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Bcl.Async.1.0.16\lib\net45\Microsoft.Threading.Tasks.Extensions.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Bcl.Build.1.0.10\tools\Microsoft.Bcl.Build.Tasks.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\net40\Microsoft.Data.Edm.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\net40\de\Microsoft.Data.Edm.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\net40\es\Microsoft.Data.Edm.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\net40\fr\Microsoft.Data.Edm.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\net40\it\Microsoft.Data.Edm.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\net40\ja\Microsoft.Data.Edm.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\net40\ko\Microsoft.Data.Edm.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\net40\ru\Microsoft.Data.Edm.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\net40\zh-Hans\Microsoft.Data.Edm.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\net40\zh-Hant\Microsoft.Data.Edm.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\sl4\Microsoft.Data.Edm.SL.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\sl4\de\Microsoft.Data.Edm.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\sl4\es\Microsoft.Data.Edm.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\sl4\fr\Microsoft.Data.Edm.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\sl4\it\Microsoft.Data.Edm.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\sl4\ja\Microsoft.Data.Edm.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\sl4\ko\Microsoft.Data.Edm.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\sl4\ru\Microsoft.Data.Edm.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\sl4\zh-Hans\Microsoft.Data.Edm.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.Edm.5.2.0\lib\sl4\zh-Hant\Microsoft.Data.Edm.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\net40\Microsoft.Data.OData.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\net40\de\Microsoft.Data.OData.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\net40\es\Microsoft.Data.OData.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\net40\fr\Microsoft.Data.OData.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\net40\it\Microsoft.Data.OData.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\net40\ja\Microsoft.Data.OData.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\net40\ko\Microsoft.Data.OData.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\net40\ru\Microsoft.Data.OData.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\net40\zh-Hans\Microsoft.Data.OData.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\net40\zh-Hant\Microsoft.Data.OData.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\sl4\Microsoft.Data.OData.SL.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\sl4\de\Microsoft.Data.OData.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\sl4\es\Microsoft.Data.OData.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\sl4\fr\Microsoft.Data.OData.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\sl4\it\Microsoft.Data.OData.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\sl4\ja\Microsoft.Data.OData.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\sl4\ko\Microsoft.Data.OData.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\sl4\ru\Microsoft.Data.OData.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\sl4\zh-Hans\Microsoft.Data.OData.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Data.OData.5.2.0\lib\sl4\zh-Hant\Microsoft.Data.OData.SL.resources.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\net40\System.Net.Http.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\net40\System.Net.Http.Extensions.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\net40\System.Net.Http.Primitives.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\net40\System.Net.Http.WebRequest.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\net45\System.Net.Http.Extensions.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\net45\System.Net.Http.Primitives.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\portable-net40+sl4+win8+wp71\System.Net.Http.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\portable-net40+sl4+win8+wp71\System.Net.Http.Extensions.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\portable-net40+sl4+win8+wp71\System.Net.Http.Primitives.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\portable-net45+win8\System.Net.Http.Extensions.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\portable-net45+win8\System.Net.Http.Primitives.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\sl4-windowsphone71\System.Net.Http.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\sl4-windowsphone71\System.Net.Http.Extensions.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\sl4-windowsphone71\System.Net.Http.Primitives.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\win8\System.Net.Http.Extensions.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.Net.Http.2.2.15\lib\win8\System.Net.Http.Primitives.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.2.1.0.0\lib\net40-full\Microsoft.ApplicationServer.Caching.AzureClientHelper.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.2.1.0.0\lib\net40-full\Microsoft.ApplicationServer.Caching.AzureCommon.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.2.1.0.0\lib\net40-full\Microsoft.ApplicationServer.Caching.Client.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.2.1.0.0\lib\net40-full\Microsoft.ApplicationServer.Caching.Core.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.2.1.0.0\lib\net40-full\Microsoft.Web.DistributedCache.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.2.1.0.0\lib\net40-full\Microsoft.WindowsFabric.Common.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.2.1.0.0\lib\net40-full\Microsoft.WindowsFabric.Data.Common.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.ApplicationServer.Caching.AzureClientHelper.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.ApplicationServer.Caching.AzureCommon.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.ApplicationServer.Caching.AzureServerCommon.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.ApplicationServer.Caching.Client.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.ApplicationServer.Caching.Core.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.ApplicationServer.Caching.MemcacheShim.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.Web.DistributedCache.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.WindowsAzure.Diagnostics.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.WindowsAzure.Diagnostics.StorageUtility.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.WindowsFabric.Common.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.Caching.MemcacheShim.2.1.0.0\content\WindowsAzure.Caching.MemcacheShim\Microsoft.WindowsFabric.Data.Common.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\Microsoft.WindowsAzure.ConfigurationManager.2.0.1.0\lib\net40\Microsoft.WindowsAzure.Configuration.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\net40\System.Spatial.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\net40\de\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\net40\es\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\net40\fr\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\net40\it\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\net40\ja\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\net40\ko\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\net40\ru\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\net40\zh-Hans\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\net40\zh-Hant\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\sl4\System.Spatial.SL.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\sl4\de\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\sl4\es\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\sl4\fr\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\sl4\it\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\sl4\ja\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\sl4\ko\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\sl4\ru\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\sl4\zh-Hans\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\System.Spatial.5.2.0\lib\sl4\zh-Hant\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\net45\Microsoft.WindowsAzure.Mobile.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\net45\Microsoft.WindowsAzure.Mobile.Ext.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\netcore45\Microsoft.WindowsAzure.Mobile.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\netcore45\Microsoft.WindowsAzure.Mobile.Ext.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\portable-win+net45+sl40+wp71\Microsoft.WindowsAzure.Mobile.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\sl4-windowsphone71\Microsoft.WindowsAzure.Mobile.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\sl4-windowsphone71\Microsoft.WindowsAzure.Mobile.Ext.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\sl4-windowsphone71\Microsoft.WindowsAzure.Mobile.UI.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\wp8\Microsoft.WindowsAzure.Mobile.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\wp8\Microsoft.WindowsAzure.Mobile.Ext.dll
#/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.MobileServices.1.0.2\lib\wp8\Microsoft.WindowsAzure.Mobile.UI.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.ServiceBus.2.1.3.0\lib\net40-full\Microsoft.ServiceBus.dll
/r:D:\Microshaoft.Nuget.Packages\Azure\WindowsAzure.Storage.2.1.0.3\lib\net40\Microsoft.WindowsAzure.Storage.dll
# Spatial add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\net40\System.Spatial.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\net40\de\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\net40\es\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\net40\fr\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\net40\it\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\net40\ja\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\net40\ko\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\net40\ru\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\net40\zh-Hans\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\net40\zh-Hant\System.Spatial.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\portable-net40+sl5+wp8+win8\System.Spatial.Portable.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\portable-net40+sl5+wp8+win8\de\System.Spatial.Portable.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\portable-net40+sl5+wp8+win8\es\System.Spatial.Portable.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\portable-net40+sl5+wp8+win8\fr\System.Spatial.Portable.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\portable-net40+sl5+wp8+win8\it\System.Spatial.Portable.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\portable-net40+sl5+wp8+win8\ja\System.Spatial.Portable.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\portable-net40+sl5+wp8+win8\ko\System.Spatial.Portable.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\portable-net40+sl5+wp8+win8\ru\System.Spatial.Portable.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\portable-net40+sl5+wp8+win8\zh-Hans\System.Spatial.Portable.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\portable-net40+sl5+wp8+win8\zh-Hant\System.Spatial.Portable.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\sl4\System.Spatial.SL.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\sl4\de\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\sl4\es\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\sl4\fr\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\sl4\it\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\sl4\ja\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\sl4\ko\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\sl4\ru\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\sl4\zh-Hans\System.Spatial.SL.resources.dll
/r:D:\Microshaoft.Nuget.Packages\System.Spatial\System.Spatial.5.6.0\lib\sl4\zh-Hant\System.Spatial.SL.resources.dll
# OAuth add by Microshaoft
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\CodeContracts.Unofficial.1.0.0.2\lib\net35-client\Microsoft.Contracts.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\CodeContracts.Unofficial.1.0.0.2\lib\net40-client\DELETE_ME.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\CodeContracts.Unofficial.1.0.0.2\lib\sl3-wp\Microsoft.Contracts.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\CodeContracts.Unofficial.1.0.0.2\lib\sl4\Microsoft.Contracts.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.AspNet.4.1.4.12333\lib\net40-full\DotNetOpenAuth.AspNet.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.AspNet.4.1.4.12333\lib\net45-full\DotNetOpenAuth.AspNet.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.Core.4.1.4.12333\lib\net40-full\DotNetOpenAuth.Core.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.Core.4.1.4.12333\lib\net45-full\DotNetOpenAuth.Core.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OAuth.Consumer.4.1.4.12333\lib\net40-full\DotNetOpenAuth.OAuth.Consumer.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OAuth.Consumer.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OAuth.Consumer.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OAuth.Core.4.1.4.12333\lib\net40-full\DotNetOpenAuth.OAuth.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OAuth.Core.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OAuth.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OpenId.Core.4.1.4.12333\lib\net40-full\DotNetOpenAuth.OpenId.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OpenId.Core.4.1.4.12333\lib\net40-full\Mono.Math.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OpenId.Core.4.1.4.12333\lib\net40-full\Org.Mentalis.Security.Cryptography.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OpenId.Core.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OpenId.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OpenId.Core.4.1.4.12333\lib\net45-full\Mono.Math.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OpenId.Core.4.1.4.12333\lib\net45-full\Org.Mentalis.Security.Cryptography.dll
#/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OpenId.RelyingParty.4.1.4.12333\lib\net40-full\DotNetOpenAuth.OpenId.RelyingParty.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\DotNetOpenAuth.OpenId.RelyingParty.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OpenId.RelyingParty.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\Microsoft.AspNet.WebPages.Data.3.0.0\lib\net45\WebMatrix.Data.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\Microsoft.AspNet.WebPages.OAuth.3.0.0\lib\net45\Microsoft.Web.WebPages.OAuth.dll
/r:d:\Microshaoft.Nuget.Packages\Microsoft.Asp.Net\Microsoft.AspNet.WebPages.OAuth\Microsoft.AspNet.WebPages.WebData.3.0.0\lib\net45\WebMatrix.WebData.dll
# Microsoft.AspNet.Cors add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.Cors.5.1.0\lib\net45\System.Web.Cors.dll
# Microsoft.AspNet.webapi.Cors add by Microshaoft
# /r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.webapi.Cors\Microsoft.AspNet.Cors.5.1.0\lib\net45\System.Web.Cors.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Asp.NET\Microsoft.AspNet.WebApi.Cors.5.1.0\lib\net45\System.Web.Http.Cors.dll
# Entity Framework add by Microshaoft
#/r:D:\Microshaoft.Nuget.Packages\EntityFramework\EntityFramework.6.0.1\lib\net40\EntityFramework.dll
#/r:D:\Microshaoft.Nuget.Packages\EntityFramework\EntityFramework.6.0.1\lib\net40\EntityFramework.SqlServer.dll
/r:D:\Microshaoft.Nuget.Packages\EntityFramework\EntityFramework.6.0.1\lib\net45\EntityFramework.dll
/r:D:\Microshaoft.Nuget.Packages\EntityFramework\EntityFramework.6.0.1\lib\net45\EntityFramework.SqlServer.dll
/r:D:\Microshaoft.Nuget.Packages\EntityFramework\EntityFramework.6.0.1\tools\EntityFramework.PowerShell.dll
/r:D:\Microshaoft.Nuget.Packages\EntityFramework\EntityFramework.6.0.1\tools\EntityFramework.PowerShell.Utility.dll
# Microsoft.IdentityModel add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\Microsoft.IdentityModel\Microsoft.IdentityModel.6.1.7600.16394\lib\net35\Microsoft.IdentityModel.dll
/r:"C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\Microsoft.IdentityModel.Extensions.dll"
# /r:"D:\Microshaoft.Nuget.Packages\Microsoft.Reference.Assemblies\Microsoft Identity Extensions\1.0\Microsoft.IdentityModel.Extensions.dll"
/r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.identitymodel.services.dll"
# /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.IdentityModel.dll"
/r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.IdentityModel.dll"
/r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.IdentityModel.Selectors.dll"
# OpenXML add by Microshaoft
#/r:"D:\Microshaoft.Nuget.Packages\OpenXML\OpenXMLSDKV25\Global Assembly Cache Folder\DocumentFormat.OpenXml\2.0.3302.0_31BF3856AD364E35\DocumentFormat.OpenXml.dll"
/r:D:\Microshaoft.Nuget.Packages\OpenXML\OpenXMLSDKV25\lib\DocumentFormat.OpenXml.dll
# Hadoop/HDInsight/Hive add by Microshaoft
# /r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.Client\Microsoft.Hadoop.Client.1.0.1.1\lib\net40\Microsoft.Data.Edm.dll
# /r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.Client\Microsoft.Hadoop.Client.1.0.1.1\lib\net40\Microsoft.Data.OData.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.Client\Microsoft.Hadoop.Client.1.0.1.1\lib\net40\Microsoft.Hadoop.Client.dll
#/r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.Client\Microsoft.Hadoop.Client.1.0.1.1\lib\net40\Microsoft.HDInsight.Threading.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.Client\Microsoft.Hadoop.Client.1.0.1.1\lib\net40\Microsoft.WindowsAzure.Management.HDInsight.Framework.Core.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.Client\Microsoft.Hadoop.Client.1.0.1.1\lib\net40\Microsoft.WindowsAzure.Management.HDInsight.Framework.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.Client\Microsoft.Hadoop.Client.1.0.1.1\lib\net40\Microsoft.WindowsAzure.Storage.dll
# /r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.Client\Microsoft.Hadoop.Client.1.0.1.1\lib\net40\System.Spatial.dll
# /r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.MapReduce\Microsoft.Hadoop.MapReduce.0.12.5067.18993\content\net40\MRLib\Microsoft.Hadoop.MapReduce.dll
# /r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.MapReduce\Microsoft.Hadoop.MapReduce.0.12.5067.18993\content\net40\MRLib\Microsoft.WindowsAzure.Management.HDInsight.Framework.Experimental.Threading.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.MapReduce\Microsoft.Hadoop.MapReduce.0.12.5067.18993\lib\net40\Microsoft.Hadoop.MapReduce.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.MapReduce\Microsoft.Hadoop.MapReduce.0.12.5067.18993\lib\net40\Microsoft.Hadoop.WebClient.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.MapReduce\Microsoft.Hadoop.MapReduce.0.12.5067.18993\lib\net40\Microsoft.WindowsAzure.Management.HDInsight.Framework.Experimental.dll
# /r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.MapReduce\Microsoft.Hadoop.MapReduce.0.12.5067.18993\lib\net40\Microsoft.WindowsAzure.Management.HDInsight.Framework.Experimental.Threading.dll
# /r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.WebClient\Microsoft.Hadoop.WebClient.0.12.5067.18993\lib\net40\Microsoft.Hadoop.WebClient.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.Hive\Microsoft.Hadoop.Hive.0.12.5067.18993\lib\net40\Microsoft.Hadoop.Hive.dll
/r:D:\Microshaoft.Nuget.Packages\Microsoft.Hadoop\Microsoft.Hadoop.Avro\Microsoft.Hadoop.Avro.0.8.4951.5418\lib\net40\Microsoft.Hadoop.Avro.dll
# Ix-Main add by Microshaoft
/r:D:\Microshaoft.Nuget.Packages\Ix-Main\Ix-Main.1.2.2\lib\net40\System.Interactive.dll
#/r:D:\Microshaoft.Nuget.Packages\Ix-Main\Ix-Main.1.2.2\lib\net45\System.Interactive.dll
#/r:D:\Microshaoft.Nuget.Packages\Ix-Main\Ix-Main.1.2.2\lib\portable-windows8+net45+wp8\System.Interactive.dll
#/r:D:\Microshaoft.Nuget.Packages\Ix-Main\Ix-Main.1.2.2\lib\sl5\System.Interactive.dll
# microsoft shared\Web Server Extensions add by Microshaoft
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\DundasWebChart.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\MDXQueryGenerator.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.AnalysisServices.Modeling.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.Alerting.Runtime.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.Alerting.ServiceRuntime.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.Authorization.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.ChartWebControl.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.ComponentLibrary.Engine.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.DataExtensions.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.DataExtensions.Essbase.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.DataExtensions.SapBw.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.DataExtensions.XmlaClient.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.DataFeedClient.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.DataRendering.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.DataSegmentRendering.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.Diagnostics.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.EssbaseMDXQueryGenerator.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.ExcelRendering.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.GaugeWebControl.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.HPBProcessing.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.HtmlRendering.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.ImageRendering.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.Interfaces.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.Modeling.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.NullRendering.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.ProcessingCore.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.ProcessingObjectModel.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.RdlObjectModel.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.RichText.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.RPLObjectModel.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.RPLRendering.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.RsClient.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.RSSPMemMonitor.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.SapBwMDXQueryGenerator.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.SemanticQueryEngine.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.ServiceRuntime.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.SharePoint.ObjectModel.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.SharePoint.Server.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.SharePoint12.Server.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.SharePoint14.Server.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.SPBProcessing.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.UpgradeScripts.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.UsageTracking.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.WebMap.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\Microsoft.ReportingServices.WordRendering.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesAppDomainManager.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesCDOInterop.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesCompression.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesEmailDeliveryProvider.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesFileShareDeliveryProvider.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesLibrary.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesNativeClient.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesNullDeliveryProvider.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesRenderingNative.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesSharePointDeliveryExtension.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\ReportingServicesWebServer.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\RSHttpRuntime.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\RSSPMemMonNative.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\SQLRSSPOS.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\MDXQueryGenerator.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.AnalysisServices.Modeling.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.Alerting.Runtime.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.Alerting.ServiceRuntime.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ChartWebControl.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ComponentLibrary.Engine.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataExtensions.Essbase.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataExtensions.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataExtensions.SapBw.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataExtensions.XmlaClient.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataFeedClient.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataRendering.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataSegmentRendering.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.Diagnostics.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.EssbaseMDXQueryGenerator.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ExcelRendering.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.GaugeWebControl.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.HPBProcessing.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.HtmlRendering.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ImageRendering.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.Modeling.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.NullRendering.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ProcessingCore.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.RichText.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.RPLRendering.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.RsClient.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.SapBwMDXQueryGenerator.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.SemanticQueryEngine.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ServiceRuntime.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.SharePoint.Server.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.SPBProcessing.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.WebMap.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.WordRendering.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\ReportingServicesEmailDeliveryProvider.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\ReportingServicesFileShareDeliveryProvider.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\ReportingServicesLibrary.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\ReportingServicesNativeClient.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\ReportingServicesNullDeliveryProvider.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\ReportingServicesSharePointDeliveryExtension.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHS\ReportingServicesWebServer.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\MDXQueryGenerator.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.AnalysisServices.Modeling.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.Alerting.Runtime.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.Alerting.ServiceRuntime.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.ChartWebControl.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.ComponentLibrary.Engine.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.DataExtensions.Essbase.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.DataExtensions.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.DataExtensions.SapBw.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.DataExtensions.XmlaClient.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.DataFeedClient.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.DataRendering.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.DataSegmentRendering.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.Diagnostics.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.EssbaseMDXQueryGenerator.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.ExcelRendering.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.GaugeWebControl.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.HPBProcessing.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.HtmlRendering.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.ImageRendering.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.Modeling.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.NullRendering.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.ProcessingCore.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.RichText.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.RPLRendering.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.RsClient.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.SapBwMDXQueryGenerator.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.SemanticQueryEngine.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.ServiceRuntime.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.SharePoint.Server.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.SPBProcessing.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.WebMap.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\Microsoft.ReportingServices.WordRendering.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\ReportingServicesEmailDeliveryProvider.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\ReportingServicesFileShareDeliveryProvider.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\ReportingServicesLibrary.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\ReportingServicesNativeClient.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\ReportingServicesNullDeliveryProvider.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\ReportingServicesSharePointDeliveryExtension.resources.dll"
##/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting\bin\zh-CHT\ReportingServicesWebServer.resources.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\Client\MSOIDCLIL.DLL"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\Client\MSOIDRES.DLL"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.Office.Client.Education.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.Office.Client.Policy.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.Office.Client.TranslationServices.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.DocumentManagement.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.Publishing.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.Runtime.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.Search.Applications.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.Search.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.Taxonomy.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.UserProfiles.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.WorkflowServices.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.Office.Client.Policy.Silverlight.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.Office.Client.TranslationServices.Silverlight.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.DocumentManagement.Silverlight.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.Publishing.Silverlight.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.Search.Applications.Silverlight.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.Search.Silverlight.dll"
# /r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.Silverlight.dll"
# /r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.Silverlight.Runtime.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.UserProfiles.Phone.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.WorkflowServices.Silverlight.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\Microsoft.SharePoint.WorkflowServices.Activities.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\DundasWebChart.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\MDXQueryGenerator.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.AnalysisServices.Modeling.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.Alerting.Runtime.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.Alerting.ServiceRuntime.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.Authorization.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.ChartWebControl.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.ComponentLibrary.Engine.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.DataExtensions.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.DataExtensions.Essbase.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.DataExtensions.SapBw.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.DataExtensions.XmlaClient.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.DataFeedClient.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.DataRendering.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.DataSegmentRendering.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.Diagnostics.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.EssbaseMDXQueryGenerator.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.ExcelRendering.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.GaugeWebControl.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.HPBProcessing.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.HtmlRendering.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.ImageRendering.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.Interfaces.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.Modeling.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.NullRendering.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.ProcessingCore.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.ProcessingObjectModel.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.RdlObjectModel.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.RichText.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.RPLObjectModel.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.RPLRendering.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.RsClient.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.RSSPMemMonitor.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.SapBwMDXQueryGenerator.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.SemanticQueryEngine.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.ServiceRuntime.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.SharePoint.ObjectModel.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.SharePoint.Server.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.SharePoint12.Server.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.SharePoint14.Server.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.SPBProcessing.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.UpgradeScripts.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.UsageTracking.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.WebMap.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\Microsoft.ReportingServices.WordRendering.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesAppDomainManager.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesCDOInterop.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesCompression.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesEmailDeliveryProvider.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesFileShareDeliveryProvider.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesLibrary.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesNativeClient.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesNullDeliveryProvider.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesRenderingNative.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesSharePointDeliveryExtension.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\ReportingServicesWebServer.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\RSHttpRuntime.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\RSSPMemMonNative.dll"
#/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\SQLRSSPOS.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\MDXQueryGenerator.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.AnalysisServices.Modeling.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.Alerting.Runtime.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.Alerting.ServiceRuntime.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ChartWebControl.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ComponentLibrary.Engine.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataExtensions.Essbase.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataExtensions.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataExtensions.SapBw.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataExtensions.XmlaClient.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataFeedClient.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataRendering.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.DataSegmentRendering.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.Diagnostics.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.EssbaseMDXQueryGenerator.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ExcelRendering.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.GaugeWebControl.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.HPBProcessing.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.HtmlRendering.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ImageRendering.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.Modeling.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.NullRendering.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ProcessingCore.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.RichText.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.RPLRendering.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.RsClient.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.SapBwMDXQueryGenerator.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.SemanticQueryEngine.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.ServiceRuntime.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.SharePoint.Server.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.SPBProcessing.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.WebMap.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\Microsoft.ReportingServices.WordRendering.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\ReportingServicesEmailDeliveryProvider.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\ReportingServicesFileShareDeliveryProvider.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\ReportingServicesLibrary.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\ReportingServicesNativeClient.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\ReportingServicesNullDeliveryProvider.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\ReportingServicesSharePointDeliveryExtension.resources.dll"
/r:"C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\bin\zh-CHS\ReportingServicesWebServer.resources.dll"
# Redis add by Microshaoft
#/r:D:\Redis\dotNET\ServiceStack.Common.dll
#/r:D:\Redis\dotNET\ServiceStack.dll
#/r:D:\Redis\dotNET\ServiceStack.Interfaces.dll
#/r:D:\Redis\dotNET\ServiceStack.OrmLite.dll
#/r:D:\Redis\dotNET\ServiceStack.OrmLite.SqlServer.dll
#/r:D:\Redis\dotNET\ServiceStack.Redis.dll

csc.rsp Nuget MVC/WebAPI 5.0、SignalR 2.0、Rx、Json、Azure、EntityFramework、OAuth、Spatial的更多相关文章

  1. csc.rsp Nuget MVC/WebAPI、SignalR、Rx、Json、EntityFramework、OAuth、Spatial

    # This file contains command-line options that the C# # command line compiler (CSC) will process as ...

  2. ASP.NET Core MVC/WebAPi 模型绑定探索

    前言 相信一直关注我的园友都知道,我写的博文都没有特别枯燥理论性的东西,主要是当每开启一门新的技术之旅时,刚开始就直接去看底层实现原理,第一会感觉索然无味,第二也不明白到底为何要这样做,所以只有当你用 ...

  3. ASP.NET Core MVC/WebAPi 模型绑定探索 转载https://www.cnblogs.com/CreateMyself/p/6246977.html

    前言 相信一直关注我的园友都知道,我写的博文都没有特别枯燥理论性的东西,主要是当每开启一门新的技术之旅时,刚开始就直接去看底层实现原理,第一会感觉索然无味,第二也不明白到底为何要这样做,所以只有当你用 ...

  4. 【转】ASP.NET Core MVC/WebAPi 模型绑定探索

    前言 相信一直关注我的园友都知道,我写的博文都没有特别枯燥理论性的东西,主要是当每开启一门新的技术之旅时,刚开始就直接去看底层实现原理,第一会感觉索然无味,第二也不明白到底为何要这样做,所以只有当你用 ...

  5. MVC—WebAPI(调用、授权)

    ASP.NET MVC—WebAPI(调用.授权)   本系列目录:ASP.NET MVC4入门到精通系列目录汇总 微软有了Webservice和WCF,为什么还要有WebAPI? 用过WCF的人应该 ...

  6. ASP.NET MVC深入浅出系列(持续更新) ORM系列之Entity FrameWork详解(持续更新) 第十六节:语法总结(3)(C#6.0和C#7.0新语法) 第三节:深度剖析各类数据结构(Array、List、Queue、Stack)及线程安全问题和yeild关键字 各种通讯连接方式 设计模式篇 第十二节: 总结Quartz.Net几种部署模式(IIS、Exe、服务部署【借

    ASP.NET MVC深入浅出系列(持续更新)   一. ASP.NET体系 从事.Net开发以来,最先接触的Web开发框架是Asp.Net WebForm,该框架高度封装,为了隐藏Http的无状态模 ...

  7. Visual Studio 2015 Owin+MVC+WebAPI+ODataV4+EntityFrawork+Identity+Oauth2.0+AngularJS 1.x 学习笔记

    2016年,.net 会有很多大更新 ASP.NET 5 在此之前我都是用着古老的.net做开发的 (WebForm + IIS) 为了接下来应对 .net 的新功能,我特地去学习了一下基本的 MVC ...

  8. Windows 10中的CSC.exe、CSC.rsp

    (1)CSC.exe位置 [4.0的位于] C:\Windows\Microsoft.NET\Framework\v4.0.30319 [之后版本的位于] C:\Program Files (x86) ...

  9. Taurus.MVC WebAPI 入门开发教程4:控制器方法及参数定义、获取及基础校验属性【Require】。

    系列目录 1.Taurus.MVC WebAPI  入门开发教程1:框架下载环境配置与运行. 2.Taurus.MVC WebAPI 入门开发教程2:添加控制器输出Hello World. 3.Tau ...

随机推荐

  1. <<< Java提取网页源码

    package com.sevennight; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io ...

  2. 迅雷9、迅雷极速版之迅雷P2P加速:流量吸血鬼?为什么你装了迅雷之后电脑会感觉很卡很卡?

    原文地址:http://www.whosmall.com/post/90 关闭极速版迅雷ThunderPlatform.exe进程 ThunderPlatform.exe目的:利用P2P技术进行用户间 ...

  3. easyUI 中datagrid 返回列隐藏方法

    easyui的datagrid方法返回的列,有的值不需要显示可以使用hidden(属性进行隐藏) columns : [ [{ field : 'bailClass', title : '类别', w ...

  4. js自执行函数注意事项

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...

  5. Top 5 iPad Pro Apps for Your Apple Pencil

    1. Procreate - 5 to 10 dollars 2. Adobe Sketch - Free 3. Paper - Free 4. Pixelmator 5. Notes

  6. mysql 递归查询

    1.创建表: DROP TABLE IF EXISTS `t_areainfo`; CREATE TABLE `t_areainfo` ( `id` ) ' AUTO_INCREMENT, `) ', ...

  7. mysql_fetch_array,mysql_fetch_row,mysql_fetch_assoc区别

    array  mysql_fetch_array ( result   [, int result_type]  ) 返回:根据从结果集取得的行生成的数组,如果没有更多行则返回 FALSE. int ...

  8. tyvj1198 最优矩阵连乘

    描述    一个n*m矩阵由n行m列共n*m个数排列而成.两个矩阵A和B可以相乘当且仅当A的列数等于B的行数.一个N*M的矩阵乘以一个M*P的矩阵等于一个N*P的矩阵,运算量为nmp.   矩阵乘法满 ...

  9. codevs2645 Spore

    题目描述 Description 某陈和某Y 最近对一个游戏着迷.那是Electronic Arts 今年发布的优秀的模拟经营类游戏,Spore. 在Spore 中,玩家将经历从单细胞生物到星系的统治 ...

  10. Ubuntu 14 中,SecureCRT、SecureFX个性化设置

    [SecureCRT 个性化设置] 打开设置路径:菜单栏 -> Opions -> Global Options -> General -> Default Session - ...