vault backup: 2024-12-04 21:19:22

This commit is contained in:
2024-12-04 21:19:22 +03:30
parent 11c541fe65
commit 37b5d21676
293 changed files with 83077 additions and 462 deletions
Binary file not shown.
@@ -15,6 +15,8 @@ namespace Views.Controllers
public IActionResult Index()
{
List<string> list = new List<string>();
list.Add("harry_potter");
return View();
}
@@ -1,8 +1,21 @@
@{
ViewData["Title"] = "Home Page";
int a = 10;
}
@if(a < 19)
{
<p>Hi</p>
}
else
{
<p>Bye</p>
}
<div class="text-center">
<h1 class="display-4">Welcome</h1>
<p>Learn about <a href="https://docs.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
File diff suppressed because one or more lines are too long
@@ -9,45 +9,45 @@ build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Views
build_property.RootNamespace = Views
build_property.ProjectDir = E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\
build_property.ProjectDir = E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\
build_property.RazorLangVersion = 6.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views
build_property.MSBuildProjectDirectory = E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views
build_property._RazorSourceGeneratorDebug =
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/Views/Views/Home/Index.cshtml]
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session03/Projects/Views/Views/Home/Index.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxJbmRleC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/Views/Views/Home/Privacy.cshtml]
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session03/Projects/Views/Views/Home/Privacy.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxQcml2YWN5LmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/Views/Views/Micro/Index.cshtml]
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session03/Projects/Views/Views/Micro/Index.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcTWljcm9cSW5kZXguY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/Views/Views/Shared/Error.cshtml]
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session03/Projects/Views/Views/Shared/Error.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXEVycm9yLmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/Views/Views/Shared/Index2.cshtml]
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session03/Projects/Views/Views/Shared/Index2.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXEluZGV4Mi5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/Views/Views/Shared/_ValidationScriptsPartial.cshtml]
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session03/Projects/Views/Views/Shared/_ValidationScriptsPartial.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/Views/Views/_ViewImports.cshtml]
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session03/Projects/Views/Views/_ViewImports.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdJbXBvcnRzLmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/Views/Views/_ViewStart.cshtml]
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session03/Projects/Views/Views/_ViewStart.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdTdGFydC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/Views/Views/Shared/_Layout.cshtml]
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session03/Projects/Views/Views/Shared/_Layout.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9MYXlvdXQuY3NodG1s
build_metadata.AdditionalFiles.CssScope = b-2ogqb6xjov
@@ -28,3 +28,33 @@ E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\refin
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\Views.pdb
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\Views.genruntimeconfig.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\ref\Views.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\bin\Debug\net6.0\appsettings.Development.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\bin\Debug\net6.0\appsettings.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\bin\Debug\net6.0\Views.staticwebassets.runtime.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\bin\Debug\net6.0\Views.exe
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\bin\Debug\net6.0\Views.deps.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\bin\Debug\net6.0\Views.runtimeconfig.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\bin\Debug\net6.0\Views.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\bin\Debug\net6.0\Views.pdb
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\Views.GeneratedMSBuildEditorConfig.editorconfig
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\Views.AssemblyInfoInputs.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\Views.AssemblyInfo.cs
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\Views.csproj.CoreCompileInputs.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\Views.MvcApplicationPartsAssemblyInfo.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\Views.RazorAssemblyInfo.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\Views.RazorAssemblyInfo.cs
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\staticwebassets\msbuild.Views.Microsoft.AspNetCore.StaticWebAssets.props
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\staticwebassets\msbuild.build.Views.props
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\staticwebassets\msbuild.buildMultiTargeting.Views.props
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\staticwebassets\msbuild.buildTransitive.Views.props
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\staticwebassets.pack.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\staticwebassets.build.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\staticwebassets.development.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\scopedcss\Views\Shared\_Layout.cshtml.rz.scp.css
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\scopedcss\bundle\Views.styles.css
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\scopedcss\projectbundle\Views.bundle.scp.css
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\Views.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\refint\Views.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\Views.pdb
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\Views.genruntimeconfig.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session03\Projects\Views\obj\Debug\net6.0\ref\Views.dll
@@ -1 +1 @@
64254d5ee5b4be6acdc05977d6afaa4731bfabcb
c4b6e5e51666ef6c6514fa8248e667b5cc64c8f1
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
@@ -1,495 +1,495 @@
{
"Files": [
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\obj\\Debug\\net6.0\\scopedcss\\projectbundle\\Views.bundle.scp.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\obj\\Debug\\net6.0\\scopedcss\\projectbundle\\Views.bundle.scp.css",
"PackagePath": "staticwebassets\\Views.bundle.scp.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\.DS_Store",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\.DS_Store",
"PackagePath": "staticwebassets\\css\\CSS\\.DS_Store"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap-grid.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap-grid.css",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap-grid.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap-grid.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap-grid.css.map",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap-grid.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap-grid.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap-grid.min.css",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap-grid.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap-grid.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap-grid.min.css.map",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap-grid.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap-reboot.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap-reboot.css",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap-reboot.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap-reboot.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap-reboot.css.map",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap-reboot.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap-reboot.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap-reboot.min.css",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap-reboot.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap-reboot.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap-reboot.min.css.map",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap-reboot.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap.css",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap.css.map",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap.min.css",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\bootstrap.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\bootstrap.min.css.map",
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\font-awesome.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\font-awesome.min.css",
"PackagePath": "staticwebassets\\css\\CSS\\font-awesome.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\jquery.mCustomScrollbar.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\jquery.mCustomScrollbar.min.css",
"PackagePath": "staticwebassets\\css\\CSS\\jquery.mCustomScrollbar.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\meanmenu.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\meanmenu.css",
"PackagePath": "staticwebassets\\css\\CSS\\meanmenu.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\owl.carousel.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\owl.carousel.css",
"PackagePath": "staticwebassets\\css\\CSS\\owl.carousel.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\owl.carousel.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\owl.carousel.min.css",
"PackagePath": "staticwebassets\\css\\CSS\\owl.carousel.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\owl.theme.default.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\owl.theme.default.css",
"PackagePath": "staticwebassets\\css\\CSS\\owl.theme.default.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\owl.theme.default.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\owl.theme.default.min.css",
"PackagePath": "staticwebassets\\css\\CSS\\owl.theme.default.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\owl.theme.green.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\owl.theme.green.css",
"PackagePath": "staticwebassets\\css\\CSS\\owl.theme.green.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\owl.theme.green.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\owl.theme.green.min.css",
"PackagePath": "staticwebassets\\css\\CSS\\owl.theme.green.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\responsive.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\responsive.css",
"PackagePath": "staticwebassets\\css\\CSS\\responsive.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\CSS\\style.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\CSS\\style.css",
"PackagePath": "staticwebassets\\css\\CSS\\style.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\css\\site.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\css\\site.css",
"PackagePath": "staticwebassets\\css\\site.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\favicon.ico",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\favicon.ico",
"PackagePath": "staticwebassets\\favicon.ico"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\.DS_Store",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\.DS_Store",
"PackagePath": "staticwebassets\\images\\.DS_Store"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\about_img.jpg",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\about_img.jpg",
"PackagePath": "staticwebassets\\images\\about_img.jpg"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\banner.jpg",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\banner.jpg",
"PackagePath": "staticwebassets\\images\\banner.jpg"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\banner2.jpg",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\banner2.jpg",
"PackagePath": "staticwebassets\\images\\banner2.jpg"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\bbnner.png",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\bbnner.png",
"PackagePath": "staticwebassets\\images\\bbnner.png"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\footer.jpg",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\footer.jpg",
"PackagePath": "staticwebassets\\images\\footer.jpg"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\icon.png",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\icon.png",
"PackagePath": "staticwebassets\\images\\icon.png"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\icon_right.png",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\icon_right.png",
"PackagePath": "staticwebassets\\images\\icon_right.png"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\loading.gif",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\loading.gif",
"PackagePath": "staticwebassets\\images\\loading.gif"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\logo.png",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\logo.png",
"PackagePath": "staticwebassets\\images\\logo.png"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\menu_btn.png",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\menu_btn.png",
"PackagePath": "staticwebassets\\images\\menu_btn.png"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\mics_img1.jpg",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\mics_img1.jpg",
"PackagePath": "staticwebassets\\images\\mics_img1.jpg"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\mics_img2.jpg",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\mics_img2.jpg",
"PackagePath": "staticwebassets\\images\\mics_img2.jpg"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\mics_img3.jpg",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\mics_img3.jpg",
"PackagePath": "staticwebassets\\images\\mics_img3.jpg"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\mics_img4.jpg",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\mics_img4.jpg",
"PackagePath": "staticwebassets\\images\\mics_img4.jpg"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\mics_img5.jpg",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\mics_img5.jpg",
"PackagePath": "staticwebassets\\images\\mics_img5.jpg"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\mics_img6.jpg",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\mics_img6.jpg",
"PackagePath": "staticwebassets\\images\\mics_img6.jpg"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\right_side.png",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\right_side.png",
"PackagePath": "staticwebassets\\images\\right_side.png"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\service1.png",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\service1.png",
"PackagePath": "staticwebassets\\images\\service1.png"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\service2.png",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\service2.png",
"PackagePath": "staticwebassets\\images\\service2.png"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\service3.png",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\service3.png",
"PackagePath": "staticwebassets\\images\\service3.png"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\images\\test.png",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\images\\test.png",
"PackagePath": "staticwebassets\\images\\test.png"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\.DS_Store",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\.DS_Store",
"PackagePath": "staticwebassets\\js\\JS\\.DS_Store"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\bootstrap.bundle.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\bootstrap.bundle.js",
"PackagePath": "staticwebassets\\js\\JS\\bootstrap.bundle.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\bootstrap.bundle.js.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\bootstrap.bundle.js.map",
"PackagePath": "staticwebassets\\js\\JS\\bootstrap.bundle.js.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\bootstrap.bundle.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\bootstrap.bundle.min.js",
"PackagePath": "staticwebassets\\js\\JS\\bootstrap.bundle.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\bootstrap.bundle.min.js.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\bootstrap.bundle.min.js.map",
"PackagePath": "staticwebassets\\js\\JS\\bootstrap.bundle.min.js.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\bootstrap.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\bootstrap.js",
"PackagePath": "staticwebassets\\js\\JS\\bootstrap.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\bootstrap.js.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\bootstrap.js.map",
"PackagePath": "staticwebassets\\js\\JS\\bootstrap.js.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\bootstrap.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\bootstrap.min.js",
"PackagePath": "staticwebassets\\js\\JS\\bootstrap.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\bootstrap.min.js.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\bootstrap.min.js.map",
"PackagePath": "staticwebassets\\js\\JS\\bootstrap.min.js.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\custom.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\custom.js",
"PackagePath": "staticwebassets\\js\\JS\\custom.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\jquery-3.0.0.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\jquery-3.0.0.min.js",
"PackagePath": "staticwebassets\\js\\JS\\jquery-3.0.0.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\jquery.mCustomScrollbar.concat.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\jquery.mCustomScrollbar.concat.min.js",
"PackagePath": "staticwebassets\\js\\JS\\jquery.mCustomScrollbar.concat.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\jquery.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\jquery.min.js",
"PackagePath": "staticwebassets\\js\\JS\\jquery.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\owl.carousel.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\owl.carousel.js",
"PackagePath": "staticwebassets\\js\\JS\\owl.carousel.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\owl.carousel.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\owl.carousel.min.js",
"PackagePath": "staticwebassets\\js\\JS\\owl.carousel.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\JS\\popper.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\JS\\popper.min.js",
"PackagePath": "staticwebassets\\js\\JS\\popper.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\js\\site.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\js\\site.js",
"PackagePath": "staticwebassets\\js\\site.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\LICENSE",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\LICENSE",
"PackagePath": "staticwebassets\\lib\\bootstrap"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.js.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt",
"PackagePath": "staticwebassets\\lib\\jquery-validation-unobtrusive\\LICENSE.txt"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery-validation\\LICENSE.md",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery-validation\\LICENSE.md",
"PackagePath": "staticwebassets\\lib\\jquery-validation\\LICENSE.md"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation\\dist\\additional-methods.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation\\dist\\additional-methods.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation\\dist\\jquery.validate.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation\\dist\\jquery.validate.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery\\LICENSE.txt",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery\\LICENSE.txt",
"PackagePath": "staticwebassets\\lib\\jquery\\LICENSE.txt"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery\\dist\\jquery.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery\\dist\\jquery.js",
"PackagePath": "staticwebassets\\lib\\jquery\\dist\\jquery.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery\\dist\\jquery.min.js",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery\\dist\\jquery.min.js",
"PackagePath": "staticwebassets\\lib\\jquery\\dist\\jquery.min.js"
},
{
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\lib\\jquery\\dist\\jquery.min.map",
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\wwwroot\\lib\\jquery\\dist\\jquery.min.map",
"PackagePath": "staticwebassets\\lib\\jquery\\dist\\jquery.min.map"
},
{
@@ -1,17 +1,17 @@
{
"format": 1,
"restore": {
"E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj": {}
"E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\Views.csproj": {}
},
"projects": {
"E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj": {
"E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\Views.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj",
"projectUniqueName": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\Views.csproj",
"projectName": "Views",
"projectPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj",
"projectPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\Views.csproj",
"packagesPath": "C:\\Users\\LENOVO\\.nuget\\packages\\",
"outputPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\obj\\",
"outputPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
@@ -14,11 +14,11 @@
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj",
"projectUniqueName": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\Views.csproj",
"projectName": "Views",
"projectPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj",
"projectPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\Views.csproj",
"packagesPath": "C:\\Users\\LENOVO\\.nuget\\packages\\",
"outputPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\obj\\",
"outputPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
@@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "T68/t5znI1Z89Bb1jujOHLIWtAfRd0ys+F5Fs7Zgxs9C0NE232EvfllWpva4nD5UoQ+uEqlFL1yntjoqgElJDA==",
"dgSpecHash": "IoNHVMm6UAXYdj2OYAGqGv57oegZ1ioMiIid8+fuCosC5Eij8jtu6tzVNmAXdpspjg+bMVs/Ipyo/+hxRepyOQ==",
"success": true,
"projectFilePath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj",
"projectFilePath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session03\\Projects\\Views\\Views.csproj",
"expectedPackageFiles": [],
"logs": []
}