# 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. SQL 事务回滚

    事务(Transaction)是并发控制的单位,是用户定义的一个操作序列.这些操作要么都做,要么都不做,是一个不可分割的工作单位.通过事务,SQL Server能将逻辑相关的一组操作绑定在一起,以便服 ...

  2. Java的生日

    你知道巴西的税务系统,亚马逊的Kindle阅读器以及韩国的第一大镁板制造厂有什么共同点吗?乍一看上去,这简直就是风马牛不相及,但是这些系统同世界上其它100亿个设备共享一个元素,那就是Java. 19 ...

  3. Python SMTP邮件模块

    SMTP是发送邮件的协议,Python内置对SMTP的支持,可以发送纯文本邮件.HTML邮件以及带附件的邮件. Python对SMTP支持有smtplib和email两个模块,email负责构造邮件, ...

  4. marquee标签,好神奇啊...

    <html><body><div style="height:190; margin-top:10; margin-bottom:10; width:96%; ...

  5. 基于dom的xss漏洞原理

    原文:http://www.anying.org/thread-36-1-1.html转载必须注明原文地址最近看到网络上很多人都在说XSS我就借着暗影这个平台发表下自己对这一块的一些认识.其实对于XS ...

  6. 8-9 MyBatis基础课

    慕课网,'通过自动回复小机器人学习Mybatis',看了一半,没网了... Jsp+servlet+jdbc

  7. sql中的!=判断的注意事项

    sql查询中where过滤条件为某字段 colName='xx'时一般不会出什么问题, 但如果想达到不为xx的时候就要注意了,用colName!= 'xx'可能就有问题了,因为该字段可能为空,为nul ...

  8. JS高级群的日常

    北京-z兄*10031*33) 2015/6/5 13:38:01北京-逍遥君武*5611*7) 2015/6/5 13:3*:082上海-goesby<woshixuleijava@****. ...

  9. PHP上传(单个)文件示例

    通过 PHP,可以把文件上传到服务器. 创建一个文件上传表单 允许用户从表单上传文件是非常有用的. 请看下面这个供上传文件的 HTML 表单: <html> <body> &l ...

  10. ASP.NET Core--基于授权的视图

    翻译如下: 开发人员通常希望基于当前用户身份显示,隐藏或以其他方式修改UI. 您可以通过依赖注入访问MVC视图中的授权服务. 将授权服务注入Razor视图,请使用@inject指令,例如: @inje ...