|
45 | 45 | <WarningLevel>4</WarningLevel> |
46 | 46 | </PropertyGroup> |
47 | 47 | <ItemGroup> |
| 48 | + <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 49 | + <HintPath>packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> |
| 50 | + </Reference> |
48 | 51 | <Reference Include="Microsoft.CSharp" /> |
49 | 52 | <Reference Include="Syncfusion.EJ2, Version=20.1500.0.48, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL"> |
50 | 53 | <HintPath>packages\Syncfusion.EJ2.MVC5.20.1.0.48\lib\net45\Syncfusion.EJ2.dll</HintPath> |
|
117 | 120 | <HintPath>packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath> |
118 | 121 | </Reference> |
119 | 122 | </ItemGroup> |
120 | | - <ItemGroup> |
121 | | - <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform"> |
122 | | - <HintPath>packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> |
123 | | - </Reference> |
124 | | - </ItemGroup> |
125 | 123 | <ItemGroup> |
126 | 124 | <Compile Include="App_Start\BundleConfig.cs" /> |
127 | 125 | <Compile Include="App_Start\FilterConfig.cs" /> |
|
133 | 131 | <Compile Include="Properties\AssemblyInfo.cs" /> |
134 | 132 | </ItemGroup> |
135 | 133 | <ItemGroup> |
136 | | - <Content Include="Content\bootstrap-theme.css" /> |
137 | | - <Content Include="Content\bootstrap-theme.min.css" /> |
138 | | - <Content Include="Content\bootstrap.css" /> |
139 | 134 | <Content Include="Content\bootstrap.min.css" /> |
140 | | - <Content Include="Content\ej2\bootstrap-dark.css" /> |
141 | | - <Content Include="Content\ej2\bootstrap.css" /> |
142 | | - <Content Include="Content\ej2\bootstrap4.css" /> |
143 | | - <Content Include="Content\ej2\bootstrap5-dark.css" /> |
144 | | - <Content Include="Content\ej2\bootstrap5.css" /> |
145 | | - <Content Include="Content\ej2\compatibility\bootstrap.css" /> |
146 | | - <Content Include="Content\ej2\compatibility\bootstrap4.css" /> |
147 | | - <Content Include="Content\ej2\compatibility\fabric.css" /> |
148 | | - <Content Include="Content\ej2\compatibility\highcontrast.css" /> |
149 | | - <Content Include="Content\ej2\compatibility\material.css" /> |
150 | | - <Content Include="Content\ej2\fabric-dark.css" /> |
151 | | - <Content Include="Content\ej2\fabric.css" /> |
152 | | - <Content Include="Content\ej2\fluent-dark.css" /> |
153 | | - <Content Include="Content\ej2\fluent.css" /> |
154 | | - <Content Include="Content\ej2\highcontrast.css" /> |
155 | | - <Content Include="Content\ej2\material-dark.css" /> |
156 | | - <Content Include="Content\ej2\material.css" /> |
157 | | - <Content Include="Content\ej2\tailwind-dark.css" /> |
158 | | - <Content Include="Content\ej2\tailwind.css" /> |
159 | 135 | <Content Include="favicon.ico" /> |
160 | | - <Content Include="fonts\glyphicons-halflings-regular.svg" /> |
161 | 136 | <Content Include="Global.asax" /> |
162 | 137 | <Content Include="Content\Site.css" /> |
163 | | - <Content Include="Scripts\bootstrap.js" /> |
164 | | - <Content Include="Scripts\bootstrap.min.js" /> |
165 | | - <Content Include="Content\ej2\compatibility\material.scss" /> |
166 | | - <Content Include="Content\ej2\compatibility\highcontrast.scss" /> |
167 | | - <Content Include="Content\ej2\compatibility\fabric.scss" /> |
168 | | - <Content Include="Content\ej2\compatibility\bootstrap4.scss" /> |
169 | | - <Content Include="Content\ej2\compatibility\bootstrap.scss" /> |
170 | | - <None Include="Scripts\jquery-3.4.1.intellisense.js" /> |
171 | | - <Content Include="Scripts\ej2\ej2.min.js" /> |
172 | | - <Content Include="Scripts\jquery-3.4.1.js" /> |
173 | | - <Content Include="Scripts\jquery-3.4.1.min.js" /> |
174 | | - <Content Include="Scripts\jquery-3.4.1.slim.js" /> |
175 | | - <Content Include="Scripts\jquery-3.4.1.slim.min.js" /> |
176 | | - <None Include="Scripts\jquery.validate-vsdoc.js" /> |
177 | | - <Content Include="Scripts\jquery.validate.js" /> |
178 | | - <Content Include="Scripts\jquery.validate.min.js" /> |
179 | | - <Content Include="Scripts\jquery.validate.unobtrusive.js" /> |
180 | | - <Content Include="Scripts\jquery.validate.unobtrusive.min.js" /> |
181 | | - <Content Include="Scripts\modernizr-2.8.3.js" /> |
182 | 138 | <Content Include="Web.config" /> |
183 | 139 | <Content Include="Web.Debug.config"> |
184 | 140 | <DependentUpon>Web.config</DependentUpon> |
|
199 | 155 | <Folder Include="Models\" /> |
200 | 156 | </ItemGroup> |
201 | 157 | <ItemGroup> |
202 | | - <Content Include="fonts\glyphicons-halflings-regular.woff2" /> |
203 | | - <Content Include="fonts\glyphicons-halflings-regular.woff" /> |
204 | | - <Content Include="fonts\glyphicons-halflings-regular.ttf" /> |
205 | | - <Content Include="fonts\glyphicons-halflings-regular.eot" /> |
206 | 158 | <Content Include="Content\bootstrap.min.css.map" /> |
207 | | - <Content Include="Content\bootstrap.css.map" /> |
208 | | - <Content Include="Content\bootstrap-theme.min.css.map" /> |
209 | | - <Content Include="Content\bootstrap-theme.css.map" /> |
210 | 159 | <None Include="packages.config" /> |
211 | | - <Content Include="Scripts\jquery-3.4.1.slim.min.map" /> |
212 | | - <Content Include="Scripts\jquery-3.4.1.min.map" /> |
213 | | - </ItemGroup> |
214 | | - <ItemGroup> |
215 | | - <TypeScriptCompile Include="Scripts\ej2\ej2.d.ts" /> |
216 | 160 | </ItemGroup> |
217 | 161 | <ItemGroup> |
218 | 162 | <Service Include="{4A0DDDB5-7A95-4FBF-97CC-616D07737A77}" /> |
|
0 commit comments