vault backup: 2024-11-21 12:12:45
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]
|
||||
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Views")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Views")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Views")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
7b2810b91a66998ca54b697dbc05a9f90d9cd55c
|
||||
+53
@@ -0,0 +1,53 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
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.RazorLangVersion = 6.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views
|
||||
build_property._RazorSourceGeneratorDebug =
|
||||
|
||||
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/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]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxQcml2YWN5LmNzaHRtbA==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/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]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXEVycm9yLmNzaHRtbA==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/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]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/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]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdTdGFydC5jc2h0bWw=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[E:/TheOrder/ASP.NET/ASP.NET/Repo/Sessions/Session04/Views/Views/Shared/_Layout.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9MYXlvdXQuY3NodG1s
|
||||
build_metadata.AdditionalFiles.CssScope = b-2ogqb6xjov
|
||||
@@ -0,0 +1,17 @@
|
||||
// <auto-generated/>
|
||||
global using global::Microsoft.AspNetCore.Builder;
|
||||
global using global::Microsoft.AspNetCore.Hosting;
|
||||
global using global::Microsoft.AspNetCore.Http;
|
||||
global using global::Microsoft.AspNetCore.Routing;
|
||||
global using global::Microsoft.Extensions.Configuration;
|
||||
global using global::Microsoft.Extensions.DependencyInjection;
|
||||
global using global::Microsoft.Extensions.Hosting;
|
||||
global using global::Microsoft.Extensions.Logging;
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Net.Http.Json;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
@@ -0,0 +1 @@
|
||||
5860763757f4f08c7ebdea1b3a94a18109f17861
|
||||
@@ -0,0 +1,18 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" +
|
||||
"ory, Microsoft.AspNetCore.Mvc.Razor")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
dfec7838ff300a076c8aed652e2a96edd2e504be
|
||||
@@ -0,0 +1,30 @@
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\bin\Debug\net6.0\appsettings.Development.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\bin\Debug\net6.0\appsettings.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\bin\Debug\net6.0\Views.staticwebassets.runtime.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\bin\Debug\net6.0\Views.exe
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\bin\Debug\net6.0\Views.deps.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\bin\Debug\net6.0\Views.runtimeconfig.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\bin\Debug\net6.0\Views.dll
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\bin\Debug\net6.0\Views.pdb
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\Views.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\Views.AssemblyInfoInputs.cache
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\Views.AssemblyInfo.cs
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\Views.csproj.CoreCompileInputs.cache
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\Views.MvcApplicationPartsAssemblyInfo.cache
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\Views.RazorAssemblyInfo.cache
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\Views.RazorAssemblyInfo.cs
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\staticwebassets\msbuild.Views.Microsoft.AspNetCore.StaticWebAssets.props
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\staticwebassets\msbuild.build.Views.props
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\staticwebassets\msbuild.buildMultiTargeting.Views.props
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\staticwebassets\msbuild.buildTransitive.Views.props
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\staticwebassets.pack.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\staticwebassets.build.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\staticwebassets.development.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\scopedcss\Views\Shared\_Layout.cshtml.rz.scp.css
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\scopedcss\bundle\Views.styles.css
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\scopedcss\projectbundle\Views.bundle.scp.css
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\Views.dll
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session04\Views\obj\Debug\net6.0\refint\Views.dll
|
||||
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
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
64254d5ee5b4be6acdc05977d6afaa4731bfabcb
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
+48
@@ -0,0 +1,48 @@
|
||||
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
|
||||
for details on configuring this project to bundle and minify static web assets. */
|
||||
|
||||
a.navbar-brand[b-2ogqb6xjov] {
|
||||
white-space: normal;
|
||||
text-align: center;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
a[b-2ogqb6xjov] {
|
||||
color: #0077cc;
|
||||
}
|
||||
|
||||
.btn-primary[b-2ogqb6xjov] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.nav-pills .nav-link.active[b-2ogqb6xjov], .nav-pills .show > .nav-link[b-2ogqb6xjov] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.border-top[b-2ogqb6xjov] {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
.border-bottom[b-2ogqb6xjov] {
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.box-shadow[b-2ogqb6xjov] {
|
||||
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
|
||||
}
|
||||
|
||||
button.accept-policy[b-2ogqb6xjov] {
|
||||
font-size: 1rem;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
.footer[b-2ogqb6xjov] {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
line-height: 60px;
|
||||
}
|
||||
@@ -0,0 +1,49 @@
|
||||
/* _content/Views/Views/Shared/_Layout.cshtml.rz.scp.css */
|
||||
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
|
||||
for details on configuring this project to bundle and minify static web assets. */
|
||||
|
||||
a.navbar-brand[b-2ogqb6xjov] {
|
||||
white-space: normal;
|
||||
text-align: center;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
a[b-2ogqb6xjov] {
|
||||
color: #0077cc;
|
||||
}
|
||||
|
||||
.btn-primary[b-2ogqb6xjov] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.nav-pills .nav-link.active[b-2ogqb6xjov], .nav-pills .show > .nav-link[b-2ogqb6xjov] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.border-top[b-2ogqb6xjov] {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
.border-bottom[b-2ogqb6xjov] {
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.box-shadow[b-2ogqb6xjov] {
|
||||
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
|
||||
}
|
||||
|
||||
button.accept-policy[b-2ogqb6xjov] {
|
||||
font-size: 1rem;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
.footer[b-2ogqb6xjov] {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
line-height: 60px;
|
||||
}
|
||||
+49
@@ -0,0 +1,49 @@
|
||||
/* _content/Views/Views/Shared/_Layout.cshtml.rz.scp.css */
|
||||
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
|
||||
for details on configuring this project to bundle and minify static web assets. */
|
||||
|
||||
a.navbar-brand[b-2ogqb6xjov] {
|
||||
white-space: normal;
|
||||
text-align: center;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
a[b-2ogqb6xjov] {
|
||||
color: #0077cc;
|
||||
}
|
||||
|
||||
.btn-primary[b-2ogqb6xjov] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.nav-pills .nav-link.active[b-2ogqb6xjov], .nav-pills .show > .nav-link[b-2ogqb6xjov] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.border-top[b-2ogqb6xjov] {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
.border-bottom[b-2ogqb6xjov] {
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.box-shadow[b-2ogqb6xjov] {
|
||||
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
|
||||
}
|
||||
|
||||
button.accept-policy[b-2ogqb6xjov] {
|
||||
font-size: 1rem;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
.footer[b-2ogqb6xjov] {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
line-height: 60px;
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,513 @@
|
||||
{
|
||||
"Files": [
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\css\\CSS\\.DS_Store"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"PackagePath": "staticwebassets\\css\\CSS\\bootstrap.css"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"PackagePath": "staticwebassets\\css\\CSS\\jquery.mCustomScrollbar.min.css"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"PackagePath": "staticwebassets\\css\\CSS\\responsive.css"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\css\\site.css"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\wwwroot\\favicon.ico",
|
||||
"PackagePath": "staticwebassets\\favicon.ico"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\about_img.jpg"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\banner2.jpg"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\footer.jpg"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\icon_right.png"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\logo.png"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\mics_img1.jpg"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\mics_img3.jpg"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\mics_img5.jpg"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\right_side.png"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\service2.png"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\images\\test.png"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"PackagePath": "staticwebassets\\js\\JS\\bootstrap.js"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"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",
|
||||
"PackagePath": "staticwebassets\\js\\JS\\bootstrap.min.js.map"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"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",
|
||||
"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",
|
||||
"PackagePath": "staticwebassets\\js\\JS\\jquery.min.js"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"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",
|
||||
"PackagePath": "staticwebassets\\js\\JS\\popper.min.js"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"PackagePath": "staticwebassets\\lib\\bootstrap"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"PackagePath": "staticwebassets\\lib\\jquery\\LICENSE.txt"
|
||||
},
|
||||
{
|
||||
"Id": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\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",
|
||||
"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",
|
||||
"PackagePath": "staticwebassets\\lib\\jquery\\dist\\jquery.min.map"
|
||||
},
|
||||
{
|
||||
"Id": "obj\\Debug\\net6.0\\staticwebassets\\msbuild.Views.Microsoft.AspNetCore.StaticWebAssets.props",
|
||||
"PackagePath": "build\\Microsoft.AspNetCore.StaticWebAssets.props"
|
||||
},
|
||||
{
|
||||
"Id": "obj\\Debug\\net6.0\\staticwebassets\\msbuild.build.Views.props",
|
||||
"PackagePath": "build\\Views.props"
|
||||
},
|
||||
{
|
||||
"Id": "obj\\Debug\\net6.0\\staticwebassets\\msbuild.buildMultiTargeting.Views.props",
|
||||
"PackagePath": "buildMultiTargeting\\Views.props"
|
||||
},
|
||||
{
|
||||
"Id": "obj\\Debug\\net6.0\\staticwebassets\\msbuild.buildTransitive.Views.props",
|
||||
"PackagePath": "buildTransitive\\Views.props"
|
||||
}
|
||||
],
|
||||
"ElementsToRemove": []
|
||||
}
|
||||
+1972
File diff suppressed because it is too large
Load Diff
+3
@@ -0,0 +1,3 @@
|
||||
<Project>
|
||||
<Import Project="Microsoft.AspNetCore.StaticWebAssets.props" />
|
||||
</Project>
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
<Project>
|
||||
<Import Project="..\build\Views.props" />
|
||||
</Project>
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
<Project>
|
||||
<Import Project="..\buildMultiTargeting\Views.props" />
|
||||
</Project>
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj",
|
||||
"projectName": "Views",
|
||||
"projectPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj",
|
||||
"packagesPath": "C:\\Users\\LENOVO\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\LENOVO\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.AspNetCore.App": {
|
||||
"privateAssets": "none"
|
||||
},
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.402\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\LENOVO\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\LENOVO\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net6.0": {}
|
||||
},
|
||||
"libraries": {},
|
||||
"projectFileDependencyGroups": {
|
||||
"net6.0": []
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\LENOVO\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj",
|
||||
"projectName": "Views",
|
||||
"projectPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj",
|
||||
"packagesPath": "C:\\Users\\LENOVO\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\LENOVO\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.AspNetCore.App": {
|
||||
"privateAssets": "none"
|
||||
},
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.402\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "T68/t5znI1Z89Bb1jujOHLIWtAfRd0ys+F5Fs7Zgxs9C0NE232EvfllWpva4nD5UoQ+uEqlFL1yntjoqgElJDA==",
|
||||
"success": true,
|
||||
"projectFilePath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\Session04\\Views\\Views.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user