|
4 | 4 | <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')" /> |
5 | 5 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
6 | 6 | <PropertyGroup> |
| 7 | + <OptionInfer>On</OptionInfer> |
7 | 8 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
8 | 9 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
9 | | - <ProductVersion></ProductVersion> |
| 10 | + <ProductVersion> |
| 11 | + </ProductVersion> |
10 | 12 | <SchemaVersion>2.0</SchemaVersion> |
11 | 13 | <ProjectGuid>{71BE63E0-13C2-481C-BCEF-0FD5DE863A6F}</ProjectGuid> |
12 | 14 | <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids> |
13 | 15 | <OutputType>Library</OutputType> |
14 | | - <RootNamespace></RootNamespace> |
| 16 | + <AppDesignerFolder>Properties</AppDesignerFolder> |
| 17 | + <RootNamespace> |
| 18 | + </RootNamespace> |
15 | 19 | <AssemblyName>AspxDashboard_GettingStarted</AssemblyName> |
16 | 20 | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
17 | 21 | <UseIISExpress>true</UseIISExpress> |
|
20 | 24 | <IISExpressWindowsAuthentication /> |
21 | 25 | <IISExpressUseClassicPipelineMode /> |
22 | 26 | <UseGlobalApplicationHostFile /> |
23 | | - <NuGetPackageImportStamp></NuGetPackageImportStamp> |
24 | | - <OptionExplicit>On</OptionExplicit> |
25 | | - <OptionCompare>Binary</OptionCompare> |
26 | | - <OptionStrict>Off</OptionStrict> |
27 | | - <OptionInfer>On</OptionInfer> |
| 27 | + <NuGetPackageImportStamp> |
| 28 | + </NuGetPackageImportStamp> |
28 | 29 | </PropertyGroup> |
29 | 30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
30 | 31 | <DebugSymbols>true</DebugSymbols> |
31 | 32 | <DebugType>full</DebugType> |
32 | 33 | <Optimize>false</Optimize> |
33 | 34 | <OutputPath>bin\</OutputPath> |
34 | | - <DefineDebug>true</DefineDebug> |
35 | | - <DefineTrace>true</DefineTrace> |
| 35 | + <DefineConstants>DEBUG,TRACE</DefineConstants> |
36 | 36 | <ErrorReport>prompt</ErrorReport> |
| 37 | + <WarningLevel>4</WarningLevel> |
37 | 38 | </PropertyGroup> |
38 | 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
39 | 40 | <DebugSymbols>true</DebugSymbols> |
40 | 41 | <DebugType>pdbonly</DebugType> |
41 | 42 | <Optimize>true</Optimize> |
42 | 43 | <OutputPath>bin\</OutputPath> |
43 | | - <DefineDebug>false</DefineDebug> |
44 | | - <DefineTrace>true</DefineTrace> |
| 44 | + <DefineConstants>TRACE</DefineConstants> |
45 | 45 | <ErrorReport>prompt</ErrorReport> |
| 46 | + <WarningLevel>4</WarningLevel> |
46 | 47 | </PropertyGroup> |
47 | | - <ItemGroup> |
48 | | - <Import Include="Microsoft.VisualBasic" /> |
49 | | - <Import Include="System.Collections.Generic" /> |
50 | | - <Import Include="System.Collections" /> |
51 | | - <Import Include="System.Diagnostics" /> |
52 | | - <Import Include="System.Linq" /> |
53 | | - <Import Include="System.Xml.Linq" /> |
54 | | - <Import Include="System.Data" /> |
55 | | - <Import Include="System.Drawing" /> |
56 | | - <Import Include="System.Web" /> |
57 | | - <Import Include="System" /> |
58 | | - </ItemGroup> |
59 | 48 | <ItemGroup> |
60 | 49 | <Reference Include="DevExpress.Charts.v18.1.Core, Version=18.1.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
61 | 50 | <Reference Include="DevExpress.Dashboard.v18.1.Core, Version=18.1.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
|
119 | 108 | <Content Include="WebForm1.aspx" /> |
120 | 109 | </ItemGroup> |
121 | 110 | <ItemGroup> |
122 | | - <Compile Include="My Project\AssemblyInfo.vb" /> |
| 111 | + <Compile Include="Properties\AssemblyInfo.vb" /> |
123 | 112 | <Compile Include="WebForm1.aspx.vb"> |
124 | 113 | <DependentUpon>WebForm1.aspx</DependentUpon> |
125 | 114 | <SubType>ASPXCodeBehind</SubType> |
|
150 | 139 | <IISUrl>http://localhost:49728/</IISUrl> |
151 | 140 | <NTLMAuthentication>False</NTLMAuthentication> |
152 | 141 | <UseCustomServer>False</UseCustomServer> |
153 | | - <CustomServerUrl></CustomServerUrl> |
| 142 | + <CustomServerUrl> |
| 143 | + </CustomServerUrl> |
154 | 144 | <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile> |
155 | 145 | </WebProjectProperties> |
156 | 146 | </FlavorProperties> |
|
163 | 153 | <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'))" /> |
164 | 154 | <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'))" /> |
165 | 155 | </Target> |
166 | | - <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
| 156 | + <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
167 | 157 | Other similar extension points exist, see Microsoft.Common.targets. |
168 | 158 | <Target Name="BeforeBuild"> |
169 | 159 | </Target> |
|
0 commit comments