|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
| 3 | + <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" /> |
3 | 4 | <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
|
4 | 5 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
5 | 6 | <PropertyGroup>
|
|
25 | 26 | <UseGlobalApplicationHostFile />
|
26 | 27 | <NuGetPackageImportStamp>
|
27 | 28 | </NuGetPackageImportStamp>
|
| 29 | + <TypeScriptToolsVersion>3.7</TypeScriptToolsVersion> |
28 | 30 | </PropertyGroup>
|
29 | 31 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
30 | 32 | <DebugSymbols>true</DebugSymbols>
|
|
157 | 159 | <Compile Include="Properties\AssemblyInfo.cs" />
|
158 | 160 | </ItemGroup>
|
159 | 161 | <ItemGroup>
|
| 162 | + <Content Include="assets\css\code.css" /> |
| 163 | + <Content Include="assets\css\owl.carousel.min.css" /> |
| 164 | + <Content Include="assets\css\owl.theme.default.min.css" /> |
| 165 | + <Content Include="assets\css\styles.css" /> |
| 166 | + <Content Include="assets\css\styles_dark.css" /> |
| 167 | + <Content Include="assets\img\black_shape.png" /> |
| 168 | + <Content Include="assets\img\dark_green_shape.png" /> |
| 169 | + <Content Include="assets\img\favicons\android-chrome-192x192.png" /> |
| 170 | + <Content Include="assets\img\favicons\android-chrome-512x512.png" /> |
| 171 | + <Content Include="assets\img\favicons\apple-touch-icon.png" /> |
| 172 | + <Content Include="assets\img\favicons\browserconfig.xml" /> |
| 173 | + <Content Include="assets\img\favicons\favicon-16x16.png" /> |
| 174 | + <Content Include="assets\img\favicons\favicon-32x32.png" /> |
| 175 | + <Content Include="assets\img\favicons\favicon.ico" /> |
| 176 | + <Content Include="assets\img\favicons\mstile-150x150.png" /> |
| 177 | + <Content Include="assets\img\favicons\safari-pinned-tab.svg" /> |
| 178 | + <Content Include="assets\img\green_shape.png" /> |
| 179 | + <Content Include="assets\img\next-arrow.png" /> |
| 180 | + <Content Include="assets\img\powered_by_iov.svg" /> |
| 181 | + <Content Include="assets\img\prev-arrow.png" /> |
| 182 | + <Content Include="assets\img\rsk_logo.svg" /> |
| 183 | + <Content Include="assets\js\main.js" /> |
| 184 | + <Content Include="assets\vendor\bootstrap\css\bootstrap-grid.css" /> |
| 185 | + <Content Include="assets\vendor\bootstrap\css\bootstrap-grid.min.css" /> |
| 186 | + <Content Include="assets\vendor\bootstrap\css\bootstrap-reboot.css" /> |
| 187 | + <Content Include="assets\vendor\bootstrap\css\bootstrap-reboot.min.css" /> |
| 188 | + <Content Include="assets\vendor\bootstrap\css\bootstrap.css" /> |
| 189 | + <Content Include="assets\vendor\bootstrap\css\bootstrap.min.css" /> |
| 190 | + <Content Include="assets\vendor\bootstrap\js\bootstrap.bundle.js" /> |
| 191 | + <Content Include="assets\vendor\bootstrap\js\bootstrap.bundle.min.js" /> |
| 192 | + <Content Include="assets\vendor\bootstrap\js\bootstrap.js" /> |
| 193 | + <Content Include="assets\vendor\bootstrap\js\bootstrap.min.js" /> |
| 194 | + <Content Include="assets\vendor\carousel\owl.carousel.min.js" /> |
| 195 | + <Content Include="assets\vendor\jquery\jquery.js" /> |
| 196 | + <Content Include="assets\vendor\jquery\jquery.min.js" /> |
| 197 | + <Content Include="assets\vendor\jquery\jquery.slim.js" /> |
| 198 | + <Content Include="assets\vendor\jquery\jquery.slim.min.js" /> |
| 199 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\.gitignore" /> |
| 200 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\jquery.mCustomScrollbar.concat.min.js" /> |
| 201 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\jquery.mCustomScrollbar.css" /> |
| 202 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\jquery.mCustomScrollbar.js" /> |
| 203 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\jquery.mCustomScrollbar.min.css" /> |
| 204 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\minified\jquery-1.11.0.min.js" /> |
| 205 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\minified\jquery-1.9.1.min.js" /> |
| 206 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\minified\jquery-2.1.0.min.js" /> |
| 207 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\minified\jquery-ui-1.10.4.min.js" /> |
| 208 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\minified\jquery.mCustomScrollbar.min.js" /> |
| 209 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\minified\jquery.mousewheel-3.0.6.min.js" /> |
| 210 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\minified\jquery.mousewheel.min.js" /> |
| 211 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\uncompressed\jquery.mCustomScrollbar.js" /> |
| 212 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\uncompressed\jquery.mousewheel-3.0.6.js" /> |
| 213 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\uncompressed\jquery.mousewheel.js" /> |
| 214 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\LICENSE.txt" /> |
| 215 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\mCSB_buttons.png" /> |
| 216 | + <Content Include="Content\bootstrap-grid.css" /> |
| 217 | + <Content Include="Content\bootstrap-grid.min.css" /> |
| 218 | + <Content Include="Content\bootstrap-reboot.css" /> |
| 219 | + <Content Include="Content\bootstrap-reboot.min.css" /> |
160 | 220 | <Content Include="Content\bootstrap.css" />
|
161 | 221 | <Content Include="Content\bootstrap.min.css" />
|
162 | 222 | <Content Include="Content\favicon-16x16.png" />
|
163 | 223 | <Content Include="Content\favicon-32x32.png" />
|
164 | 224 | <Content Include="favicon.ico" />
|
165 | 225 | <Content Include="Global.asax" />
|
166 |
| - <Content Include="Content\Site.css" /> |
167 | 226 | <Content Include="Scripts\bignumber.min.js" />
|
168 | 227 | <Content Include="ApplicationInsights.config">
|
169 | 228 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
170 | 229 | </Content>
|
171 | 230 | <Content Include="Content\bootstrap.min.css.map" />
|
172 | 231 | <Content Include="Content\bootstrap.css.map" />
|
| 232 | + <Content Include="assets\img\favicons\site.webmanifest" /> |
| 233 | + <Content Include="assets\vendor\bootstrap\css\bootstrap-grid.css.map" /> |
| 234 | + <Content Include="assets\vendor\bootstrap\css\bootstrap-grid.min.css.map" /> |
| 235 | + <Content Include="assets\vendor\bootstrap\css\bootstrap-reboot.css.map" /> |
| 236 | + <Content Include="assets\vendor\bootstrap\css\bootstrap-reboot.min.css.map" /> |
| 237 | + <Content Include="assets\vendor\bootstrap\css\bootstrap.css.map" /> |
| 238 | + <Content Include="assets\vendor\bootstrap\css\bootstrap.min.css.map" /> |
| 239 | + <Content Include="assets\vendor\bootstrap\js\bootstrap.bundle.js.map" /> |
| 240 | + <Content Include="assets\vendor\bootstrap\js\bootstrap.bundle.min.js.map" /> |
| 241 | + <Content Include="assets\vendor\bootstrap\js\bootstrap.js.map" /> |
| 242 | + <Content Include="assets\vendor\bootstrap\js\bootstrap.min.js.map" /> |
| 243 | + <Content Include="assets\vendor\jquery\jquery.min.map" /> |
| 244 | + <Content Include="assets\vendor\jquery\jquery.slim.min.map" /> |
| 245 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\bower.json" /> |
| 246 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\js\minified\jquery.mCustomScrollbar.min.js.gz" /> |
| 247 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\package.json" /> |
| 248 | + <Content Include="assets\vendor\malihu-custom-scrollbar-plugin-master\malihu-custom-scrollbar-plugin-master\readme.md" /> |
| 249 | + <Content Include="Content\bootstrap-grid.css.map" /> |
| 250 | + <Content Include="Content\bootstrap-grid.min.css.map" /> |
| 251 | + <Content Include="Content\bootstrap-reboot.css.map" /> |
| 252 | + <Content Include="Content\bootstrap-reboot.min.css.map" /> |
173 | 253 | <None Include="Properties\PublishProfiles\ethrsk - Web Deploy.pubxml" />
|
174 | 254 | <None Include="Properties\PublishProfiles\rskgasstation - Web Deploy.pubxml" />
|
| 255 | + <Content Include="Scripts\bootstrap.bundle.js" /> |
| 256 | + <Content Include="Scripts\bootstrap.bundle.min.js" /> |
175 | 257 | <Content Include="Scripts\bootstrap.js" />
|
176 | 258 | <Content Include="Scripts\bootstrap.min.js" />
|
177 | 259 | <Content Include="Scripts\converter.js" />
|
178 | 260 | <Content Include="Scripts\index.js.flow" />
|
| 261 | + <Content Include="Scripts\bootstrap.bundle.js.map" /> |
| 262 | + <Content Include="Scripts\bootstrap.bundle.min.js.map" /> |
| 263 | + <Content Include="Scripts\bootstrap.js.map" /> |
| 264 | + <Content Include="Scripts\bootstrap.min.js.map" /> |
179 | 265 | <None Include="Scripts\jquery-3.4.1.intellisense.js" />
|
180 | 266 | <Content Include="Scripts\jquery-3.4.1.js" />
|
181 | 267 | <Content Include="Scripts\jquery-3.4.1.min.js" />
|
|
187 | 273 | <Content Include="Scripts\jquery.validate.unobtrusive.js" />
|
188 | 274 | <Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
|
189 | 275 | <Content Include="Scripts\modernizr-2.8.3.js" />
|
| 276 | + <Content Include="Scripts\popper-utils.js" /> |
| 277 | + <Content Include="Scripts\popper-utils.min.js" /> |
| 278 | + <Content Include="Scripts\popper.js" /> |
| 279 | + <Content Include="Scripts\popper.min.js" /> |
190 | 280 | <Content Include="Scripts\src\index.js" />
|
191 | 281 | <Content Include="Scripts\src\methods\defaults.js" />
|
192 | 282 | <Content Include="Scripts\src\methods\destroy.js" />
|
|
277 | 367 | <Content Include="Scripts\umd\popper.js.flow" />
|
278 | 368 | <Content Include="Scripts\umd\popper.js.map" />
|
279 | 369 | <Content Include="Scripts\umd\popper.min.js.map" />
|
| 370 | + <Content Include="Scripts\popper-utils.js.map" /> |
| 371 | + <Content Include="Scripts\popper-utils.min.js.map" /> |
| 372 | + <Content Include="Scripts\popper.js.map" /> |
| 373 | + <Content Include="Scripts\popper.min.js.map" /> |
| 374 | + <Content Include="Scripts\README.md" /> |
280 | 375 | </ItemGroup>
|
281 | 376 | <ItemGroup>
|
282 | 377 | <Folder Include="App_Data\" />
|
|
290 | 385 | <Name>GasPrice.Data</Name>
|
291 | 386 | </ProjectReference>
|
292 | 387 | </ItemGroup>
|
| 388 | + <ItemGroup> |
| 389 | + <TypeScriptCompile Include="Scripts\index.d.ts" /> |
| 390 | + </ItemGroup> |
| 391 | + <ItemGroup> |
| 392 | + <Service Include="{4A0DDDB5-7A95-4FBF-97CC-616D07737A77}" /> |
| 393 | + </ItemGroup> |
293 | 394 | <PropertyGroup>
|
294 | 395 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
295 | 396 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
296 | 397 | </PropertyGroup>
|
297 | 398 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
| 399 | + <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets')" /> |
298 | 400 | <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
299 | 401 | <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
300 | 402 | <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
|
0 commit comments