|
|
@@ -7,16 +7,16 @@
|
|
|
<ProductVersion>
|
|
|
</ProductVersion>
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
- <ProjectGuid>{2BF6F4EE-E758-4FE6-9C4E-2274B75C6DCD}</ProjectGuid>
|
|
|
+ <ProjectGuid>{97AA2F3A-00B8-4225-AB98-D35581FA6713}</ProjectGuid>
|
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
|
<OutputType>Library</OutputType>
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
- <RootNamespace>NuGetServer</RootNamespace>
|
|
|
- <AssemblyName>NuGetServer</AssemblyName>
|
|
|
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
|
+ <RootNamespace>NuGetServer1</RootNamespace>
|
|
|
+ <AssemblyName>NuGetServer1</AssemblyName>
|
|
|
+ <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
|
|
|
<UseIISExpress>true</UseIISExpress>
|
|
|
<Use64BitIISExpress />
|
|
|
- <IISExpressSSLPort>44355</IISExpressSSLPort>
|
|
|
+ <IISExpressSSLPort>44393</IISExpressSSLPort>
|
|
|
<IISExpressAnonymousAuthentication />
|
|
|
<IISExpressWindowsAuthentication />
|
|
|
<IISExpressUseClassicPipelineMode />
|
|
|
@@ -44,6 +44,44 @@
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
+ <Reference Include="Microsoft.Data.Edm, Version=5.8.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Microsoft.Data.Edm.5.8.4\lib\net40\Microsoft.Data.Edm.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="Microsoft.Data.OData, Version=5.8.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Microsoft.Data.OData.5.8.4\lib\net40\Microsoft.Data.OData.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="Microsoft.Web.XmlTransform, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Microsoft.Web.Xdt.2.1.1\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="NuGet.Core, Version=2.14.0.832, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\NuGet.Core.2.14.0\lib\net40-Client\NuGet.Core.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="NuGet.Server, Version=3.4.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\NuGet.Server.3.4.2\lib\net46\NuGet.Server.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="NuGet.Server.Core, Version=3.4.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\NuGet.Server.Core.3.4.2\lib\net46\NuGet.Server.Core.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="NuGet.Server.V2, Version=3.4.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\NuGet.Server.V2.3.4.2\lib\net46\NuGet.Server.V2.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="System.Data.Services" />
|
|
|
+ <Reference Include="System.Net.Http" />
|
|
|
+ <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="System.ServiceModel" />
|
|
|
+ <Reference Include="System.ServiceModel.Activation" />
|
|
|
+ <Reference Include="System.ServiceModel.Web" />
|
|
|
+ <Reference Include="System.Spatial, Version=5.8.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\System.Spatial.5.8.4\lib\net40\System.Spatial.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
<Reference Include="System.Web.DynamicData" />
|
|
|
<Reference Include="System.Web.Entity" />
|
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
|
@@ -53,6 +91,15 @@
|
|
|
<Reference Include="System.Core" />
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
<Reference Include="System.Web.Extensions" />
|
|
|
+ <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="System.Web.Http.OData, Version=5.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Microsoft.AspNet.WebApi.OData.5.7.0\lib\net45\System.Web.Http.OData.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
<Reference Include="System.Drawing" />
|
|
|
<Reference Include="System.Web" />
|
|
|
@@ -60,6 +107,9 @@
|
|
|
<Reference Include="System.Configuration" />
|
|
|
<Reference Include="System.Web.Services" />
|
|
|
<Reference Include="System.EnterpriseServices" />
|
|
|
+ <Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
|
|
|
@@ -67,9 +117,13 @@
|
|
|
</Reference>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
+ <Content Include="Default.aspx" />
|
|
|
+ <Content Include="favicon.ico" />
|
|
|
+ <Content Include="Packages\Readme.txt" />
|
|
|
<Content Include="Web.config" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
+ <Compile Include="App_Start\NuGetODataConfig.cs" />
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
@@ -94,9 +148,9 @@
|
|
|
<WebProjectProperties>
|
|
|
<UseIIS>True</UseIIS>
|
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
|
- <DevelopmentServerPort>61898</DevelopmentServerPort>
|
|
|
+ <DevelopmentServerPort>63027</DevelopmentServerPort>
|
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
|
- <IISUrl>https://localhost:44355/</IISUrl>
|
|
|
+ <IISUrl>https://localhost:44393/</IISUrl>
|
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
|
<UseCustomServer>False</UseCustomServer>
|
|
|
<CustomServerUrl>
|