1+ <Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2+ <Import Project =" ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition =" Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
3+ <Import Project =" ..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" />
4+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5+ <PropertyGroup >
6+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
7+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
8+ <ProductVersion >
9+ </ProductVersion >
10+ <SchemaVersion >2.0</SchemaVersion >
11+ <ProjectGuid >{13E1FA94-4DCC-453D-8687-AB8364879A83}</ProjectGuid >
12+ <ProjectTypeGuids >{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
13+ <OutputType >Library</OutputType >
14+ <AppDesignerFolder >Properties</AppDesignerFolder >
15+ <RootNamespace >JavaScriptSPA</RootNamespace >
16+ <AssemblyName >JavaScriptSPA</AssemblyName >
17+ <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
18+ <UseIISExpress >true</UseIISExpress >
19+ <IISExpressSSLPort >44316</IISExpressSSLPort >
20+ <IISExpressAnonymousAuthentication />
21+ <IISExpressWindowsAuthentication />
22+ <IISExpressUseClassicPipelineMode />
23+ <UseGlobalApplicationHostFile />
24+ <NuGetPackageImportStamp >
25+ </NuGetPackageImportStamp >
26+ </PropertyGroup >
27+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
28+ <DebugSymbols >true</DebugSymbols >
29+ <DebugType >full</DebugType >
30+ <Optimize >false</Optimize >
31+ <OutputPath >bin\</OutputPath >
32+ <DefineConstants >DEBUG;TRACE</DefineConstants >
33+ <ErrorReport >prompt</ErrorReport >
34+ <WarningLevel >4</WarningLevel >
35+ </PropertyGroup >
36+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
37+ <DebugSymbols >true</DebugSymbols >
38+ <DebugType >pdbonly</DebugType >
39+ <Optimize >true</Optimize >
40+ <OutputPath >bin\</OutputPath >
41+ <DefineConstants >TRACE</DefineConstants >
42+ <ErrorReport >prompt</ErrorReport >
43+ <WarningLevel >4</WarningLevel >
44+ </PropertyGroup >
45+ <ItemGroup >
46+ <Reference Include =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
47+ <HintPath >..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath >
48+ </Reference >
49+ <Reference Include =" Microsoft.CSharp" />
50+ <Reference Include =" System.Web.DynamicData" />
51+ <Reference Include =" System.Web.Entity" />
52+ <Reference Include =" System.Web.ApplicationServices" />
53+ <Reference Include =" System.ComponentModel.DataAnnotations" />
54+ <Reference Include =" System" />
55+ <Reference Include =" System.Data" />
56+ <Reference Include =" System.Core" />
57+ <Reference Include =" System.Data.DataSetExtensions" />
58+ <Reference Include =" System.Web.Extensions" />
59+ <Reference Include =" System.Xml.Linq" />
60+ <Reference Include =" System.Drawing" />
61+ <Reference Include =" System.Web" />
62+ <Reference Include =" System.Xml" />
63+ <Reference Include =" System.Configuration" />
64+ <Reference Include =" System.Web.Services" />
65+ <Reference Include =" System.EnterpriseServices" />
66+ </ItemGroup >
67+ <ItemGroup >
68+ <Content Include =" index.html" />
69+ <Content Include =" msalconfig.js" />
70+ <Content Include =" packages.config" />
71+ <None Include =" Web.Debug.config" >
72+ <DependentUpon >Web.config</DependentUpon >
73+ </None >
74+ <None Include =" Web.Release.config" >
75+ <DependentUpon >Web.config</DependentUpon >
76+ </None >
77+ </ItemGroup >
78+ <ItemGroup >
79+ <Content Include =" Web.config" />
80+ </ItemGroup >
81+ <ItemGroup >
82+ <Compile Include =" Properties\AssemblyInfo.cs" />
83+ </ItemGroup >
84+ <PropertyGroup >
85+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
86+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
87+ </PropertyGroup >
88+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
89+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
90+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
91+ <ProjectExtensions >
92+ <VisualStudio >
93+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
94+ <WebProjectProperties >
95+ <UseIIS >True</UseIIS >
96+ <AutoAssignPort >True</AutoAssignPort >
97+ <DevelopmentServerPort >30662</DevelopmentServerPort >
98+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
99+ <IISUrl >https://localhost:44316/</IISUrl >
100+ <NTLMAuthentication >False</NTLMAuthentication >
101+ <UseCustomServer >False</UseCustomServer >
102+ <CustomServerUrl >
103+ </CustomServerUrl >
104+ <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
105+ </WebProjectProperties >
106+ </FlavorProperties >
107+ </VisualStudio >
108+ </ProjectExtensions >
109+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
110+ <PropertyGroup >
111+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
112+ </PropertyGroup >
113+ <Error Condition =" !Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props'))" />
114+ <Error Condition =" !Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
115+ </Target >
116+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
117+ Other similar extension points exist, see Microsoft.Common.targets.
118+ <Target Name="BeforeBuild">
119+ </Target>
120+ <Target Name="AfterBuild">
121+ </Target>
122+ -->
123+ </Project >
0 commit comments